document.write( "Question 376120: The difference between two numbers is 3.2. The sum of the numbers is 46.4. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #267520 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " x - y = 3.2\r\n" ); document.write( " x + y = 46.4\r\n" ); document.write( "-------------\r\n" ); document.write( "2x = 49.6\r\n" ); document.write( " x =\n" ); document.write( " |