Wednesday, 21 September 2016

QUADRATIC EQUATION

QUADRATIC EQUATIONS


A quadratic equation is always written in the form of:



ax2 + bx + c = 0
where  a 0
The form
ax2 + bx + c = 0 is called the standard form of a quadratic equation.
Examples:


x2
5x + 6 = 0
This is a quadratic equation written in standard form.
x2
+ 4x = −4
This is a quadratic equation that is not written in standard form but


can be once we set the equation to: x2 + 4x + 4 = 0.
x2
= x
This too can be a quadratic equation once it is set to 0.


x2 x = 0 (standard form with c=0).










Solving Quadratic Equations by Square Root Property

When x2 = a , where a is a real number, then your x
= ±

a


Examples:
x2 9 = 0
y2 + 3 = 28

x2 9 = 0
y2 + 3 3 = 28 3

x2
= 9


y2 = 25

x
= ±
9

y = ±
25


x
= ±3


y = ±5


Solving Quadratic Equations by Factoring

It can also be solved by factoring the equation. Remember to always check your solutions. You can use direct substitution of the solutions in the equation to see if the solutions satisfy the equation.

Examples:
x2 5x + 6 = 0



(x 3)(x 2) = 0
Factoring x

x 3 = 0
x 2 = 0
Set it equal to 0 and solve for x

x = 3
x = 2







Now check if, x = 3 and x = 2 are the solutions of x2 5x + 6 = 0


Check:
32
5(3) + 6 = 0
22 5(2) + 6 = 0
9 15 + 6 = 0
4 10 + 6 = 0





2x2 + 7x 4 = 0

(2x 1)(x + 4) = 0

2x 1 = 0
x + 4 = 0
2x = 1
x = −4
x = 1

2



Another method of checking the solutions is by using one of the following statements:


The sum of the solutions = b
or
The product of the solutions =
c
a

a

ax2 + bx + c = 0 .






where a, b, and c are the coefficients in







Now we check if x = 1 and x =
4 are the solutions of 2x2

+ 7x4 = 0


2













Check:
Using the sum of the solutions =
1
+ (4) = −
7


2
2















Based on the original equation =
b
= −
7








2












a







Now by using the product of the solutions =
1

(4) = −2













2







Based on the original equation =
c
=
4
= −2
a
2






1 + 2x x82 = 0 Rewrite in standard form by multiplying each side of the equation by x2


x2 + 2x 8 = 0
(x + 4)(x 2) = 0

x + 4 = 0
x 2 = 0

x = −4

x = 2




Check:
1 +

2



8
= 0

4
(4)2







1
1
1

= 0



2


2





1 +
2

8

= 0


2
22







1 + 1 – 2 = 0










ß Solutions must be checked in the original equation to avoid any errors.


ß      
ß   The two rational solutions
Solution Using the Quadratic Formula

Factoring is useful only for those quadratic equations which have whole numbers. When you encounter quadratic equations that can not be easily factored out, use the quadratic formula to find the value of x:















x =
b ±

b2 4ac






2a







Examples:
x2
8 = −2x






x2
+ 2x8 = 0   Rewrite in standard form, where a = 1, b = 2, and c = −8


2 ±





x =
4 4(1)(8)

Plug in numbers into the equation



2(1)





= 2 ± 36 2(1)
= 2 ± 6 2

= 2,4                  The two rational solutions


3x2 13x + 4 = 0
x = (13) ± (13)2 4(3)(4)

2(3)

= 13 ± 121 6
=  13 ± 11

6

= 246 , 62 = 4, 13

In some cases you encounter repeated rational solutions. And to prove you have the right values you use the discriminant which gives you information about the nature of the solutions to the equation. Based on

the expression b2 4ac , which is under the radical in the quadratic formula it can be found in the equation ax2 + bx + c = 0.

I. When the discriminant is equal to 0, the equation has repeated rational solutions.

Example:            x2 2x + 1 = 0

By using the discriminant b2 4ac = (2)2 4(1)(1) = 0

x = (2) ± (2)2 4(1)(1) 2(1)
= 2 ± 0 2
x = 1,1                Repeated rational solutions


II.  When the discriminant is positive and a perfect square, the equation has two distinct rational solutions.

Example:            x2 4x + 3 = 0

By discriminant b2 4ac = (4)2 4(1)(3) = 4

x = (4) ± (4)2 4(1)(3) 2(1)
= 4 ± 4 2
x = 3,1                 Two distinct rational solutions


III. When the discriminant is positive but not a perfect square, the equation has two irrational solutions.

Example:
x2 + 4x 6 = 0



The discriminant
b2 4ac = (4)2 4(1)(6) = 40











x
=
4 ±

(4)2
4(1)(6)


2(1)










4 ±







=
40







2







x = −2 ±

10

Two irrational solutions
IV. When the discriminant is negative, the equation has two complex number solutions.

Example:
x2 + 4x + 6 = 0



The discriminant
b2 4ac = (4)2 4(1)(6) = −8








x =
4 ±
(4)2
4(1)(6)



2(1)









4 ±




x =
8
Two complex number solutions


2






Solution by Completing the Square

One more method of solving quadratic equations is by completing the square.

Example:           Solve x 2 + 6 x + 5 = 0 by completing the square.

1)   If the leading coefficient is not 1, use the multiplication (or division) property of equality to make it 1:

x 2 + 6 x + 5 = 0  In this case the leading coefficient is already 1

2)   Rewrite the equation by sending the constant to the right side of the equation:

x 2 + 6x + 5 = 0

x2 + 6x + 5 5 = 0 5 x2 + 6x = −5

3) Divide the numerical coefficient the middle term by 2, then square it, and add it to both sides of the equation, but leave the square form on the left side of the equation:

x 2
+ 6 x = −5




x 2 + 6 x + ( 3 )2
= −5 + (3)2
6
= 3(3)2
x 2 + 6 x + ( 3 )2
= −5
Middle term coefficient = 6
+ 9
2

x 2 + 6 x + ( 3 )2
= 4






4) Once you found the squared number rewrite the equation as follows:

x 2 + 6 x + ( 3 )2 = 4   Bring down the variable x and put it inside the parentheses

 ← Use the sign of the middle term. In this case it is +. (x + 3 )2 = 4 Write the squared number. In this case it is 3.
The resultant binomial is (x + 3 )2 = 4

5) Using the square root property clear the term.

(x + 3 )2
= ±


The square root of a squared term is the term by itself.

4


x + 3 = ±2

6) Solve for the variable x.


x + 3 = ±2
The ± notation is used because the square root can have both





positive and negative answers.
x + 3 = 2
x + 3 = −2
(1 + 3 )2 = (2 )2 = 4 And (5 + 3 )2 = (2 )2 = 4
x = 2 3
x = −2 3

x = −1
x = −5



7) Check your solution.


x = −1

x = −5
x 2 + 6x + 5 = 0

x 2 + 6x + 5 = 0
(1)2 + 6(1) + 5 = 0
Both solutions are true:
(5 )2 + 6(5 ) + 5 = 0
1 6 + 5 = 0

25 30 + 5 = 0
0 = 0

0 = 0


Let’s keep practicing with one more.

Example:









4 x 2 2 x 5 = 0



One way to make the leading coefficient 1 is
14 (4 x 2 2 x 5 ) = 14 (0)

by multiplying both sides of the equation by 14
x 2
1 x
5 = 0



Move the constant to the right side of the equation



2

4





x 2
1 x =
5








2

4





x
2
1
x +
1
2
5
1
2
Divide the middle term coefficient by 2, square it,

2

=
4
+





4

4


and add it to both sides of the equation:




1
÷
2
=
1
×
1
1

1
2
2
1
2

=
4

4




2





2


1



1
2

5

1


x


x +


=

+




2
4
4
16














x
2
1



1
2
=
21




2
x +
4

16











































1
2
21


Write the squared number in binomial form.

x
4

=
16


































1
2










= ±
21
Find the square root of both sides and don’t forget the
±

x
4

16
























sign.


1










x
= ±


21

Send the other number to the right side of the

4









16



















x 14 = ± 421



x = ± 421 + 14
x = 1 ± 21 4


equation.

  Try to solve it using the square root. If not possible leave it in radical form.

  Solve for x.


  Final answer.


QUADRATIC EQUATIONS – EXERCISES

Solve each of the following equations by the method of your choice and check your solutions.

1.            x2 2x + 1 = 0

2.            x2 + 9x + 20 = 0

3.           3x2 5x 12 = 0

4.           6x2 + 9x 6 = 0

5.            x2 + 3x 28 = 0

6.           3x2 2x = 2x + 7

7.           4x2 12x = 16

8.            x2 + 3x = 0

9.           3 + 1x = 10x2

10.       3y2 y 4 = 0

11.        y2 + 2 y + 1 = 0

12.        x2 2x 8 = 0

13.        x2 + 4 = 0

14.        x2 + x = −1

15.       9 y2 + 6y 8 = 0

16.        y2 25 = 0

17.       6y2 13y + 6 = 0

18.        x 34x = 31

19.        x 4x = 215

20.       3 + 25x = x12

21.       4 1x = x32

22.         8x = x2

23.       (x 5)(x + 8) = −20

24.       (x + 6)(x 3) = 10

25.
2
x
= 1
x + 5
x 5





QUADRATIC EQUATIONS – ANSWER TO EXERCISES



1.
x2 2x + 1 = 0


(x 1)(x 1) = 0


x 1 = 0
x 1 = 0

x = 1
x = 1
3.
3x2 5x 12 = 0


(3x + 4)(x 3) = 0


3x + 4 = 0
x 3 = 0

x = − 4

x = 3

3

5.
x2 + 3x 28 = 0


(x + 7)(x 4) = 0


x + 7 = 0
x 4 = 0

x = −7
x = 4






7.       4x2 12x = 16
4x2 12x 16 = 0

4(x2 3x 4) = 0

4(x 4)(x + 1) = 0

x 4 = 0                     x + 1 = 0

x = 4                             x = −1



2.
x2 + 9x + 20 = 0


(x + 5)(x + 4) = 0


x + 5 = 0
x + 4 = 0

x = −5
x = −4

4.  6x2 + 9x 6 = 0


3(2x2 + 3x 2) = 0


3(2x 1)(x + 2) = 0


2x 1 = 0
x + 2 = 0

x = 1

x = −2


2


6.  3x2 2x = 2x + 7


3x2 2x 2x 7 = 0


3x2 4x 7 = 0


(3x 7)(x + 1) = 0


3x 7 = 0
x + 1 = 0

x = 7

x = −1


3


8.
x2 + 3x = 0



x(x + 3) = 0


x = 0
x + 3 = 0
x = −3




9.
3 +
1
=
10

10.  3y2 y 4 = 0


x2



x



3x2 + x = 10
(3y 4)( y + 1) = 0

3x2 + x 10 = 0
3y 4 = 0







y + 1 = 0

(3x 5)(x + 2) = 0
y = 4

y = −1




3x 5 = 0
3


x + 2 = 0


x = 5






x = −2


3







11. y2 + 2 y + 1 = 0 ( y + 1)2 = 0

y + 1 = 0 y = −1, 1






13.    x2 + 4 = 0

x = 0 ± 0 4(1)(4) 2
x = ±

16


2











15.       9 y2 + 6y 8 = 0

x  = 6 ± 36 4(9)(8) 2(9)
=
6 ±
324




18




=
6 ±18



18




x =
6 +18

x =
6 18

18


18
x =
2

x =
4
3

3











17.       6y2 13y + 6 = 0

(3y 2)(2 y 3) = 0

3y 2 = 0
2 y 3 = 0
y =
2
y =
3

3
2






12.    x2 2x 8 = 0

(x 4)(x + 2) = 0

x 4 = 0             x + 2 = 0

x = 4       x = −2






14.       x2 + x = −1

x  2 + x + 1 = 0


1 ±




x =
1 4(1)(1)

2(1)




1 ±



x =
3


2






16.    y2 25 = 0

( y 5)( y + 5) = 0

y 5 = 0             y + 5 = 0

y = 5       y = −5
















18.       x 34x = − 13

3x2 4 = − x

3x2 + x 4 = 0
(3x + 4)(x 1) = 0

3x + 4 = 0
x 1 = 0

4
x = −
x = 1

3




19.  x
4
=
21

x


5

5x2
20 = 21x
5x2
21x20 = 0

(5x + 4)(x 5) = 0

5x + 4 = 0
x 5 = 0
x = − 4
x = 5
5


21.       4 1x = x32

4x2 x = 3

4x2 x 3 = 0

(4x + 3)(x 1) = 0
4x + 3 = 0
x 1 = 0
x = −
3

x = 1
4





23.  (x 5)(x + 8) = −20

x2 + 3x 40 + 20 = 0 x2 + 3x 20 = 0
x = 3 ± 9 4(1)(20) 2
x = 3 ± 89 2
25.         x +2 5x x 5 = 1
2(x 5) x(x + 5) = x2 25

2x 10 x2 5x x2 + 25 = 0 2x23x + 15 = 0

2x2 + 3x 15 = 0
x =
3 ±
9 4(2)(15)
x = 3 ±
4
129

4


20.      
3
+ 25x = x12

6x2 + 5x = 2
6x2 + 5x 2 = 0
x = 5 ± 25 4(6)(2)
12

x = 5 ± 73 12


22.       8x = x2

x 28x = 0

x(x 8) = 0

x  = 0x 8 = 0

x   = 8



24.       (x + 6)(x 3) = 10

x2 + 3x1810 = 0
x2 + 3x28 = 0

(x + 7)(x 4) = 0


x + 7 = 0            x 4 = 0


x = −7                 x = 4