document.write( "Question 438934: the area of a square is 900ft to the second power. what is the length of the side? \n" ); document.write( "
Algebra.Com's Answer #303448 by nerdybill(7384) You can put this solution on YOUR website! the area of a square is 900ft to the second power. what is the length of the side? \n" ); document.write( "Since the length of all four sides of a square are equal \n" ); document.write( "Let x = length of one side \n" ); document.write( "then \n" ); document.write( "x^2 = 900 \n" ); document.write( "x = sqrt(900) \n" ); document.write( "x = 30 feet \n" ); document.write( " |