document.write( "Question 1159272: The length of a rectangle is 2 meters longer than the width. If the area is 37 square meters, find the rectangle's dimensions. \n" ); document.write( "
Algebra.Com's Answer #782267 by Alan3354(69443) You can put this solution on YOUR website! The length of a rectangle is 2 meters longer than the width. If the area is 37 square meters, find the rectangle's dimensions. \n" ); document.write( "----------- \n" ); document.write( "w*(w+2) = 37 \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |