document.write( "Question 259697: The ratio of a rectangle’s length to the length of a square’s side is 3:1. If the area of the square is 36, and the rectangle’s width is 2, what is the area of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "(A) 24 (B) 36 (C) 72 (D) 108 (E) 216
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191115 by richwmiller(17219) You can put this solution on YOUR website! rl/sl=3:1=3/1 \n" ); document.write( "area of square=s^2=36 \n" ); document.write( "sl=6 \n" ); document.write( "rl=3*sl=18 \n" ); document.write( "area of rectangle=L*W=18*2=36 \n" ); document.write( "(B) 36 \n" ); document.write( " |