The sum of two positive integers is 97.
If the larger number is divided by smaller number, the quotient is 7 and the remainder is 1.
Find the difference between the two numbers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If our two numbers are a and b, a > b then:
a = 7 b + 1
a + b = 7 b + 1 + 1 = 9 7
8 b + 1 = 9 7
b = 1 2
a = 7 × 1 2 + 1 = 8 5
a − b = 7 3