document.write( "Question 903740: Find all real solutions, did I do this correctly?\r
\n" );
document.write( "\n" );
document.write( "4+√(x-2)=x
\n" );
document.write( "√(x-2)=x-4
\n" );
document.write( "x-2=(x-4)^2
\n" );
document.write( "x-2=x^2 - 8x +16
\n" );
document.write( "x-2-x^2+8x-16=0
\n" );
document.write( "x^2+9x-18=0
\n" );
document.write( "-(x-3)(x-6)=0
\n" );
document.write( "so the answer is: +3,+6\r
\n" );
document.write( "\n" );
document.write( "Is there a easier way to solve these type of problems? Thanks \n" );
document.write( "
Algebra.Com's Answer #548255 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you did it right. \n" ); document.write( "no there isn't an easier way. \n" ); document.write( "you did it the way it's supposed to be done. \n" ); document.write( " \n" ); document.write( " |