document.write( "Question 128114: The area of a square is 64 square inches. What is the length of each side? \n" ); document.write( "
Algebra.Com's Answer #93817 by edjones(8007)![]() ![]() You can put this solution on YOUR website! A=Area, s=side, sqrt=square root \n" ); document.write( "s^2=A \n" ); document.write( "s=sqrt(A) Take the sqrt of each side of the equation. \n" ); document.write( "s=sqrt(64) \n" ); document.write( "s=8 inches \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |