document.write( "Question 592700: what is the dimension of a rectangle whose perimeter is 34cm and the area is 66cm square? \n" ); document.write( "
Algebra.Com's Answer #376024 by mamiya(56)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let L be the length and, W the width \n" ); document.write( " We know that the perimeter of a rectangle is 2L + 2W , and that its area is LW\r \n" ); document.write( "\n" ); document.write( " So, we have : 2L + 2W = 34 --> L + W = 17 \n" ); document.write( " LW = 66 LW=66\r \n" ); document.write( "\n" ); document.write( " At this point, there are many ways of solving it. \n" ); document.write( " \n" ); document.write( " First, let's use the easiest way but sometimes the longest . \n" ); document.write( " find all the two numbers whose product is 66, \n" ); document.write( "we have: 1 and 66, 2 and 33, 3 and 22, 6 and 11 \n" ); document.write( " Now, look for the two combination in which the two numbers add up to 17 \n" ); document.write( " The only combination is 6 and 11 . So, the dimension are 6 and 11\r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "The other way i am going to use is more complex. \n" ); document.write( "first you need to pick one equation, write one variant in term of the other and plug in it in the other equation. \n" ); document.write( " i chose the first equation, L+W=17 --> L = 17 - W \n" ); document.write( "By plugging it the other equation, we get W( 17-W) = 66; Then , we solve for W \n" ); document.write( " W(17-W) = 66 --> W^2 - 17W + 66 =0\r \n" ); document.write( "\n" ); document.write( " Now we use the quadratic formula. \n" ); document.write( "W=[17 + sqrt(-17^2 -4( 1)(66))]/ 2 and W=[17 - sqrt(-17^2 -4( 1)(66))]/ \n" ); document.write( " = (17 + 5)/2 =(17 - 5)/2 \n" ); document.write( " = 11 = 6 \n" ); document.write( "so, the dimensions are 11 and 6.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |