I got x = 5
2006-09-30 16:44:17
·
answer #1
·
answered by tcarrw 3
·
0⤊
0⤋
If you mean (sqrt(x)) - 1 = x-3 then
Add 1 to both sides and square:
x = (x-2)^2
x = x^2-4x+4
0 = x^2-5x+4
Factoring the right gives:
0 = (x-4)(x-1)
giving roots of 4 and 1. Substituting 4 shows that 4 is a solution, but substituting 1 shows that 1 is not a root to the equation - it is a spurious root, caused by squaring both sides.
One solution: x = 4.
2006-10-01 00:10:42
·
answer #2
·
answered by alnitaka 4
·
0⤊
0⤋
For those who are saying that x=2 does not work, check again.
Sqrt(2-1) = 2-3
Sqrt(1) = -1
square both sides
1 = 1 tada!
the correct solution is x=2 or x=5 as was solved by at least a couple of people above
2006-10-01 00:11:17
·
answer #3
·
answered by TrickMeNicely 4
·
0⤊
0⤋
â(x - 1) = x - 3
Square both sides
x - 1 = x² - 6x + 9
by symmetric property,and by transposing,
x² - 6x + 9 - x + 1 = 0
We solve,
x² - 7x + 10 = 0
Thus we factor,
(x - 5)(x - 2) = 0
The only possible values of x is
x = 5 or x = 2
We check
â(x - 1) = x - 3
for x = 5,
â(5 - 1) =? 5 - 3
â4 =? 2
2 = 2 correct, so x = 5 is a solution
for x = 2,
â(2 - 1) =? 2 - 3
â1 =? -1
±1 = 1, if we allow negative sqrts, then x = 2 is a solution. but generally according to your equation the sqrt is principal (positive), so x = 2 cannot be a solution
SOLUTIONS:
x = 5
and if you will allow negative sqrt, then
x = 2.
But generally (THEaccepted answer), 2 cannoot be a solution
^_^
2006-09-30 23:56:17
·
answer #4
·
answered by kevin! 5
·
0⤊
2⤋
The above solutions are almost correct, If you try x=2, you get sqrt(2-1)=1 (not =) -1=2-3.
So 2 is not a solution. This is because the square root is always positive.
2006-09-30 23:42:53
·
answer #5
·
answered by Theodore R 2
·
0⤊
1⤋
If you mean sqrt (x-1) = x -3,
by squaring both sides you get
x -1 = x^2 -6x +9
0=x^2-7x+10
0=(x-5)(x-2)
x=5 or x=2
2006-09-30 23:39:34
·
answer #6
·
answered by buaya123 3
·
2⤊
0⤋
(x-3)^2 = x-1; Therefore x^2-6x+9=x-1 giving x^2-7x+10=0; Thus (x-5)(x-2)=0; Solving gives x=5 or 2
2006-09-30 23:40:22
·
answer #7
·
answered by LoneWolf 3
·
1⤊
0⤋
sqrt(x - 1) = x - 3
square both sides
x - 1 = (x - 3)^2
x - 1 = (x - 3)(x - 3)
x - 1 = x^2 - 3x - 3x + 9
x - 1 = x^2 - 6x + 9
x^2 - 7x + 10 = 0
(x - 5)(x - 2) = 0
x = 5 or 2
2006-10-01 00:04:19
·
answer #8
·
answered by Sherman81 6
·
0⤊
0⤋
x-1=(x-3)^2=x^2-6x+9
x^2-7x+10=0
(x-5)(x-2)=0
x=5, 2
2 doesn't check: 1!=-1
5 checks: 2=2
5
2006-09-30 23:46:37
·
answer #9
·
answered by need help! 3
·
0⤊
1⤋
square both sides
x=5 or x=2
2006-10-01 05:19:04
·
answer #10
·
answered by Anonymous
·
0⤊
0⤋