document.write( "Question 1051783: twice one number plus a second number is 42 and the first number minus the second number is -6. find the numbers \n" ); document.write( "
Algebra.Com's Answer #667269 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! twice one number plus a second number is 42 and the first number minus the second number is -6. find the numbers \n" ); document.write( "----- \n" ); document.write( "2x +y = 42 \n" ); document.write( "x - y = -6 \n" ); document.write( "----------------- Add \n" ); document.write( " \n" ); document.write( " |