document.write( "Question 1003866: The sum of three numbers is 16. The sum of twice the first number, 4 times the second number, and 5 times the third number is 51. The difference between 5 times the first number and the second number is 35. Find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #620482 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of three numbers is 16. The sum of twice the first number, 4 times the second number, and 5 times the third number is 51. The difference between 5 times the first number and the second number is 35. Find the three numbers.
\n" ); document.write( "------------
\n" ); document.write( "Equation:
\n" ); document.write( " a + b + c = 16
\n" ); document.write( "2a +4b + 5c = 51
\n" ); document.write( "5a - b + 0 = 35
\n" ); document.write( "---------------------
\n" ); document.write( "Use any method to find
\n" ); document.write( "a = 8
\n" ); document.write( "b = 5
\n" ); document.write( "c = 3
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" );