Difficulty: Medium
Correct Answer: ₹62,₹34
Explanation:
Introduction / Context:This is a pair of linear equations derived from two hypothetical money transfers. Define variables for Ram's and Mohan's current amounts, translate each scenario into an equation, and solve simultaneously.Given Data / Assumptions:
Concept / Approach:Each scenario produces a linear relationship between R and M. Solve the system by substitution or elimination to find integer solutions matching the options.Step-by-Step Solution:
From Scenario 1: M + 30 = 2R − 60 ⇒ M = 2R − 90.From Scenario 2: R + 10 = 3M − 30 ⇒ R = 3M − 40.Substitute R into M = 2R − 90: M = 2(3M − 40) − 90 = 6M − 80 − 90 ⇒ −5M = −170 ⇒ M = 34.Then R = 3*34 − 40 = 102 − 40 = 62.Verification / Alternative check:Check Scenario 1: Ram gives 30 ⇒ R − 30 = 32; Mohan gets 30 ⇒ M + 30 = 64 = 2*32. Check Scenario 2: Mohan gives 10 ⇒ M − 10 = 24; Ram gets 10 ⇒ R + 10 = 72 = 3*24. Both conditions satisfied.
Why Other Options Are Wrong:
Common Pitfalls:Sign mistakes when moving terms across the equals sign, or mixing up which person gives/receives money in each scenario.
Final Answer:
₹62,₹34
Discussion & Comments