document.write( "Question 311558: How do you solve for the equation (5x+5)^2=100 ? thanks \n" ); document.write( "
Algebra.Com's Answer #222837 by Alan3354(69443) You can put this solution on YOUR website! (5x+5)^2=100 \n" ); document.write( "Take the square root of both sides \n" ); document.write( "5x+5 = ± 10 \n" ); document.write( "x+1 = ± 2 \n" ); document.write( "x = 1, x = -3 \n" ); document.write( " \n" ); document.write( " |