Difficulty: Easy
Correct Answer: ₹ 551/-
Explanation:
Introduction / Context:
Typical fare-ratio problems use a direct proportional relation between adult and child fares. Given the adult price, we find the child price, and then scale to the specified group counts to compute the total bill.
Given Data / Assumptions:
Concept / Approach:
Compute the unit child fare, then sum 4*A + 5*C. This is a single-step arithmetic calculation once C is identified from the ratio.
Step-by-Step Solution:
Verification / Alternative check:
Check dimensions: rupees across, and integer arithmetic throughout. No rounding is needed as values are exact.
Why Other Options Are Wrong:
Common Pitfalls:
Using 5 children * ₹18 (rounding) or misreading “six times” as “six more.” “Six times” means a multiplier, not an additive increase.
Final Answer:
₹ 551/-
Discussion & Comments