document.write( "Question 224651: One number exceeds another by 24. The sum of the numbers is 58. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #167804 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=x+24 \n" ); document.write( "x+y=58 \n" ); document.write( "x+x=24=58 \n" ); document.write( "2x=58-24 \n" ); document.write( "2x=34 \n" ); document.write( "x=34/2 \n" ); document.write( "x=17 ans. \n" ); document.write( "y=17+24=41 ans. \n" ); document.write( "Proof: \n" ); document.write( "17+41=58 \n" ); document.write( "58=58 \n" ); document.write( " |