document.write( "Question 360060: one side of a triangle is 4cm longer and another 3cm shorter than the third side.if the perimeter of the triangle is 43cm, find the length of the three sides. \n" ); document.write( "
Algebra.Com's Answer #256907 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let third side =x
\n" ); document.write( "one side = x+4
\n" ); document.write( "second side=x-3
\n" ); document.write( "...
\n" ); document.write( "x+x+4+x-3 =43
\n" ); document.write( "3x+1=43
\n" ); document.write( "3x=42
\n" ); document.write( "/3
\n" ); document.write( "x=14 cm third side
\n" ); document.write( "one side = 17cm
\n" ); document.write( "second side = 11 cm
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );