Difficulty: Easy
Correct Answer: 300
Explanation:
Introduction / Context:This is a simple linear equation with a percentage term. Translating the text into an equation and solving for the unknown yields the number directly.Given Data / Assumptions:
Concept / Approach:Rearrange to isolate x: move the 0.75x term to the other side to get 25% of x equals 75, then solve by division. Recognize that 25% is one-quarter to speed up computation.Step-by-Step Solution:
0.75x + 75 = x.x − 0.75x = 75 ⇒ 0.25x = 75.x = 75 / 0.25 = 75 * 4 = 300.Verification / Alternative check:75% of 300 = 225; 225 + 75 = 300, satisfying the condition.
Why Other Options Are Wrong:
Common Pitfalls:Adding 75 to 100% of x instead of 75% of x, or interpreting 75% incorrectly as 0.75 of 75.
Final Answer:
300
Discussion & Comments