document.write( "Question 1169604: Cara has a piece of wire. She bent the wire into square and then bent it into an equilateral triangle. She found that the length of a side of the square is 5 cm shorter than that of the equilateral triangle.Find the length of a piece of wire. \n" ); document.write( "
Algebra.Com's Answer #794382 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "L = length of wire in cm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A square has 4 sides that are all equal, so each side is L/4 cm long.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "An equilateral triangle has all 3 sides equal, so each side is L/3 cm long.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're told that \"the length of a side of the square is 5 cm shorter than that of the equilateral triangle\" so,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(side length of square) = (side length of triangle) - 5 \n" ); document.write( "L/4 = L/3 - 5 \n" ); document.write( "12*(L/4) = 12*(L/3 - 5) \n" ); document.write( "3L = 4L - 60 \n" ); document.write( "3L-4L = -60 \n" ); document.write( "-L = -60 \n" ); document.write( "L = 60 \n" ); document.write( "In the third step shown above, I multiplied both sides by the LCD 12 to clear out the fractions\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The length of the wire is L = 60 cm. \n" ); document.write( "The square side length is L/4 = 60/4 = 15 cm. \n" ); document.write( "The equilateral triangle side length is L/3 = 60/3 = 20 cm. \n" ); document.write( "We see that the square's side length is 5 cm shorter compared to the triangle. This confirms our answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: The wire is 60 cm long. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |