document.write( "Question 175404: The length of a rectangle is five inches more than its width. The perimeter is 66 inches. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #130464 by EMStelley(208)![]() ![]() You can put this solution on YOUR website! Let's call the width of the rectangle w. Then we can denote the length of the rectangle by w+5 since the length is 5 inches more than its width. Remembering that the perimeter equation is 2*length + 2*width, we get that\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "So \n" ); document.write( " \n" ); document.write( "Combining like terms and subtracting 10 yields \n" ); document.write( " \n" ); document.write( "Dividing both sides by 4, we get \n" ); document.write( " \n" ); document.write( "So the width of the rectangle is 14 inches. Using the knowledge we have about the length, that means the length is 19 inches. \n" ); document.write( " |