Skip to main contentSkip to solution

A shop owner bought a total of 6464 shirts from a wholesale market that came in two sizes, small and large. The price of a small shirt was INR 5050 less than that of a large shirt. She paid a total of INR 50005000 for the large shirts, and a total of INR 18001800 for the small shirts. Then, the price of a large shirt and a small shirt together, in INR, is

Solution

✅ Correct Option: 3

Let's define:

Number of large shirts = xx

Number of small shirts = 64−x64 - x (since total shirts = 64)

Price of large shirt = PP (in INR)

Price of small shirt = P−50P - 50 (since small shirt costs INR 50 less)

We're using the constraint that total shirts = 64, so if we have xx large shirts, we automatically have (64−x)(64-x) small shirts.


From the problem:

Total cost of large shirts = INR 5000

Total cost of small shirts = INR 1800

This gives us two equations:

P×x=5000P \times x = 5000 ... (1)

(P−50)×(64−x)=1800(P - 50) \times (64 - x) = 1800 ... (2)


From equation (1): x=5000Px = \frac{5000}{P}

We can substitute this value of xx into equation (2) to get everything in terms of PP.

(P−50)×(64−5000P)=1800(P - 50) \times (64 - \frac{5000}{P}) = 1800

(P−50)×64−(P−50)×5000P=1800(P - 50) \times 64 - (P - 50) \times \frac{5000}{P} = 1800

64P−3200−5000(P−50)P=180064P - 3200 - \frac{5000(P - 50)}{P} = 1800

64P−3200−5000P−250000P=180064P - 3200 - \frac{5000P - 250000}{P} = 1800

64P−3200−5000+250000P=180064P - 3200 - 5000 + \frac{250000}{P} = 1800

64P−8200+250000P=180064P - 8200 + \frac{250000}{P} = 1800

64P+250000P=1000064P + \frac{250000}{P} = 10000


64P2+250000=10000P64P^2 + 250000 = 10000P

64P2−10000P+250000=064P^2 - 10000P + 250000 = 0

Dividing by 16: 4P2−625P+15625=04P^2 - 625P + 15625 = 0


We need to find two numbers that multiply to (4×15625=62500)(4 \times 15625 = 62500) and add to −625-625.

Those numbers are −500-500 and −125-125.

4P2−500P−125P+15625=04P^2 - 500P - 125P + 15625 = 0

Factoring: (4P−125)(P−125)=0(4P - 125)(P - 125) = 0


From (4P−125)(P−125)=0(4P - 125)(P - 125) = 0:

P=1254=31.25P = \frac{125}{4} = 31.25 or P=125P = 125


If P=31.25P = 31.25:

Price of small shirt = 31.25−50=−18.7531.25 - 50 = -18.75

This is impossible! Prices cannot be negative.

If P=125P = 125:

Price of small shirt = 125−50=75125 - 50 = 75

This makes sense!


Price of large shirt + Price of small shirt = 125+75=200125 + 75 = 200

Therefore, the price of a large shirt and a small shirt together is INR 200.

Keyboard Shortcuts

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