document.write( "Question 659156: please help me solve this problem, i can't understand it. One side of a triangle is four less than twice the shortest side. The third side is six more than the shortest side. Find the measure of each side if the perimeter of a triangle is 34 m. \n" ); document.write( "
Algebra.Com's Answer #410682 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! please help me solve this problem, i can't understand it. One side of a triangle is four less than twice the shortest side. The third side is six more than the shortest side. Find the measure of each side if the perimeter of a triangle is 34 m \n" ); document.write( "** \n" ); document.write( "let x=length of shortest side \n" ); document.write( "2x-4=length of 2nd side \n" ); document.write( "x+6=length of 3rd side \n" ); document.write( "... \n" ); document.write( "x+2x-4+x+6=34 \n" ); document.write( "4x+2=34 \n" ); document.write( "4x=32 \n" ); document.write( "x=8 \n" ); document.write( "2x-4=12 \n" ); document.write( "x+6=14 \n" ); document.write( ".. \n" ); document.write( "length of shortest side=8 m \n" ); document.write( "length of 2nd side=12 m \n" ); document.write( "length of 3rd side=14 m \n" ); document.write( " |