document.write( "Question 456930: In a triangle, the ratio of the measures of the sides is 2:3:4 and the perimeter is 144. Find the measures of the sides on the triangle. \n" ); document.write( "
Algebra.Com's Answer #313543 by spacesurfer(12) ![]() You can put this solution on YOUR website! This is easy. You should try it.\r \n" ); document.write( "\n" ); document.write( "2x + 3x + 4x = 144. \n" ); document.write( "9x = 144. \n" ); document.write( "x = 16. \r \n" ); document.write( "\n" ); document.write( "So, side 1 = 2x = 2*16 = 32. \n" ); document.write( "side 2 = 3x = 3*16 = 48 \n" ); document.write( "side 3 = 4x = 4*16 = 64.\r \n" ); document.write( "\n" ); document.write( "The sides are 32, 48, 64, and 32+48+64 = 144. \n" ); document.write( " |