7
A total sum of Rs. 8,200 was allocated among A, B, and C such that A received Rs. 500 more than B, and C received Rs. 300 more than A. What was C's share in rupees?
0:00
Solution: Step 1: Define the shares of A, B, and C using a single variable.
Let B's share be 'x' rupees.
A's share = x + 500 rupees.
C's share = A's share + 300 = (x + 500) + 300 = x + 800 rupees.
Step 2: Set up an equation for the total sum distributed.
The total sum is Rs. 8,200.
(x + 500) + x + (x + 800) = 8,200.
Step 3: Solve the equation for 'x'.
3x + 1,300 = 8,200.
3x = 8,200 - 1,300.
3x = 6,900.
x = 6,900 / 3 = 2,300.
Step 4: Calculate C's share using the value of 'x'.
C's share = x + 800 = 2,300 + 800 = Rs. 3,100.