Skip to main contentSkip to solution

Aron bought some pencils and sharpeners. Spending the same amount of money as Aron, Aditya bought twice as many pencils and 1010 less sharpeners. If the cost of one sharpener is Rs. 22 more than the cost of a pencil, then the minimum possible number of pencils bought by Aron and Aditya together is

Solution

✅ Correct Option: 2

We need to set up equations based on the spending conditions and find the minimum number of pencils.

Let us define variables clearly:

Cost of one pencil = Rs. xx

Cost of one sharpener = Rs. (x+2)(x + 2) [given that sharpener costs Rs. 2 more]

Aron's purchases:

Number of pencils = aa

Number of sharpeners = bb

Total spending = ax+b(x+2)ax + b(x + 2)

Aditya's purchases:

Number of pencils = 2a2a [twice as many as Aron]

Number of sharpeners = (b−10)(b - 10) [10 less than Aron]

Total spending = 2ax+(b−10)(x+2)2ax + (b - 10)(x + 2)


Since both spent the same amount:

ax+b(x+2)=2ax+(b−10)(x+2)ax + b(x + 2) = 2ax + (b - 10)(x + 2)

Expanding the right side:

ax+bx+2b=2ax+bx+2b−10x−20ax + bx + 2b = 2ax + bx + 2b - 10x - 20

Key insight: Notice that bx+2bbx + 2b appears on both sides, so they cancel out:

ax=2ax−10x−20ax = 2ax - 10x - 20

−ax=−10x−20-ax = -10x - 20

ax=10x+20ax = 10x + 20

Dividing both sides by xx (assuming x>0x > 0):

a=10+20xa = 10 + \tfrac{20}{x}


For aa to be minimum, we need 20x\tfrac{20}{x} to be minimum.

Important constraint: Since aa must be a positive integer, 20x\tfrac{20}{x} must also be an integer. This means xx must be a divisor of 20.

The divisors of 20 are: 1, 2, 4, 5, 10, 20

To minimize 20x\tfrac{20}{x}, we need to maximize xx. The largest divisor is x=20x = 20.

When x=20x = 20:

a=10+2020=10+1=11a = 10 + \tfrac{20}{20} = 10 + 1 = 11


Total pencils bought by both:

Aron: 11 pencils

Aditya: 22 pencils

Total: 11+22=3311 + 22 = 33 pencils

Why this is minimum: Any smaller value of xx would give a larger value of aa, and any value of xx that doesn't divide 20 would make aa non-integer, which is impossible since you can't buy a fraction of a pencil.

Therefore, the minimum possible number of pencils bought by Aron and Aditya together is 33.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question