document.write( "Question 31258: A rectangle has an area of 900 square inches. The length of the rectangle is 2.25 times its width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #17915 by troyapplehelen(46)![]() ![]() ![]() You can put this solution on YOUR website! the formular of an area of rectangle: A=l.w \n" ); document.write( "in this case, l=2.25w \n" ); document.write( "so, A=2.25w times w, Area is 900=2.25w^2 \n" ); document.write( " =sq.rt of (900/2.25) \n" ); document.write( " |