document.write( "Question 227553: one number exceeds another by 24. the sum of the numbers is 58. what are the numbers \n" ); document.write( "
Algebra.Com's Answer #169064 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X-Y=24 \n" ); document.write( "X+Y=58 \n" ); document.write( "-------- \n" ); document.write( "2X=82 \n" ); document.write( "X=82/2 \n" ); document.write( "X=41 ANS. \n" ); document.write( "41+Y=58 \n" ); document.write( "Y=58-41 \n" ); document.write( "Y=17 ANS. \n" ); document.write( " |