If and are positive integers, each greater than , and if , what is the least possible value of
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.
From the given equation 1 3 ( x − 1 ) = 1 7 ( y − 1 ) , it is obvious the equation is true when x = y = 1 . But x , y > 1 . SInce 13 and 17 are primes, for the equation to be true, x − 1 and y − 1 must be the multiples of 17 and 13 respectively. Therefore the smallest x and y greater than 1 are when x − 1 = 1 7 ⟹ x = 1 8 and y − 1 = 1 3 ⟹ y = 1 4 and x + y = 1 8 + 1 4 = 3 2 .