How to solve this question

This topic has expert replies
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Tue Jul 09, 2013 11:51 am
Hi shibsriz,

This question is missing at least one relevant piece of information, the most obvious of which is that it refers to a "quadratic equation" but there is NO EQUATION. Is the equation set equal to 0, a different number, another expression with variables? In addition, you should include the 5 answer choices for reference.

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Tue Jul 09, 2013 3:34 pm
Hi Shibsriz!

Let's clarify the question a bit here. If f(x) is defined as f(x) = x^2 + bx + c, then the question is really asking "For what values of x is (x+3)^2 + (x+3)b + c = (-2x)^2 + (-2x)*b + c?"

Simplifying the equation, that gives us

x^2 + 6x + 9 + bx + 3b + c = 4x^2 - 2bx + c

or

3bx + 3b - 3x^2 + 6x + 9 = 0

or

3 * (x+1) * (b - x + 3) = 0

or

x = -1, x = b + 3

But this doesn't really feel like a GMAT question to me - it's more of a high school math olympiad sort of question.