The average weight of P, Q and R together is 47 kg. The average weight of P and Q together is 32.5 kg, and the average weight of Q and R together is 48.5 kg. What is the weight of Q (in kilograms)?
Aptitude
Average
Difficulty: Medium
Choose an option
Answer
Correct Answer: 21
Explanation
Introduction / Context: This is an average and linear-equation problem involving three people P, Q and R. We are given the average of all three together and the averages of two pairs: (P, Q) and (Q, R). Using this information, we can form a system of equations and solve for the individual weight of Q. Given Data / Assumptions:
- Average weight of P, Q, R = 47 kg.
- Average weight of P and Q = 32.5 kg.
- Average weight of Q and R = 48.5 kg.
- Let weights be P, Q, R in kg.
- We must find Q.
Concept / Approach: We convert the averages into total-weight equations by multiplying by the number of people in each group:
- P + Q + R = 3 * 47.
- P + Q = 2 * 32.5.
- Q + R = 2 * 48.5.