document.write( "Question 32862: The length of a rectangular room is 5 feet more than 3 times the width.Find the dimensions if the perimeter is 62 feet. \n" ); document.write( "
Algebra.Com's Answer #19275 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let the width be \"x\".
\n" ); document.write( "Then length=3x+5
\n" ); document.write( "Perimeter = 2l + 2w
\n" ); document.write( "P = 2(3x+5)+2x
\n" ); document.write( "P= 8x+10=62
\n" ); document.write( "x=13/2
\n" ); document.write( "x=6.5 ft.
\n" ); document.write( "length = 3x+5=24.5 ft.
\n" ); document.write( "Cheers
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );