document.write( "Question 491280: The longest side of a triangle is 16 less than the sum of the other two. The shortest side is three times the difference of the other two. The Perimeter is 150. Write the system of equation. \n" ); document.write( "
Algebra.Com's Answer #334582 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "a = longest
\n" ); document.write( "b = middle
\n" ); document.write( "c = smallest
\n" ); document.write( "=========================================================
\n" ); document.write( "Set up our equations.
\n" ); document.write( "-a +b + c = 16
\n" ); document.write( "3a - 3b -c = 0
\n" ); document.write( "a + b + c = 150
\n" ); document.write( "=======================================================
\n" ); document.write( "multiply 1 * 3;add 1 to 2
\n" ); document.write( "-a +b + c = 16
\n" ); document.write( " 2c = 48
\n" ); document.write( "a + b + c = 150
\n" ); document.write( "c = 24
\n" ); document.write( "=============================================
\n" ); document.write( "plug c into 1 and 3,
\n" ); document.write( "-a +b + 24= 16
\n" ); document.write( " 2c = 48
\n" ); document.write( "a + b + 24= 150
\n" ); document.write( "multiply 1 by -1, add 1 to 3
\n" ); document.write( "-a +b + 24= 16
\n" ); document.write( " 2c = 48
\n" ); document.write( " 2a + 0= 134
\n" ); document.write( "a = 67 degrees.
\n" ); document.write( "========================================================
\n" ); document.write( "Solve for b.
\n" ); document.write( "67 + 24 = 91 ; 150 - 91 = 59
\n" ); document.write( "b = 59 degrees.
\n" ); document.write( "=======================================================
\n" ); document.write( "a = 67 degrees.
\n" ); document.write( "b = 59 degrees.
\n" ); document.write( "c = 24 degrees.
\n" ); document.write( "Now, to check the system.
\n" ); document.write( "59 + 24 = 83; 83 - 16 = 67.
\n" ); document.write( "67 - 59 = 8; 8*3 = 24, which is the smallest angle.
\n" ); document.write( "67 + 59 + 24 = 150.
\n" ); document.write( "This system does check.
\n" ); document.write( "Cleomenius.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );