Direct and inverse proportions are mathematical concepts used to describe the relationship between two variables.
Direct Proportions:
Problem 1: A vertical pole of 10 m height casts a 20 m long shadow. Find the height of another pole that casts an 80m long shadow under similar conditions.
Solution:Â
The length of the shadow is directly proportional to the height of the pole.
Height of Pole | 10 | ? |
|---|---|---|
Length of Shadow | 20 | 80 |
So, (x1 / y1) = (x2 / y2). Here, x1 = 10m  y1 = 20m  x2 = ?  and y2 = 80m.
Upon substituting the values,
(10 / 20) = (x2 / 80)
x2 = (10 x 80) / 20
x2 = 40m
Therefore, the height of another pole is x2 = 40m.
Problem 2:Â Following are the vehicle parking charges near a bus station.
Number of Hours (x) | Parking Charges (y) |
|---|---|
up-to 4 hours | Rs.40 |
up-to 8 hours | Rs.80 |
up-to 12 hours | Rs.120 |
up-to 24 hours | Rs.240 |
Check if the parking charges and parking hours are in direct proportion.
Solution:
We can observe that the parking charges (y) increase with the increase in the number of hours (x). Let's calculate the value of (x / y). If it is a  constant, then they are in direct proportion. Otherwise, they are not in direct proportion.
x /y = 4/40 = 8/80 = 12/120 Â = 24/240 = 1/10
Here, (1/10) is constant and is called the constant of proportion. You can easily observe that all these ratios are equal. So they are in Direct Proportion.
Inverse Proportions:
Problem 1: If 36 workers can build a wall in 12 days, how many days will 16 workers take to build the same wall? (assuming the number of working hours per day is constant)
Solution:
If the number of workers decreases, the time to take built the wall increases in the same proportion. Clearly, the number of workers varies inversely to the number of days.
So here, x1 y1 = x2 y2Â
Where x1 = 36 workers, x2 = 16 workers, and y1 = 12 days and y2 = (?) days
No. of Workers
No. of days
36
12
16
y2
Since the number of workers are decreasing
36 ÷ x = 16 Â
⇒ x = 36 / 16So the number of days will increase in the same proportion i.e,
⇒ (36 / 16) × 12 = 27 daysSubstitute, (36/16) = (y2/12)
⇒ y2 = (12 × 36)/16  = 27 days.Therefore 16 workers will build the same wall in 27 days.
Problem 2: A car takes 4 hours to reach the destination by traveling at a speed of 60 km/h. How long will it take if the car travels at a speed of 80 Km/h? Â
Solution:
Method 1: As speed increases, time is taken decreases in the same proportion. So the time is taken and varies inversely to the speed of the vehicle, for the same distance.
Speed
Time
60
4
80
x
(60 / 80) = (x / 4)
60 x 4  =  (80  x  x)
x = (60 x 4) / 80 = Â 3hrs.the time taken to cover the distance at a speed of 80 Km/h is 3hrs.