document.write( "Question 954737: A triangle has a perimeter of 44.4 millimeters. Two of the sides measure 14.8 millimeters and 18.5 millimeters. What is the length of the third side?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #583135 by macston(5194)![]() ![]() You can put this solution on YOUR website! a,b, and c are sides of the triangle. P=perimeter=a+b+c=44.4mm \n" ); document.write( "a=14.8mm \n" ); document.write( "b=18.5mm \n" ); document.write( "P=a+b+c \n" ); document.write( "44.4mm=14.8mm+18.5mm+c \n" ); document.write( "44.4mm=33.3mm+c Subtract 33.3mm from each side. \n" ); document.write( "11.1mm=c \n" ); document.write( "ANSWER:The third side is 11.1 mm. \n" ); document.write( " |