Question
Question: Solve the following quadratic equation using factorization method: \[7{y^2} - 32y + 16 = 0\]...
Solve the following quadratic equation using factorization method:
7y2−32y+16=0
Solution
For solving any quadratic equation of the form ax2+bx+c=0 using the factorization method, we need to split the term bx in b1x+b2x such that the sum of b1 and b2 is b and the product of b1 and b2 is a×c.
Then by further simplifying, the quadratic equation ax2+bx+c=0 can be written in the form of (x−α)(x−β)=0.
In this equation the factors of the quadratic equation are(x−α) and (x−β).
So, to determine the roots of the equation, these factors of the equation will be equal to 0.
That is,
(x−α)=0, (x−β)=0
Which gives,
x=α, x=β
So, α and β are the roots of the quadratic equation.
Complete step-by-step solution:
The given quadratic equation is 7y2−32y+16=0.
Compare the given equation with the standard form of equation ax2+bx+c=0.
We get, a=7,b=−32,c=16
Now, we need to split the term by in b1y+b2y such that the sum of b1 and b2 is b and the product of b1 and b2 is a×c.
Using the given terms, we get
b1+b2=−32
b1×b2=7×16=112
Let us take b1=−4 and b2=−28, since it satisfies both the above conditions,
b1+b2=(−4)+(−28)=−32
⇒b1×b2=(−4)×(−28)=112
We split −32y term into −4y and −28y,
7y2−4y−28y+16=0
Take y common from the terms 7y2−4y and take −4 common from the terms −28y+16, to obtain
y(7y−4)−4(7y−4)=0
Take the term (7y−4) common from the above equation, we get
⇒(7y−4)(y−4)=0
The above equation can further be written as,
(7y−4)=0 or (y−4)=0
⇒7y=4 or y=4
⇒y=74 or y=4
So, the roots of the quadratic equation 7y2−32y+16=0 are 74 and 4.
Note: The quadratic equation ax2+bx+c=0 can be factored in the form of (x−α)(x−β)=0 where (x−α) and (x−β) are the factors of the quadratic equation so α and β are the roots of the quadratic equation and the values of a cannot be 0.
If the value of a is 0, then the quadratic equation will become a binomial equation.