The average of three numbers is 30. If one number is removed, the average becomes 25. What is the removed number?
Practice Questions
1 question
Q1
The average of three numbers is 30. If one number is removed, the average becomes 25. What is the removed number?
35
30
25
20
Let the three numbers be x, y, z. (x + y + z) / 3 = 30 => x + y + z = 90. After removing one number, (x + y) / 2 = 25 => x + y = 50. Therefore, removed number = 90 - 50 = 40.
Questions & Step-by-step Solutions
1 item
Q
Q: The average of three numbers is 30. If one number is removed, the average becomes 25. What is the removed number?
Solution: Let the three numbers be x, y, z. (x + y + z) / 3 = 30 => x + y + z = 90. After removing one number, (x + y) / 2 = 25 => x + y = 50. Therefore, removed number = 90 - 50 = 40.
Steps: 7
Step 1: Understand that the average of three numbers is 30. This means if you add the three numbers together and divide by 3, you get 30.
Step 2: To find the total of the three numbers, multiply the average (30) by 3. So, 30 * 3 = 90. This means x + y + z = 90.
Step 3: When one number is removed, the average of the remaining two numbers becomes 25. This means if you add the two remaining numbers and divide by 2, you get 25.
Step 4: To find the total of the two remaining numbers, multiply the new average (25) by 2. So, 25 * 2 = 50. This means x + y = 50.
Step 5: Now, you have two equations: x + y + z = 90 and x + y = 50.
Step 6: To find the removed number (z), subtract the total of the two remaining numbers (50) from the total of all three numbers (90). So, 90 - 50 = 40.