document.write( "Question 608926: One number is 7 larger than another. The sum of the numbers is 43. What are they? \n" ); document.write( "
Algebra.Com's Answer #383432 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
y = 7 +x
\n" ); document.write( "x+y = 43
\n" ); document.write( "7+2x = 43
\n" ); document.write( "2x = 36
\n" ); document.write( "x = 18
\n" ); document.write( "y = 25
\n" ); document.write( "
\n" ); document.write( "
\n" );