document.write( "Question 1060985: The length of a rectangle is four times its width.
\n" );
document.write( "If the perimeter of the rectangle is
\n" );
document.write( "60
\n" );
document.write( "
\n" );
document.write( "in
\n" );
document.write( ", find its area. \n" );
document.write( "
Algebra.Com's Answer #675808 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "L=4W \n" ); document.write( "60=8W+2W \n" ); document.write( "W=6 \n" ); document.write( "L=24 \n" ); document.write( "The dimensions are 6\" x 24\", giving an area of 144 sq. ins. ☺☺☺☺ \n" ); document.write( " |