Direct and inverse proportion — identification and problem solving

easy CBSE 3 min read

Question

If 5 workers can build a wall in 12 days, how many days will 10 workers take to build the same wall? Is this direct or inverse proportion? Also, if 3 metres of cloth costs Rs 210, find the cost of 7 metres.


Solution — Step by Step

More workers → less time needed. As one quantity increases, the other decreases. This is inverse proportion.

5×12=10×x    x=5×1210=6 days5 \times 12 = 10 \times x \implies x = \frac{5 \times 12}{10} = \mathbf{6 \text{ days}}

More cloth → more cost. As one quantity increases, the other also increases. This is direct proportion.

3210=7x    x=210×73=Rs 490\frac{3}{210} = \frac{7}{x} \implies x = \frac{210 \times 7}{3} = \mathbf{\text{Rs } 490}


Why This Works

graph TD
    A["How to identify proportion type?"] --> B["When one increases, does the other increase too?"]
    B -->|Yes| C["DIRECT proportion: x/y = constant"]
    B -->|No| D["When one increases, does the other decrease?"]
    D -->|Yes| E["INVERSE proportion: x × y = constant"]
    D -->|No| F["Not a proportion relationship"]

In direct proportion, the ratio x/yx/y stays constant. Double xx, double yy. Triple xx, triple yy.

In inverse proportion, the product x×yx \times y stays constant. Double xx, halve yy. Triple xx, reduce yy to one-third.

Real-life examples of direct proportion: distance and petrol consumed, items bought and total cost. Inverse proportion: workers and time, speed and time for a fixed distance.


Alternative Method

The unitary method always works for both types:

For the cloth problem: 3 metres costs Rs 210. So 1 metre costs 210/3=210/3 = Rs 70. Therefore 7 metres costs 70×7=70 \times 7 = Rs 490.

For the workers problem: 5 workers take 12 days. So 1 worker takes 5×12=605 \times 12 = 60 days (more workers gone, more time). Therefore 10 workers take 60/10=660/10 = 6 days.

The unitary method avoids the confusion of which formula to use — just find the value for 1 unit first.


Common Mistake

Applying direct proportion when it should be inverse, or vice versa. The most common error: “5 workers take 12 days, so 10 workers take 24 days” (applying direct proportion). But more workers should mean less time, not more. Always do a quick sanity check: does your answer make physical sense? If doubling workers increases time, something is wrong.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next