document.write( "Question 1059088: The length of a rectangle is four times it width its perimeter is 90m find it dimension to use P equal 2l + 2w \n" ); document.write( "
Algebra.Com's Answer #674194 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
90=2(4w)+2w
\n" ); document.write( "90=8w+2w
\n" ); document.write( "90=10w
\n" ); document.write( "90/10=w
\n" ); document.write( "w=9
\n" ); document.write( "l=4*9=36
\n" ); document.write( "
\n" );