document.write( "Question 4953: Square root of (2x-3) + x = 3 \n" ); document.write( "
Algebra.Com's Answer #2458 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Solve:
\n" ); document.write( " \"sqrt%282x-3%29\"+x=3 Subtract x from both sides.
\n" ); document.write( "\"sqrt%282x-3%29\"=3-x Square both sides.
\n" ); document.write( "2x-3 = 9-6x+x^2 Simplify.
\n" ); document.write( "x^2-8x+12 = 0 Solve by factoring.
\n" ); document.write( "(x-2)(x-6) = 0 Apply the zero poducts principle.
\n" ); document.write( "x-2 = 0; x = 2
\n" ); document.write( "x-6 = 0; x = 6\r
\n" ); document.write( "\n" ); document.write( "The roots are: x = 2, x = 6
\n" ); document.write( "
\n" ); document.write( "
\n" );