document.write( "Question 267097: One number exceeds another number by 26. the sum of these numbers is 64. What are these numbers? I need to know how to solve word problems like these, can you please walk me through the steps. \n" ); document.write( "
Algebra.Com's Answer #196113 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"One number exceeds another number by 26\" ___ n = m + 26\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the sum of these numbers is 64\" ___ m + n = 64\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting the \"equivalent value\" for n ___ m + (m + 26) = 64 ___ 2m + 26 = 64 ___ m = 19\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting the \"equivalent value\" for m ___ n = (19) + 26 ___ n = 45 \n" ); document.write( " |