document.write( "Question 286327: Solve 2(x-5)^2=18 \n" ); document.write( "
Algebra.Com's Answer #207644 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2(x-5)^2=18 \n" ); document.write( "(x-5)^2=9 \n" ); document.write( "x^2-10x+25=9 \n" ); document.write( "x^2-10x+16=0 \n" ); document.write( "(x-8)(x-2)=0 \n" ); document.write( "x=8, x=2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |