document.write( "Question 905553: x=2√x-1\r
\n" );
document.write( "\n" );
document.write( "the x-1 is underneath the radical sign \n" );
document.write( "
Algebra.Com's Answer #549282 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x/2 = \n" ); document.write( "x^2/4 = x-1 \n" ); document.write( "x^2 = 4x-4 \n" ); document.write( "x^2 - 4x + 4 = 0 \n" ); document.write( "(x-2)(x-2) = 0, x = 2 \n" ); document.write( " |