Question
Question: How do you factor \(y = 4{x^2} - 4x - 5\)?...
How do you factor y=4x2−4x−5?
Solution
First take 4 common from the given equation. Next, compare the given quadratic equation to the standard quadratic equation and find the value of numbers a, b and c in the given equation. Then, substitute the values of a, b and c in the formula of discriminant and find the discriminant of the given equation. Finally, put the values of a, b and D in the roots of the quadratic equation formula and get the desired result.
Formula used:
The quantity D=b2−4ac is known as the discriminant of the equation ax2+bx+c=0 and its roots are given by
x=2a−b±D or x=2a−b±b2−4ac
Complete step by step answer:
We know that an equation of the form ax2+bx+c=0, a,b,c,x∈R, is called a Real Quadratic Equation.
The numbers a, b and c are called the coefficients of the equation.
The quantity D=b2−4ac is known as the discriminant of the equation ax2+bx+c=0 and its roots are given by
x=2a−b±D or x=2a−b±b2−4ac
So, first we will take 4 common from the given equation.
⇒y=4(x2−x−45)…(i)
Next, compare x2−x−45=0 quadratic equation to standard quadratic equation and find the value of numbers a, b and c.
Comparing x2−x−45=0 with ax2+bx+c=0, we get
a=1, b=−1 and c=−45
Now, substitute the values of a, b and c in D=b2−4ac and find the discriminant of the given equation.
D=(−1)2−4(1)(−45)
After simplifying the result, we get
⇒D=1+5
⇒D=6
Which means the given equation has real roots.
Now putting the values of a, b and D in x=2a−b±D, we get
x=2×1−(−1)±6
⇒x=21±26
It can be written as
⇒x=21+26 and x=21−26
⇒x−21−26=0 and x−21+26=0
Thus, x2−x−45 can be factored as (x−21−26)(x−21+26).
Now, substitute these factors of x2−x−45 in equation (i).
⇒y=4(x−21−26)(x−21+26)
Therefore, y=4x2−4x−5 can be factored as y=4(x−21−26)(x−21+26).
Note: In above question, it should be noted that we get x=21+26 and x=21−26 as the roots of equation x2−x−45=0. No other roots will satisfy the condition. If we take wrong factors, then we will not get a trinomial on their product. So, carefully find the roots.