Difficulty: Easy
Correct Answer: 1.2929
Explanation:
Introduction / Context:
Fractions with radicals in the denominator are best handled by rationalizing the denominator. This simplifies numerical evaluation and reduces rounding errors. Here, a short rationalization step converts the expression to a simple combination of integers and √2.
Given Data / Assumptions:
Concept / Approach:
Multiply numerator and denominator by the conjugate (4 − √2). The product in the denominator becomes a difference of squares, eliminating the radical. Then simplify and evaluate using the given approximation for √2.
Step-by-Step Solution:
7 / (4 + √2) = 7(4 − √2) / [(4 + √2)(4 − √2)].Denominator: 16 − (√2)^2 = 16 − 2 = 14.Thus the value = 7(4 − √2) / 14 = (4 − √2) / 2.Compute numerically: (4 − 1.4142)/2 = 2.5858/2 = 1.2929.
Verification / Alternative check:
Direct calculator check of 7/(4 + 1.4142) yields ≈ 1.2929, matching the rationalized computation.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to divide by 2 after rationalizing; using √2 ≈ 1.41 too early which can shift the thousandths place.
Final Answer:
1.2929
Discussion & Comments