document.write( "Question 1050121: I am thinking of two numbers. The sum of the first and twice the second is 34. The difference of the first and four times the second is 4. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #665704 by advanced_Learner(501) You can put this solution on YOUR website! x+y=34 \n" ); document.write( "x-4y=4\r \n" ); document.write( "\n" ); document.write( "
|