Question
Question: Solve the given quadratic equation \[{\left( {x + 8} \right)^2} - 5 = 31\]....
Solve the given quadratic equation (x+8)2−5=31.
Solution
We can solve this in two methods. First we expand the terms in the brackets using the algebraic identity and then simplifying we will have a quadratic equation. Quadratic equation, we can solve this using factorization method or by quadratic formula or by graphing method or by completing square method. We solve this using the factorization method. If we fail to split the middle term we use the quadratic formula, that is x=2a−b±b2−4ac.
Complete step-by-step solution:
Given, (x+8)2−5=31.
We know (a+b)2=a2+b2+2ab
Applying this we have
x2+82+2(x)(8)−5=31
⇒x2+64+16x−5−31=0
⇒x2+16x+64−5−31=0
⇒x2+16x+28=0
Now consider the equation x2+16x+28=0. The degree of this equation is two hence we will have two factors.
On comparing the given equation with the standard quadratic equation ax2+bx+c=0. We have a=1, b=16 and c=28.
For factorization, the standard equation is rewritten as ax2+b1x+b2x+c=0 such that b1×b2=ac and b1+b2=b.
Here we can say that b1=14 and b2=2. Because b1×b2=28 (a×c) and b1+b2=16(b).
Now we write x2+16x+28=0 as,
⇒x2+14x+2x+28=0
Taking ‘x’ common in the first two terms and taking 2 common in the remaining two terms we have,
⇒x(x+14)+2(x+14)=0
Again taking (x+14) common we have,
(x+14)(x+2)=0.
By zero product principle we have,
⇒x+14=0 and x+2=0
⇒x=−14 and x=−2
This is the required solution.
Note: We can solve this using another method.
(x+8)2−5=31
Shifting -5 on the right hand side of the equation we have,
(x+8)2=31+5
(x+8)2=36
taking square root on both sides we have
(x+8)2=±36
x+8=±6
that is we have
⇒x+8=6 and ⇒x+8=−6
⇒x=6−8 and ⇒x=−6−8
⇒x=−14 and x=−2
In both cases we have the same answer.