document.write( "Question 1102709: a triangle has a perimeter of 176 feet. the second side is 25 feet longer than the first. the third side is 5 feet shorter than the first. find the length of each side by first setting up a linear equation then solving? \n" ); document.write( "
Algebra.Com's Answer #717416 by ikleyn(52835)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "First side + second side + third side = 176       (the perimeter)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x          + (x+25)       + (x-5)      = 176\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x + (x+25) + (x-5) = 176  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x + 20 = 176  ====>  3x = 176 - 20 = 156  ====>  x = \"156%2F3\" = 52 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  First side is 52 cm.  Second side is  52 + 25 = 77 cm.  Third side is 52 - 5 = 47 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   You need to check that ALL THREE TRIANGLE INEQUALITIES for the side lengths are satisfied.\r\n" );
document.write( "\r\n" );
document.write( "         I leave this check to you.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );