[10000 * x / y] = 6296, where [G.I.F.]is Greatest Integer Function, and x and y are two 2-digit numbers prime to each other. Find x + y.
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.
The aim here is to find integer solution for 10000x - 6296y = 8. (8 is a factor). Then on solve for x and y, using (See: Hall & Knight Algebra) "Continued Fractions", to give x = 17, y = 27.