SOLUTION: Solve for x. sqrt(3x-2) = x. Can x be 1 or 2. It only makes sense to me as 1.
Algebra
->
Square-cubic-other-roots
-> SOLUTION: Solve for x. sqrt(3x-2) = x. Can x be 1 or 2. It only makes sense to me as 1.
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 528570
:
Solve for x.
sqrt(3x-2) = x.
Can x be 1 or 2. It only makes sense to me as 1.
Answer by
scott8148(6628)
(
Show Source
):
You can
put this solution on YOUR website!
both
squaring ___ 3x - 2 = x^2
0 = x^2 - 3x + 2
factoring ___ 0 = (x - 1)(x - 2)
x - 1 = 0 ___ x = 1 ___ sqrt[(3 * 1) - 2] = sqrt(1) = 1
x - 2 = 0 ___ x = 2 ___ sqrt[(3 * 2) - 2] = sqrt(4) = 2