document.write( "Question 881712: If the length of a rectangle is 5 times its width and if its area is 180, what is its perimeter? \n" ); document.write( "
Algebra.Com's Answer #532423 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "A = Lw
\n" ); document.write( " (5w)w = 180
\n" ); document.write( " 5w^2 = 180
\n" ); document.write( " w^2 = 36
\n" ); document.write( " w = 6 (Tossing out the negative solution for unit measure)
\n" ); document.write( "w = 6 and L = 30
\n" ); document.write( "P = 2L + 2w = 60 + 12 = 72units \n" ); document.write( "
\n" );