document.write( "Question 41052: I need to understand a detailed explanation involved and I need to solve each equation by the square root method. Show each step involved in finding the solutions. Put all solutions in simplest form.
\n" );
document.write( "a: x^2 - 13 = 0
\n" );
document.write( "b: 16x^2 = 9
\n" );
document.write( "c: (x - 5)^2 = 27
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #26470 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! a: x^2 - 13 = 0 \n" ); document.write( "x^2 = 13 add thirteen \n" ); document.write( "x = \n" ); document.write( "b: 16x^2 = 9 \n" ); document.write( "x^2 = 9/16 divide each side by sixteen \n" ); document.write( "x = 3/4 or -3/4 square root each side \n" ); document.write( "c: (x - 5)^2 = 27 \n" ); document.write( "x - 5 = +- \n" ); document.write( "x = 5 +- |