document.write( "Question 790428: Solve the radical equations and check all proposed solutions
\n" );
document.write( "√(28 x+28)=x+8 \n" );
document.write( "
Algebra.Com's Answer #479137 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! √(28 x+28)=x+8 \n" ); document.write( "Square both sides \n" ); document.write( "28x + 28 = (x + 8)^2 \n" ); document.write( "28x + 28 = x^2 + 16x + 64 \n" ); document.write( "Collect like terms \n" ); document.write( "x^2 - 12x + 36 = 0 \n" ); document.write( "(x - 6)(x - 6) = 0 \n" ); document.write( "x = 6 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |