How many ordered pairs of integers ( x , y ) satisfy x + y = 1 0 0 and g cd ( x , y ) = 8 ?
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.
Good observation that g cd ( x , y ) ∣ x + y .
According to the question g c d ( x , y ) = 8 either x = 8 y or y = 8 x By seeing in case we see x = 9 1 0 0 but it was given that x , y are integers therefore no pairs are possible
This solution is currently incorrect. Can you spot the error?
Problem Loading...
Note Loading...
Set Loading...
Proof: We will show that no solution exists. Assume there exists an ordered pair (x, y) such that x + y = 100 and gcd(x, y) = 8. Then 8 | x and 8 | y. So, 8 | x + y = 100, a contradiction. This completes the proof.