document.write( "Question 435717: the sum of two numbers is 59. the difference between 2 times the first number and 6 times the second is -34. find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #301608 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+y=59
\n" ); document.write( "2x-6y=-34
\n" ); document.write( "6y-2x=34
\n" ); document.write( "2y+2x=118
\n" ); document.write( "---------------
\n" ); document.write( "8y=152
\n" ); document.write( "y=19
\n" ); document.write( "x=40.
\n" ); document.write( "
\n" );