Question Detail
If the cost of x metres of wire is d rupees, then what is the cost of y metres of wire at the same rate ?
- xd
- yd
- yd/x
- x/yd
Answer: Option C
1. If 16 toys cost 240, then what do 40 toys cost ?
- Rs. 600
- Rs. 620
- Rs. 640
- Rs. 660
Answer: Option C
Explanation:
Although we can first calculate the cost of one toy and then can multiply it with 40 to get the result.
but we will solve it with chain rule so that we can prepare ourself for other complex problems which we can solve easily by applying this rule.
Let the required cost be Rs. x
More toys means More Cost. (Direct Proportion)
\begin{aligned}
15:40 :: 240:x \\
=> x = \frac{240*40}{15} \\
=> x = 640
\end{aligned}
So 40 toys will cost Rs 640
2. If the cost of x metres of wire is d rupees, then what is the cost of y metres of wire at the same rate ?
- xd
- yd
- yd/x
- x/yd
Answer: Option C
3. In a hostel, Food was available for 2000 students for 54 days, but after 15 days more students joined hostel and food lasts only for 20 more days. Determine how many students came in hostel ?
- 1650
- 1700
- 1900
- 2100
Answer: Option C
Explanation:
As it is given that food is there for 54 days for 2000 students,
But after 15 days, remaining food was sufficient for 2000 students for 39 days only ( as 54-15 = 39 )
Let x number of students came in hostel after 15 days,
=> Total number of students after 15 days = 2000 + x
=> Remaining food was enough for (2000 + x) students for 20 days
So here is indirect proportion, as more people and less food
=> 2000 : ( 2000 + x ) :: 20 : 39
=> 2000 * 39 = ( 2000 + x ) * 20
=> 3900 = 2000 + x
=> x = 3900 - 2000
=> x = 1900
4. An industrial loom weaves 0.128 metres of cloth every second. Approximately, how many seconds will it take for the loom to weave 25 metre of cloth ?
- 194 seconds
- 195 seconds
- 196 seconds
- 197 seconds
Answer: Option B
Explanation:
Let the time required by x seconds.
Then, More cloth means More time (Direct Proportion)
So,
\begin{aligned}
0.128 : 1 :: 25 : x
=> x = \frac{25*1}{0.128} \\
=> x = 195.31
\end{aligned}
So time will be approx 195 seconds
5. If a quarter kg of potato costs 60 paise, how many paise will 200gm cost ?
- 45 paise
- 46 paise
- 47 paise
- 48 paise
Answer: Option D
Explanation:
Quarter of Kg means 250 gm
Less weight, less price (Direct Proportion)
So,
\begin{aligned}
250:200 :: 60:x \\
=> x = \frac{200*60}{250} \\
=> x = 48
\end{aligned}
So 200 gm will cost 48 paise.