|
An equation of the form ax2 + bx + c = 0, where a, b, c are real numbers and a ≠ 0 is called a quadratic equation.
Examples:
- x2 – 8x + 16 = 0 is a quadratic equation in variable ‘x’.
- p2 –(3/2)p + 8 = 0 is a quadratic equation in variable ‘p’.
- a + 1/a = 3/2, when simplified, takes the form 2a2 –3a + 2 = 0.
So, the given equation is a quadratic equation in variable ‘a’.
- (m + g)y2 – √ 8y + 16√2 = 0 is a quadratic equation in variable ‘y’.
Solution of a quadratic equation: We know that ax2 + bx + c = 0 is a quadratic equation. For any real number ‘ p ‘ if ap2 + bp + c = 0 , then p is called solution or root of the quadratic equation.
Method of solving a quadratic equation: There are two methods to solve a quadratic equation: (i) Factorization method (ii) Quadratic formula.
Zero product rule : Let a and b be any two real numbers. Then, ab = 0 a = 0 or b = 0. This is called zero product rule.
Solving a Quadratic equation by completing the square :
The quadratic equation is ax2 + bx + c = 0 where a , b, c R and a ≠ 0
Multiply both sides by 4a ≠ 0, we have
4a(ax2 + bx + c) = 4a(0)
4a(ax2 + bx + c) = 0
4a2x2 + 4abx + 4ac = 0
Adding b2 to both sides, we get
4a2x2 + 4abx + 4ac + b2 = 0 + b2
4a2x2 + 4abx + 4ac + b2 = b2
Transpose 4ac to the otherside we get,
4a2x2 + 4abx + b2 = b2 – 4ac
[2ax]2 + 4abx + b2 = b2 – 4ac
[(2ax)2 + 2(2ax)(b) + b2] = b2 – 4ac
[2ax + b]2 = b2 – 4ac
|
x =
|
 2a
|
This is called quadratic formula
Note: In the quadratic formula (b2 – 4ac) is called discriminant of the standard quadratic equation ax2 + bx + c = 0 and it is denoted by D.
|
So, simply we can write x =
|
 2a
|
Behaviour of discriminant:
|