document.write( "Question 750054: The sum of two numbers equals to the differece between the numbers plus 4.Find one of the numbers. \n" ); document.write( "
Algebra.Com's Answer #469249 by tommyt3rd(5050) You can put this solution on YOUR website! x+y=(x-y)+4\r \n" ); document.write( "\n" ); document.write( "2y=4 \n" ); document.write( "y=2 \n" ); document.write( " |