document.write( "Question 970: A piece of wire 38m long is bent into the shape of a rectangle that is twice as long as it is wide . Find its dimensions. \n" ); document.write( "
Algebra.Com's Answer #303 by veeru(1)![]() ![]() ![]() You can put this solution on YOUR website! Write down the given information: \n" ); document.write( "A piece of wire is bent into shape of rectangle. So, length of the wire is same as the perimeter of rectangle. \n" ); document.write( "Recall that the perimeter of a figure is the sum of the measures of its sides. \n" ); document.write( "Let the length of the rectangle be L and the width be W. \n" ); document.write( "The sum of the measures of the sides of rectangle is: L + W + L + W \n" ); document.write( "= 2L + 2W \n" ); document.write( "= 2(L + W) \n" ); document.write( "But the perimeter of the rectangle is 38m. \n" ); document.write( "So, 2(L + W) = 38. -------- Equation (1) \n" ); document.write( "Also given that the length is twice the width. \n" ); document.write( "So, L = 2W. -------- Equation (2)\r \n" ); document.write( "\n" ); document.write( "Substitute the equation 2 in equation 1: \n" ); document.write( "2(2W + W) = 38 \n" ); document.write( "2(3W) = 38 \n" ); document.write( "6W = 38 \n" ); document.write( "Divide by 6 on both sides: \n" ); document.write( "W is approximately equal to 6.33.\r \n" ); document.write( "\n" ); document.write( "Substitute 6.33 for W in the equation 2: \n" ); document.write( "L = 2(6.33) \n" ); document.write( "=12.66 \n" ); document.write( "L is approximately equal to 12.66.\r \n" ); document.write( "\n" ); document.write( "So, the approximate dimensions of the rectangle are 6.33m and 12.66m. \n" ); document.write( "The final answer can also be expressed as fractions: 17/3 and 38/3 \n" ); document.write( " |