document.write( "Question 159336: The length of a rectangle is 5 less than three times the width. If the perimeter is 150 inches,what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #117458 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 5 less than three times the width. If the perimeter is 150 inches,what are the dimensions of the rectangle?
\n" ); document.write( "---------------
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "Let the width be \"x\" inches.
\n" ); document.write( "Then length = \"3x-5\"
\n" ); document.write( "------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "P = 2(3x-5 + x) = 150 inches
\n" ); document.write( "4x-5 = 75
\n" ); document.write( "4x = 80
\n" ); document.write( "x = 20 inches (width)
\n" ); document.write( "3x-5 = 55 inches (length)
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );