Quadratic Equations and Expressions are very important on the GMAT. Firsty you will be tested on these concepts in Data Sufficiency Problems and Word Problems. Secondly they are the polynomials (higher than degree one) which come on the GMAT. You will encounter them in many inequalities problems and therefore, the concept of graphs and curves pertaining to quadratic expressions is very important.

introduction

A quadratic equation in one unknown is an equation of the form:  2 ax + bx + c = 0, where a ⁄= 0.

A quadratic equation may have two real roots, one double root or no real roots.

ax2 + bx + c = 0 2 b c ⇒ x + ax = - a ((a ⁄=)20) ( )2 ⇒ x2 + 2 ⋅-b⋅ x + b- = - c + -b ( b)22a b2 2ac a 2a ⇒ x + 2a- =∘ 4a --a ⇒ x + -b = ± b2-4ac  2a √ 2-4a-- ⇒ x = - 2ba√±---b-24aac ⇒ x = -b±-b2-4ac  2a

If  2 ax + bx + c = 0 and a ⁄= 0 , the roots of this equation is given by

  √ -2------ x = - b-±--b----4ac-  2a.

This formula can be used to solve all quadratic equations in the form ax2 + bx + c = 0 with a ⁄= 0.

Solve x2 - 2x + 2 = 0 . Solution. We put a = 1, b = –2 and c = 2 to the quadratic formula. Then we have   √ ----------- x = --(-2)±--(-2)2-4(1)(2)  2± 2√(1-)4-  = --2√---  = 2±2---1 = 1 ± 2√--1.

√ --- - 1 is not a real number and it is defined that √ --1 = i .

This is not a solution on the GMAT!!

Solve  4 2 3x - 10x - 8 = 0 .
Solution. Let y = x2 , then the original equation becomes
 2 3y - 10y - 8 = 0 (y - 4)(3y + 2 ) = 0 y = 4ory = - 23.

Since y = x2 ≥ 0 for real x , the solution  2 y = - --  3 is rejected. Then we have x2 = y = 4 , which gives x = ±2

Solve  2x+1 x 3 - 28 ⋅ 3 + 9 = 0 .
Solution. Note that the equation is equivalent to
 2x x 3 ⋅ 3 - 28 ⋅ 3 + 9 = 0 .
Let  x y = 3 , then the equation becomes
3y2 - 28y + 9 = 0 (y - 9)(3y - 1 ) = 0  1 yx = 9or31 3 = 9or 3 x = 2or - 1

Sum and product of roots

Let α and β be the roots of a quadratic equation ax2 + bx + c = 0 with a ⁄= 0 , then

(1)  α + β = - b-  a and

(2)   c α β = -- a .

Proof. From the quadratic formula, we have

  √ 2----- √ 2----- α + β = -b+-2ba-4ac + -b--2ba-4ac  = -2b   2ab  = - a and

 ( -b+√b2-4ac)( -b-√b2-4ac) αβ = 2a √ ------ 2a  (-b)2-(--b2-4ac)2  = 2 4a22  = b--b4a+24ac  = c.   a.

Alternatively, we can find these two relations by comparing coefficients. Since α and β are roots to the equation, we have

 (x - α)(x - β) = 0 x2 - (α + β )x + αβ = 0.

 2 x - (sumof roots)x + (productof roots) = 0 .

The original equation is  2 ax2 + bbx + cc = 0 x + a x + a = 0   and by comparing coefficients, we have

- (α + β ) = b-⇒ α + β = - -b  a  a and  c α β = a- .

  • Note that the relation of sum and product of roots with the coefficients always holds, no matter if the roots are real or not.
Let α and β be the roots of  2 2x + 4x - 3 = 0 and α > β .
Find the value of αβ .
Solution.   4 α + β = - 2 = - 2 αβ = -23-= - 32.
Note that
(α - β)2 = α2 + β2 - 2αβ = α2 + 2α β + β2 - 4αβ = (α + β)2 - 4αβ  ( 3)  = 4 - 4 - 2  = 10
Since α > β , we have   ∘ --------- √ --- α - β = (α - β)2 = 10 .

Discriminant and nature of roots  

As we can see from the quadratic formula, the term inside the square root sign, i.e.  2 b - 4ac , determines the nature of roots. This term is usually denoted as Δ and is called the discriminant. The value of the discriminant tells us the number of real roots of the quadratic equation.

For a quadratic equation ax2 + bx + c = 0 , where a ⁄= 0 , and its discriminant is  2 Δ = b - 4ac ,

(1)  if Δ > 0, the equation has two distinct real roots.

(2)  if Δ = 0, the equation has one double real root.

(3)  if Δ < 0, the equation has no real root, it has two distinct unreal roots.

Find the number of real root(s) for (1)  x2 + 6x + 7 = 0
(2)   2 x + 6x + 16 = 0
(3)   2 x + 6x + 9 = 0
Solution. We first calculate the value of the discriminant of the equation and then we can determine the number of real root(s).
For (1),  2 Δ = 6 - 4 (1 )(7) = 8 > 0 , thus there are two distinct real roots.
For (2),  2 Δ = 6 - 4 (1 )(16 ) = - 28 < 0 , thus there is no real root.
For (3), Δ = 62 - 4(1)(9) = 0 , thus there is one real root.
Find the range of values of k such that  2 x - kx + 9 = 0 has real root(s).
Solution. For the equation to have real root(s), Δ ≥ 0 .
Thus we have
(- k)2 - 4(1)(9) ≥ 0 k2 ≥ 36 k ≤ - 6ork ≥ 6.

Quadratic functions and their graphs

A quadratic function is a function in the form f (x) = ax2 + bx + c , where a ⁄= 0 . The graph of a quadratic function is a parabola. If a > 0, the parabola opens upward; if a < 0, the parabola opens downward. These two cases are shown in Figure 1 and Figure 2 respectively.

PIC

Figure 1: The graph of f(x) = ax2 + bx + c , where a > 0

PIC

Figure 2: The graph of   2 f (x) = ax + bx + c , where a < 0

Maxima and Minima

For a parabola, it has a vertex and an axis of symmetry. The coordinates of the former and the equation of the latter can be found from f (x) = ax2 + bx + c by completing the square.   f (x) = ax2 + bx + c  ( 2 -b c) [ = a x + a( x +) a ( ) ] = a x2 + 2 ⋅ b-⋅ x + b- 2 +-c- b- 2  [(2a ) 2a a ] 2a  = a x + b- 2 + 4ac-b2-   2a 2a  

If a is positive, since  -b- 2 (x + 2a ) ≥ 0                        for all real x , a and b , f( x ) attains its minimum when x + b--= 0 ⇒ x = - -b- 2a  2a .

If a is negative, since  -b- 2 (x + 2a ) ≥ 0 , this gives  b a(x + ---)2 ≤ 0 2a and hence f ( x ) attains its maximum when x + b--= 0 ⇒ x = - -b- 2a  2a .

For both cases, the vertex is  b 4ac - b2 (- --, --------) 2a 2 and the axis of symmetry is  -b- x = - 2a .

The vertex corresponds to the maximum or minimum value of the function.

Find the maximum value or minimum value, if exist, of   2 f(x) = x + 4x + 9 and g(x) = - 2x2 + 3x - 1 .
Solution. f(x) = x2 + 4x + 9 = (x2 + 4x + 4) + 5 = (x + 2 )2 + 5
Thus the minimum value of
f(x) is 5.

  g(x) = (- 2x2 + 3)x - 1  = - 2 x2 - 3 x - 1 [  ( 2)2] ( )2 = - 2 x2 - 32x + 12 ⋅ 32 - 1 + 2 12 ⋅ 32   ( )2  = - 2 x + 34 + 18

Thus the maximum value of g ( x ) is 1 -- 8 .

Inequalities

The graph of a quadratic function may cut the x -axis at two points, one point or it may not intersect with the x -axis, depending on the sign of the discriminant. For f (x) = ax2 + bx + c , the value of the discriminant Δ = b2 - 4ac tells us the number of real roots of the equation f (x) = ax2 + bx + c = 0 , i.e. the number of intersection point(s) of the graph of f ( x ) and x = 0.  

Case I : If Δ > 0 and a > 0, the equation f(x) = 0 has two real roots and thus the parabola of   2 f (x) = ax + bx + c cuts the x -axis at two distinct points.

PIC

f(x) > 0 when, x < αor x > βf(x)=0f(x)<0

Either side of the bowl, the curve is in the +ve Y-axis.

Case II :If Δ = 0 and a > 0, the parabola touches the x -axis, for f(x) = 0 has only one real root.

PIC

f(x) > 0 when, x < αor x > β f(x) ≥ 0 forallx f(x)=0

The curve lies entirely in the +ve Y-axis, except at x = α , where f(x) = 0  

Case III :If Δ < 0 and a > 0, f(x) = 0 has no real root and hence the graph of f ( x ) does not intersect with the x -axis. The whole parabola lies above the x -axis.

PIC

f(x) > 0 forallx

The curve lies entirely in the +ve Y-axis. So the quadratic expression is positive for all real values of x

Case IV :If Δ < 0 and a < 0 (inverted), f(x) = 0 has two real root and hence the graph of f ( x ) intersects with the x -axis at two distinct points.

PIC

f(x) > 0 when, x > αor x < β ⇒ α < x < β f(x)=0f(x)<0

Case V :If Δ = 0 and a < 0 (inverted), f(x) = 0 has one real root (equal roots) and hence the graph of f ( x ) intersects with the x -axis at only one distinct.

PIC

f(x) < 0 when, x < αor x > β f(x) ≤ 0 forallxf(x)=0

The curve lies entirely in the –ve Y-axis, except at x = α , where f(x) = 0

Case VI : If Δ < 0 and a < 0 (inverted), f(x) = 0 has no real root and hence the graph of f ( x ) does not intersect with the x -axis. The whole parabola lies below the x -axis

PIC

f(x) < 0 forallx

Go ahead...get the books now!

I recommend you getting the books right away. One good reason is motivation. New books help you stay motivated. I am not a big fan of xerox copies. They don't smell good. The smell of a new book excites me and gives me another reason to start early with a zest. I get all my stuff from Amazon. (Yes it even ships books to India!) You get good deals and you can club your books to get in one shipment. Don't think too much. I can vouch for the quality and effectiveness of the books I am recommending. Happy GMATing!!!


Don't forget to Subscribe! Stay up to date with GMAT. Click here: Subscribe to GMATing

If you like it, SHARE IT!



Comment Script comment

Your feedback is invaluable. Leave your comments!


Show/Hide comments.