document.write( "Question 62888: Suppose that the width of a certain rectangle is three-fourths of its length, and the area of thaat same rectangle is 108 square meters. Find the length and the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #43704 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! W=3L/4 THEN \n" ); document.write( "L*(3L/4)=108 \n" ); document.write( "3L^2/4=108 \n" ); document.write( "3L^2=432 \n" ); document.write( "L62=432/3 \n" ); document.write( "L^2=144 \n" ); document.write( "L=12 SOLUTION \n" ); document.write( "W=3*12/4 \n" ); document.write( "W=36/4 \n" ); document.write( "W=9 SOLUTION \n" ); document.write( "PROOF \n" ); document.write( "12*9=108 \n" ); document.write( "108=108 \n" ); document.write( " |