document.write( "Question 294396: the area of a square is 64 square inches. what is the length of each side. \n" ); document.write( "
Algebra.Com's Answer #212277 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the area of a square is 64 square inches. what is the length of each side. \n" ); document.write( ". \n" ); document.write( "Let x = length of one side of the square \n" ); document.write( "then \n" ); document.write( "x*x = 64 \n" ); document.write( "x^2 = 64 \n" ); document.write( "x = sqrt(64) \n" ); document.write( "x = 8 inches \n" ); document.write( " |