document.write( "Question 907807: the length of the rectangle is three times its width
\n" ); document.write( "if the area of the rectangle is 300 inches squared then what's its perimeter
\n" ); document.write( "

Algebra.Com's Answer #550621 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "(3w)w = 300in^2
\n" ); document.write( " 3w^2 = 300
\n" ); document.write( "w^2 = 100 (Tossing out the negative solution for unit measure)
\n" ); document.write( " w = 10in and L = 30in
\n" ); document.write( "P = 80in \n" ); document.write( "
\n" );