Sheneron
- 360
- 0
Homework Statement
[tex]x = \sqrt{4 - 3x}[/tex]
The Attempt at a Solution
[tex]x^2 = 4 - 3x[/tex]
[tex]x^2 + 3x - 4 = 0[/tex]
[tex](x+4)(x-1) = 0[/tex]
[tex]x + 4 = 0[/tex]
[tex]x = -4[/tex]
[tex]x -1 = 0[/tex]
[tex]x = 1[/tex]
Plugging back into the original equation, -4 doesn't work and 1 does work. But, if I plug it into the quadratic they both work. So which is it?