document.write( "Question 1064160: The perimeter of a triangle is 44 cm. One of its sides is 4 cm smaller than the other and twice as long as the third side. Find the sides of the triangle? \n" ); document.write( "
Algebra.Com's Answer #679211 by Alan3354(69443) You can put this solution on YOUR website! The perimeter of a triangle is 44 cm. One of its sides is 4 cm smaller than the other and twice as long as the third side. Find the sides of the triangle? \n" ); document.write( "-------------- \n" ); document.write( "If by \"the other\" you mean side 2 \n" ); document.write( "------ \n" ); document.write( "s = side 2 \n" ); document.write( "side 1 = s - 4 \n" ); document.write( "side 3 = (1/2)s \n" ); document.write( "-------------- \n" ); document.write( "s + s-4 + s/2 = 44 \n" ); document.write( "2s - 4 + s/2 = 44 \n" ); document.write( "4s - 8 + s = 88 \n" ); document.write( "5s = 96 \n" ); document.write( "s = 19.2 \n" ); document.write( "--------------- \n" ); document.write( "--> 19.2, 15.2 & 9.6 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "It's not a clearly stated problem. \n" ); document.write( "Math problems should not be subject to interpretation.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |