document.write( "Question 761338: find two numbers with a sum of 15 and a difference of 4. (let the numbers be x and y) \n" ); document.write( "
Algebra.Com's Answer #463183 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! If the two numbers are x and y\r \n" ); document.write( "\n" ); document.write( "x + y = 15 \n" ); document.write( "x - y = 4\r \n" ); document.write( "\n" ); document.write( "
|