document.write( "Question 1195028: the perimeter of a triangle is 19 ft. One side is 3 ft longer than the shortest side the third side is 1 ft longer than the shortest side. Find the lengths of all sides \n" ); document.write( "
Algebra.Com's Answer #827355 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the perimeter of a triangle is 19 ft. One side is 3 ft longer than the shortest side the third side is 1 ft longer than the shortest side. \n" ); document.write( "Find the lengtshs [sic] of all sides \n" ); document.write( "------------------------- \n" ); document.write( "s = shortest side \n" ); document.write( "s+3 = another side \n" ); document.write( "s+1 = 3rd side \n" ); document.write( "============================== \n" ); document.write( "s + s+3 + s+1 = 19 \n" ); document.write( "etc \n" ); document.write( " |