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 #671058 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "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.
\n" ); document.write( "Find the sides of the triangle.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let the third side be x.\r\n" );
document.write( "\r\n" );
document.write( "Then FIRST side = 2x\r\n" );
document.write( "and SECOND side = 2x+4\r\n" );
document.write( "\r\n" );
document.write( "Then\r\n" );
document.write( "\r\n" );
document.write( "x + (2x+4) + 2x = 44\r\n" );
document.write( "\r\n" );
document.write( "5x = 40\r\n" );
document.write( "x = 8.\r\n" );
document.write( "\r\n" );
document.write( "Hence, third  side =  8 cm\r\n" );
document.write( "       first  side = 16 cm\r\n" );
document.write( "       second side = 20 cm.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You may check this solution/answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------
\n" ); document.write( "
\r\n" );
document.write( "Reema: 1) read the condition attentively, and\r\n" );
document.write( "       2) always check your solution/answer.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );