How do you solve 2(x-5)^2=3?
1 Answer
Explanation:
The first thing you need to do is isolate
(color(red)(cancel(color(black)(2))) * (x-5)^2)/color(red)(cancel(color(black)(2))) = 3/2
(x-5)^2 = 3/2
Now you need to take the square root of both sides
sqrt((x-5)^2) = sqrt(3/2)
x-5 = +- sqrt(3)/sqrt(2)
Rationalize the denominator by multiplying the fraction by
x-5 = +- (sqrt(3) * sqrt(2))/(sqrt(2) * sqrt(2)) = +- sqrt(6)/2
Finally, isolate
x - color(red)(cancel(color(black)(5))) + color(red)(cancel(color(black)(5))) = 5 +- sqrt(6)/2
x_(1,2) = 5 +- sqrt(6)/2
This equation will thus have two solutions,
x_1 = color(green)(5 + sqrt(6)/2)" " or" "x_2 = color(green)(5 - sqrt(6)/2)