To solve, let's call the numbers random variables first. Let's say number 1 is x and number 2 is y. Translate the given statements to equations: The sum of the two numbers is 170: x+ y = 170 The difference in 26: x-y = 26 If we add the two sides of the equation together we get (x+y) + (x-y) = 170+26 2x = 196 x = 98 We have one number, so take another equation to figure out the other number: x-y = 26 y = x-26, we know x = 98 y = 98-26 = 72 The two numbers are 98 and 72. HOPE THIS HELPS :D