document.write( "Question 985452: How do i find the area of a square, without knowing the dimensions of the square? The area of the square is 400 square inches, and i need to know; If x is thee length of one side, how do i set up an equation, and how do i use it? I need to find the length of the sides. \n" ); document.write( "
Algebra.Com's Answer #606244 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do i find the area of a square, without knowing the dimensions of the square? The area of the square is 400 square inches, and i need to know; If x is thee length of one side, how do i set up an equation, and how do i use it? I need to find the length of the sides. \n" ); document.write( "-------- \n" ); document.write( "Formula:: Area = (side)^2 \n" ); document.write( "------ \n" ); document.write( "side = sqrt(Area) \n" ); document.write( "------ \n" ); document.write( "Your Problem:: \n" ); document.write( "x = sqrt(400) \n" ); document.write( "-- \n" ); document.write( "x = 20 inches \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |