document.write( "Question 1131746: The perimeter of a triangle is 186. The longest side of the triangle is 18 more than the shortest side. The sum of the two shorter sides is 27 less than twice the longest side. What are the three sides of the triangle?
\n" ); document.write( " Please help me with setting up 3 equations\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #748405 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "short        x\r\n" );
document.write( "middle       y\r\n" );
document.write( "long        x+18\r\n" );
document.write( "TOTAL        186\r\n" );
document.write( "sum x&y     -27+2(x+18)\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"-27%2B2%28x%2B18%29%2B%28x%2B18%29=186\"------single equation in just one variable, for the shortest side.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=53\", and you can find the other two sides.
\n" ); document.write( "
\n" );