Question
Question: How do you solve \({\left( {x - 1} \right)^2} = 4\)?...
How do you solve (x−1)2=4?
Solution
First, open the bracket using the algebraic identity. Then, move 4 to the left side of the equation by subtracting 4 from both sides of the equation. Next, compare the 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
First, open the bracket using the algebraic identity (a−b)2=a2−2ab+b2.
⇒x2−2x+1=4
Now, move 4 to the left side of the equation by subtracting 4 from both sides of the equation.
⇒x2−2x−3=0
Now, compare x2−2x−3=0 quadratic equation to standard quadratic equation and find the value of numbers a, b and c.
Comparing x2−2x−3=0 with ax2+bx+c=0, we get
a=1, b=−2 and c=−3
Now, substitute the values of a, b and c in D=b2−4ac and find the discriminant of the given equation.
D=(−2)2−4(1)(−3)
After simplifying the result, we get
⇒D=4+12
⇒D=16
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−(−2)±4
Divide numerator and denominator by 2, we get
x=1±2
⇒x=3 and x=−1
So, x=−3 and x=−1 are roots/solutions of equation (x−1)2=4.
Therefore, the solutions to the quadratic equation (x−1)2=4 are x=−3 and x=−1.
Note: We can also find the solution of the quadratic equation (x−1)2=4 by taking the square root of each side of the equation.
x−1=±4
Simplify the right side of the equation.
Since, 4 can be written as 2.
Thus, x−1=±2
⇒x−1=2 and x−1=−2
Therefore, x=3 and x=−1.
Final solution: Hence, the solution to the quadratic equation (x−1)2=4 are x=−3 and x=−1.