document.write( "Question 160167: Solve the equation by using the Square Root Property.
\n" );
document.write( " 13.) 16x^2 - 48x + 36 = 49 \n" );
document.write( "
Algebra.Com's Answer #118108 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 16x^2 - 48x + 36 = 49 \n" ); document.write( "(4x-6)^2=7^2 taking the square roots we get: \n" ); document.write( "4x-6=7 \n" ); document.write( "4x=7+6 \n" ); document.write( "4x=13 \n" ); document.write( "x=13/4 \n" ); document.write( " |