document.write( "Question 1017701: The side of a square equals the width of a rectangle. The length of the rectangle is 8 meters longer than its width. The sum of the areas of the square and the rectangle is 234 square meters.Find the side of the square. \n" ); document.write( "
Algebra.Com's Answer #633950 by addingup(3677) You can put this solution on YOUR website! yourquestion then is find the side of the square: \n" ); document.write( "Area of a square is S^2, in this problem it's 234. Find length o sides. \n" ); document.write( "S^2 = 234 \n" ); document.write( "sqrtS^2 = sqrt 234 \n" ); document.write( "S = 15.3 \n" ); document.write( " |