document.write( "Question 1063378: The sum of two numbers is 19, and their difference is 1. Let x be the larger number and y be the smaller number.\r
\n" );
document.write( "\n" );
document.write( "(a) Write the system of equations for the problem.
\n" );
document.write( "(b) Find the unknown numbers by solving the system of equations graphically. \n" );
document.write( "
Algebra.Com's Answer #678473 by ikleyn(52873) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "x + y = 19,\r\n" ); document.write( "x - y = 1.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |