The Count.

How many ordered pairs of integers ( x , y ) (x, y) satisfy x + y = 100 x + y = 100 and gcd ( x , y ) = 8 \gcd(x, y) = 8 ?


The answer is 0.

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.

2 solutions

Mike Argus
Aug 11, 2015

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.

Moderator note:

Good observation that gcd ( x , y ) x + y \gcd(x,y) \mid x+y .

Department 8
Aug 12, 2015

According to the question g c d ( x , y ) = 8 gcd(x,y) = 8 either x = 8 y x=8y or y = 8 x y=8x By seeing in case we see x = 100 9 x=\frac{100}{9} but it was given that x , y x, y are integers therefore no pairs are possible

Moderator note:

This solution is currently incorrect. Can you spot the error?

Are you sure? 16 and 24 satisfy gcd ( 16 , 24 ) = 8 \gcd(16, 24) = 8 , but we do not have 16 = 8 × 24 16 = 8 \times 24 or 24 = 8 × 16 24 = 8 \times 16 .

Calvin Lin Staff - 5 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...