document.write( "Question 973439: One number is 3 more than another and their sum is 41.
\n" );
document.write( "Which of the following systems of equations represents the word problem? \n" );
document.write( "
Algebra.Com's Answer #595625 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! numbers can be x and y or x and x+3. I will use the first\r \n" ); document.write( "\n" ); document.write( "x+y=41 \n" ); document.write( "y=x+3 \n" ); document.write( "Substitute \n" ); document.write( "x+x+3=41 \n" ); document.write( "2x+3=41 \n" ); document.write( "2x=38 \n" ); document.write( "x=19 \n" ); document.write( "x+3=22\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |