document.write( "Question 841722: What is the solution of the equation? Eliminate any extraneous solutions. sqrt (3x+28)-8=x\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507138 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! sqrt (3x+28)-8=x \n" ); document.write( "(3x+28)=(8+x)^2\r \n" ); document.write( "\n" ); document.write( "(3x+28)=64+16x+x^2 \n" ); document.write( "x^2+13x+36=0 \n" ); document.write( "(x+4)*(x+9)=0 \n" ); document.write( "x=-4 x=-9 \n" ); document.write( "Try them in the original equation \n" ); document.write( "sqrt (-12+28)-8=-4 \n" ); document.write( "sqrt(16)-8=-4 \n" ); document.write( "4-8=-4 \n" ); document.write( "sqrt (-27+28)-8=-9 \n" ); document.write( "sqrt(1)-8==9 \n" ); document.write( "-1-8=-9 \n" ); document.write( "x=-9 \n" ); document.write( "-9 is an extraneous root but I am not sure why \n" ); document.write( "x=-4 \n" ); document.write( " |