Solution by completing the square
Algorithm :
Step-I : Obtain the quadratic equation. Let the quadratic equation be ax2 + bx + c = 0, a ≠ 0.
Step-II : Make the coefficient of x2 unity by dividing throughout by it, if it is not unity that is obtain x2 + ba
x + ca = 0
Step-III: Shift the constant term ca on R.H.S. to get x2 + b/a + x = c/a
Step-IV : Add square of half of the coefficient of x. i.e. on both sides to obtain
Step-V : Write L.H.S. as the perfect square and simplify R.H.S. to get
Step-VI : Take square root of both sides to get
Step-VII : Obtain the values of x by shifting the constant term b/a on R.H.S. i.e.
Ex.6 Solve : 9x2 – 15x + 6 = 0
Sol. Here, 9x2 – 15x + 6 = 0
[Dividing throughout by 9]
[Shifting the constant term on RHS)
[Adding square of half of coefficient of x on both sides]
[Taking square root of both sides]
x = 1 or, x = 2/3
Ex.7 Solve the equation by the method of completing the square.
Sol. We have,
Hence, the roots are √3 and 1.
Solution by Quadratic Formula "Sreedharacharya's Rule"
Consider quadratic equation ax2 + bx + c = 0, a 0 then
The roots of x are
Thus, if D = b2 – 4ac ≥ 0, then the quadratic equation ax2 + bx + c = 0 has real roots α and β given by
Discriminant : If ax2 + bx + c = 0, a 0 (a,b,c R) is a quadratic equation, then the expression b2 –4ac is known as its discriminant and is generally denoted by D or Δ.
Ex.8 Solve the quadratic equation x2 – 6x + 4 = 0 by using quadratic formula (Sreedharacharya's Rule).
Sol. On comparing the given equation x2 – 6x + 4 = 0 with the standard quadratic equation ax2 + bx + c = 0,
we get a = 1, b = – 6, c = 4
Hence the required roots are
COMPETITION WINDOW
SOLUTIONS OF EQUATIONS REDUCIBLE TO QUADRATIC FORM
Equations which are not quadratic at a glance but can be reduced to quadratic equations by suitable transformations.
Some of the common types are :
Type-I : ax4 + bx2 + c = 0
This can be reduced to a quadratic equation by substituting x2 = y i.e., ay2 + by + c = 0
Type-II : a{p(x)}2 + b.p (x) + c = 0 where p(x) is an expression in 'x'
Put p(x) = y, {p(x)}2 = y2 to get the quadratic equation ay2 + by + c = 0.
e.g. Solve (x2 + 3x)2 – (x2 + 3x) – 6 = 0, x R
Putting x2 + 3x = y, we get y2 – y – 6 = 0
Solving, we get y = 3 or – 2
x2 + 3x = 3 or x2 + 3x = – 2
Type-III : ap(x) + b p(x) = c,
where p(x) is an expression in x.
Put p(x) = y to obtain the quadratic equation ay2 – cy + b = 0
e.g. Solve
=
Type-IV : (i) a + + c = 0 (ii) a b + c = 0
If the coefficient of b in the given equation contains
- 2 and put
. In case the coefficient of b is , then replace x2 + by + 2 and put = y.
e.g. Solve 9 9 – 52 = 0
Putting x + 1/x = y, we get : 9(y2 – 2) – 9y – 52 = 0
Type-V : (x + a) (x + b) (x + c) (x + d) + k = 0, such that a + b = c + d.
Rewrite the equation in the form {(x + a) (x + b)} · {(x + c) (x + d)} + k = 0
Put x2 + x(a + b) = x2 + x(c + d) = y to obtain a quadratic equation in y i.e. (y + ab) (y + cd) = k.
e.g. Solve (x + 1) (x + 2) (x + 3) (x + 4) = 120
∵1 + 4 = 2 + 3,
we write the equation in the following form :
{(x + 1) (x + 4)} {x + 2) (x + 3)} = 120 ⇒ (x2 + 5x + 4) (x2 + 5x + 6) = 120
Putting x2 + 5x = y, we get (y + 4) (y + 6) = 120
⇒ y = – 16 or 6 ⇒ x2 + 5x = – 16 or x2 + 5x = 6
⇒ x = – 6 or 1 (x2 + 5x + 16 has no real solution)
Type-VI : = (cx + d) Square both sides to obtain (ax + b) = (cx + d)2
or c2x2 + (2cd – a) x + d2 – b = 0
Reject those values of x, which do not satisfy both ax + b ≥ 0 and cx + d ≥ 0.
e.g. Solve : + x = 1 3 ⇒ (2x + 9) = (13 – x)2 (on squaring both sides)
⇒ x2 – 28x + 160 = 0
⇒ x = 20 or 8 x = 20 does not satisfy 2x + 9 ≥ 0. So, x = 8 is the only root.
Type-VII : = d x + e
Square both sides to obtain the quadratic equation x2 (a – d2) + x (b – 2de) + (c – e2) = 0.
Solve it and reject those values of x which do not satisfy ax2 + bx + c ≥ 0 and dx + e ≥ 0.
e.g. Solve = x - 3 ⇒ 3x2 + x + 5 = (x – 3)2 (On squaring both sides)
⇒ 2x2 + 7x – 4 = 0 ⇒ x = 1 2
or – 4 No value of x satisfy 3x2 + x + 5 ≥ 0 and x – 3 ≥ 0
Type-VIII := e Square both sides and simplify in such a manner that the expression involving radical sign on one side and all other terms are on the other side. Square both sides of the equation thus obtained and simplify it to obtain a quadratic in x. Reject these values which do not satisfy ax + b ≥ 0 and cx + d ≥ 0.
e.g. Solve : = 5
⇒ x = 0 or – 5
Clearly, x = 0 and x = – 5 satisfy 4 – x ≥ 0 and x + 9 ≥ 0.
Hence, the roots are 0 and – 5.
5 videos|292 docs|59 tests
|
1. What is a quadratic equation? |
2. How can we solve a quadratic equation by completing the square? |
3. When do we use the method of completing the square to solve quadratic equations? |
4. Are there any limitations or drawbacks to solving quadratic equations by completing the square? |
5. Can the method of completing the square be used to solve all quadratic equations? |
5 videos|292 docs|59 tests
|
|
Explore Courses for Class 10 exam
|