document.write( "Question 615498: please help me solve this problem
\n" );
document.write( "The length of a rectangle is five times more than the width. The perimeter is 36 in. What are the length and width of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #387203 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The length of a rectangle is five times more than the width\" means L = 5W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The perimeter is 36 in\" means P = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Recall that the perimeter of a rectangle is P = 2L + 2W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = 2L + 2W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "36 = 2(5W) + 2W \n" ); document.write( " |