document.write( "Question 537004: solve the following equation:
\n" );
document.write( "x+1=sqrt7x-5 \n" );
document.write( "
Algebra.Com's Answer #352685 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x+1=sqrt7x-5\r \n" ); document.write( "\n" ); document.write( "square both sides of the equation\r \n" ); document.write( "\n" ); document.write( "(x+1)^2=(sqrt7x-5)^2\r \n" ); document.write( "\n" ); document.write( "x^2+2x+1 = 7x-5\r \n" ); document.write( "\n" ); document.write( "x^2-5x+6=0 \n" ); document.write( "x^2-3x-2x+6=0 \n" ); document.write( "x(x-3)-2(x-3)=0 \n" ); document.write( "(x-3)(x-2)=0 \n" ); document.write( "x=3, or 2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |