document.write( "Question 109635This question is from textbook
\n" );
document.write( ": The length of a rectangle is five times the width. If the area is 180 square inches, find the length and width of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #79947 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! l=5w \n" ); document.write( "5w*w=180 \n" ); document.write( "5w^2=180 \n" ); document.write( "w^2=180/5 \n" ); document.write( "w^2=36 \n" ); document.write( "w=sqrt36 \n" ); document.write( "w=6 answer for the width \n" ); document.write( "l=5*6=30 answer for the length. \n" ); document.write( "proof \n" ); document.write( "6*30=180 \n" ); document.write( "180=180 \n" ); document.write( " \n" ); document.write( " |