document.write( "Question 348669: A triangle has a perimeter of 24 feet. The shortest side is 4 feet shorter than the longest side, and the sum of the shortest and longest sides is equal to twice the length of the other side. What are the lengths of the three sides of this triangle? \n" ); document.write( "
Algebra.Com's Answer #249256 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Note: the perimeter is the sum of the lengths of the sides of the triangle. \n" ); document.write( "Let l represent the longest side \n" ); document.write( ". \n" ); document.write( "Write as You Read (let l be the longest side \n" ); document.write( "shortest side is (l-4) \n" ); document.write( "\"other side\" is half the sum of l and (l-4) \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "simplfy \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "l=10ft \n" ); document.write( "shortest side is 6ft \n" ); document.write( "Other side is 8ft \n" ); document.write( ". \n" ); document.write( "check Your answer \n" ); document.write( "10ft + 6ft +8ft = 24ft \n" ); document.write( " \n" ); document.write( " |