document.write( "Question 389447: a rectangle with a perimeter of 34cm has a length that is 3cm more than twice its width. What are the dimensions of the rectangle? Show a complete solution,including \"let\" and \"therefore\" statements. \n" ); document.write( "
Algebra.Com's Answer #275976 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! Let W be the width of the rectangle. \n" ); document.write( "Let L be the length of the rectangle.\r \n" ); document.write( "\n" ); document.write( "The length is 3 cm more than twice its width. Therefore: \n" ); document.write( "L = 2W + 3\r \n" ); document.write( "\n" ); document.write( "The perimeter of the rectangle is 34 cm. Therefore: \n" ); document.write( "2W + 2L = 34\r \n" ); document.write( "\n" ); document.write( "We can substitute the value of L from the first equation into the second:\r \n" ); document.write( "\n" ); document.write( "2W + 2(2W + 3) = 34 \n" ); document.write( "Distributing the 2 on the right: \n" ); document.write( "2W + 2*2W + 2*3 = 34 \n" ); document.write( "2W + 4W + 6 = 34 \n" ); document.write( "6W + 6 = 34 \n" ); document.write( "Subtracting 6 from both sides: \n" ); document.write( "6W + 6 - 6 = 34 - 6 \n" ); document.write( "6W = 28 \n" ); document.write( "Dividing both sides by 6: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "W = 4 and 2/3 \r \n" ); document.write( "\n" ); document.write( "We can substitute this value of W back into the first equation \n" ); document.write( "to find the value of L:\r \n" ); document.write( "\n" ); document.write( "L = 2*W + 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "L = 9 and 1/3 + 3 so, \n" ); document.write( "L = 12 and 1/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |