document.write( "Question 91526: Hello, \r
\n" );
document.write( "\n" );
document.write( "I need help solving this word problem:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 10 more than three times its width. The perimeter of the rectangle is 108. Find the dimensions of the rectangle. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #66472 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 10 more than three times its width. The perimeter of the rectangle is 108. Find the dimensions of the rectangle. \n" ); document.write( "------------- \n" ); document.write( "Let the width be \"x\" \n" ); document.write( "The length is 3x+10 \n" ); document.write( "-------------------- \n" ); document.write( "Perimeter = 2(width + length) \n" ); document.write( "108 = 2(x + 3x+10) \n" ); document.write( "54 = 4x+10 \n" ); document.write( "4x = 44 \n" ); document.write( "x = 11 (this is the width) \n" ); document.write( "3x+10 = 43 (this is the length) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |