Question
Question: Solve the quadratic equation \(3{(2x - 1)^2} + 4(2x - 1) - 4 = 0\)...
Solve the quadratic equation 3(2x−1)2+4(2x−1)−4=0
Solution
Here we are asked to solve the given quadratic equation that is we have to find its roots. Since it is an equation of order two it will have two roots. The roots of a quadratic equation can be found by using the formula.
The word quadratic means second degree values of the given variables.
The formula that we need to know before solving the problem:
Let ax2+bx+c=0 be a quadratic equation then the roots of this equation are given by 2a−b±b2−4ac.
Complete step-by-step solution:
Since given that 3(2x−1)2+4(2x−1)−4=0 now let us convert the given into some form, by assuming that t=2x−1 and after solving using the quadratic formula, we will again convert them back to normal with the variable x
It is given that 3(2x−1)2+4(2x−1)−4=0⇒3(t)2+4(t)−4=0 we aim to solve this equation that is we have to find its roots.
We know that the number of roots of an equation is equal to its degree. Here the degree of the given equation is two thus this equation will have two roots.
The roots of a quadratic equation can be found by using the formula 2a−b±b2−4ac where a - coefficient of the term x2, b - coefficient of the term x, and c - constant term.
First, let us collect the required terms for the formula from the given quadratic equation to solve it.
From the given equation 3(t)2+4(t)−4=0, we have a=3, b=4, and c=−4.
On substituting these terms in the formula, we get
t=2(3)−(4)±(4)2−4(3)(−4)
On simplifying this we get
t=6−4±16+48
On further simplification we get
t=6−4±64
=6−4±8
⇒t=6−4+8 and ⇒t=6−4−8
On solving the above, we get
⇒t=32 and ⇒t=−2
Now again applying the value that t=2x−1 then we get ⇒2x−1=32 and ⇒2x−1=−2
Hence solving this we have, 2x=32+1⇒x=65 and ⇒2x=−2+1⇒x=2−1
Thus, we got the roots of the given quadratic equation that is x=65 and x=2−1
Note: The roots of the equation are nothing but the possible value of the unknown variable in that equation. Also, the number of roots of an equation depends on its degree. The degree of an equation is the highest power of the unknown variable in that equation.
Also, in the quadratic equation, the a=0 is never possible, because then it will be a linear equation.
There are two more methods for solving quadratic equations:
1. Factorisation method.
2. Completing square method.