document.write( "Question 280884: Find the dimensions of a rectangle with a perimeter of 90 cm if the length is 5 cm less than four times the width. width is 1 cm
\n" );
document.write( "length is 2 cm.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #204102 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's set up the width being x and the length being 4x-5. Now we can set up the equation to be: (note: It's a bit confusing when the problem states length is 2 cm and width is 1 cm. What is that about?) \n" ); document.write( "2x+2(4x-5)=90 Combine like terms to get: \n" ); document.write( "10x-10=90 Add 10 to both sides to get: \n" ); document.write( "10x=100 Divide both sides by 10 to get: \n" ); document.write( "x=10cm would be the width and the length is: \n" ); document.write( "35cm \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |