document.write( "Question 110037: Solve the equation (5-2x)^2 = 25 by using the Square Root Property \n" ); document.write( "
Algebra.Com's Answer #80164 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (5-2x)^2=25 \n" ); document.write( "5-2x=+-5 sqrt of both sides. \n" ); document.write( "-2x=-5+-5 \n" ); document.write( "x=(-5+-5)/-2 \n" ); document.write( "x=0/-2, x=-10/-2 \n" ); document.write( "x=0, x=5 \n" ); document.write( "Always check: \n" ); document.write( "5^2=25 true \n" ); document.write( "(5-10)^2=25 true \n" ); document.write( "Ed \n" ); document.write( " |