document.write( "Question 893526: Find the area of a rectangle whose length is five less than four times its width and whose perimeter is thirty more than six times its width.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #541348 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Find the area of a rectangle whose length is five less than four times its width and whose perimeter is thirty more than six times its width.
\n" ); document.write( "

\n" ); document.write( "Let width be W
\n" ); document.write( "Then length = 4W - 5
\n" ); document.write( "Perimeter = 2W + 2L, or 2W + 2(4W - 5), or 2W + 8W - 10, or 10W - 10
\n" ); document.write( "With given perimeter, we have: 10W - 10 = 6W + 30
\n" ); document.write( "10W - 6W = 30 + 10
\n" ); document.write( "4W = 40
\n" ); document.write( "W, or with = \"40%2F4\", or 10
\n" ); document.write( "Length: 4(10) - 5, or 40 - 5, or 35
\n" ); document.write( "Area: 10(35), or \"highlight_green%28350%29\" \n" ); document.write( "
\n" );