Solveeit Logo

Question

Question: Solve the following quadratic equation using factorization method: \[7{y^2} - 32y + 16 = 0\]...

Solve the following quadratic equation using factorization method:
7y232y+16=07{y^2} - 32y + 16 = 0

Explanation

Solution

For solving any quadratic equation of the form ax2+bx+c=0a{x^2} + bx + c = 0 using the factorization method, we need to split the term bxbx in b1x+b2x{b_1}x + {b_2}x such that the sum of b1{b_1} and b2{b_2} is bb and the product of b1{b_1} and b2{b_2} is a×ca \times c.
Then by further simplifying, the quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 can be written in the form of (xα)(xβ)=0(x - \alpha )(x - \beta ) = 0.
In this equation the factors of the quadratic equation are(xα)(x - \alpha ) and (xβ)(x - \beta ).
So, to determine the roots of the equation, these factors of the equation will be equal to 00.
That is,
(xα)=0(x - \alpha ) = 0, (xβ)=0(x - \beta ) = 0
Which gives,
x=αx = \alpha , x=βx = \beta
So, α\alpha and β\beta are the roots of the quadratic equation.

Complete step-by-step solution:
The given quadratic equation is 7y232y+16=07{y^2} - 32y + 16 = 0.
Compare the given equation with the standard form of equation ax2+bx+c=0a{x^2} + bx + c = 0.
We get, a=7,b=32,c=16a = 7,b = - 32,c = 16
Now, we need to split the term byby in b1y+b2y{b_1}y + {b_2}y such that the sum of b1{b_1} and b2{b_2} is bb and the product of b1{b_1} and b2{b_2} is a×ca \times c.
Using the given terms, we get
b1+b2=32{b_1} + {b_2} = - 32
b1×b2=7×16=112{b_1} \times {b_2} = 7 \times 16 = 112
Let us take b1=4{b_1} = - 4 and b2=28{b_2} = - 28, since it satisfies both the above conditions,
b1+b2=(4)+(28)=32{b_1} + {b_2} = ( - 4) + ( - 28) = - 32
b1×b2=(4)×(28)=112\Rightarrow {b_1} \times {b_2} = ( - 4) \times ( - 28) = 112
We split 32y - 32y term into 4y - 4y and 28y - 28y,
7y24y28y+16=07{y^2} - 4y - 28y + 16 = 0
Take yy common from the terms 7y24y7{y^2} - 4y and take 4 - 4 common from the terms 28y+16 - 28y + 16, to obtain
y(7y4)4(7y4)=0y(7y - 4) - 4(7y - 4) = 0
Take the term (7y4)(7y - 4) common from the above equation, we get
(7y4)(y4)=0\Rightarrow (7y - 4)(y - 4) = 0
The above equation can further be written as,
(7y4)=0(7y - 4) = 0 or (y4)=0(y - 4) = 0
7y=4\Rightarrow 7y = 4 or y=4y = 4
y=47\Rightarrow y = \dfrac{4}{7} or y=4y = 4
So, the roots of the quadratic equation 7y232y+16=07{y^2} - 32y + 16 = 0 are 47\dfrac{4}{7} and 44.

Note: The quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 can be factored in the form of (xα)(xβ)=0(x - \alpha )(x - \beta ) = 0 where (xα)(x - \alpha ) and (xβ)(x - \beta ) are the factors of the quadratic equation so α\alpha and β\beta are the roots of the quadratic equation and the values of aa cannot be 00.
If the value of aa is 00, then the quadratic equation will become a binomial equation.