document.write( "Question 556928: One number exceeds another by 24. The sum of the numbers is 58. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #362351 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
a+24=b
\n" ); document.write( "a+b=58
\n" ); document.write( "a+a+24=58
\n" ); document.write( "2a+24=58
\n" ); document.write( "2a=34
\n" ); document.write( "a=17
\n" ); document.write( "b=41
\n" ); document.write( "
\n" );