document.write( "Question 360902: find the dimension of a rectangle whose lenght is three cm less than twice its width, with a perimeter of 33 cm \n" ); document.write( "
Algebra.Com's Answer #257485 by IWork4Dessert(60)![]() ![]() You can put this solution on YOUR website! Let width=x and length=2x-3. There are two widths in every rectangle and two lengths in every rectangle. So:\r \n" ); document.write( "\n" ); document.write( "2x + 2(2x - 3) = 33 \n" ); document.write( "2x + 4x - 6 =33 \n" ); document.write( "6x - 6 = 33 \n" ); document.write( "6x = 27 \n" ); document.write( "x = 4.5\r \n" ); document.write( "\n" ); document.write( "If you need me to break it down further, I will.\r \n" ); document.write( "\n" ); document.write( "~IW4D \n" ); document.write( " |