Question:medium

A person wanted to withdraw X rupees and Y paise from the bank. The cashier made a mistake and gave him Y rupees and X paise instead. Neither the person nor the cashier noticed the error. After spending 20 paise, the person counted the money and found he had exactly double the amount he originally wanted to withdraw. Find X and Y. (1 Rupee = 100 Paise)

Show Hint

Write both amounts in paise, use the doubling condition to form one equation, then test option values.
Updated On: Jul 15, 2026
  • X = 3, Y = 6
  • X = 26, Y = 53
  • X = 15, Y = 30
  • X = 9, Y = 36
Show Solution

The Correct Option is B

Solution and Explanation

We can solve this without testing the options, by treating it as a straightforward pair of linear equations problem.

  1. Let the amount the person wanted be W = 100X + Y paise (X rupees, Y paise), and the amount the cashier actually paid be R = 100Y + X paise (the digits swapped).
  2. The condition "after spending 20 paise he had double what he wanted" gives: R - 20 = 2W, that is, (100Y + X) - 20 = 2(100X + Y).
  3. Expanding: 100Y + X - 20 = 200X + 2Y, which rearranges to 98Y = 199X + 20.
  4. Since X and Y must both be whole numbers between 0 and 99 (paise cannot exceed 99), we look for integer solutions of 98Y = 199X + 20. Rearranging for Y: Y = (199X + 20)/98.
  5. For Y to come out as a whole number, 199X + 20 must be exactly divisible by 98. Testing X = 26: 199(26) + 20 = 5194, and 5194 / 98 = 53 exactly. So X = 26 gives Y = 53, both valid paise values (less than 100).
  6. Verification: wanted amount = 2653 paise, wrongly paid amount = 5326 paise, after spending 20 paise he has 5306 paise, and 2 x 2653 = 5306. The condition holds perfectly.

So X = 26 and Y = 53, confirming option (2). \[\boxed{X=26,\ Y=53}\]

Was this answer helpful?
0

Questions Asked in SNAP exam