Difficulty: Easy
Correct Answer: 28
Explanation:
Introduction / Context:
The fourth proportional to three numbers a, b, c is a number x that satisfies a : b = c : x. Such problems are direct applications of the property of equal ratios and cross multiplication.
Given Data / Assumptions:
Concept / Approach:
Use a : b = c : x → a/b = c/x. Cross multiply to solve for x: a*x = b*c → x = (b*c)/a.
Step-by-Step Solution:
Set up proportion: 4 : 16 = 7 : x. Cross multiplication: 4x = 16 * 7. Compute 16 * 7 = 112. Thus x = 112 / 4 = 28.
Verification / Alternative check:
Check ratios as decimals: 4/16 = 0.25. With x = 28, 7/28 = 0.25. Ratios match, confirming x = 28.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
28
Discussion & Comments