document.write( "Question 1055867: The perimeter of a triangle is 44 cm. One of its sides is 4 cm smaller than the other and twice as big as the third side. Find the sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #671056 by Reema Kumari(5)![]() ![]() You can put this solution on YOUR website! Sol:-Let the third side be x. \n" ); document.write( "then,second side=2x \n" ); document.write( "and first side=2x+4 \n" ); document.write( "A/Q \n" ); document.write( "x+2x+2x+4=44 \n" ); document.write( " 5x=40 \n" ); document.write( " x=8 \n" ); document.write( "Since,third side=8cm \n" ); document.write( "second side=16cm \n" ); document.write( "third side=20cm. \n" ); document.write( " |