Difficulty: Easy
Correct Answer: 4
Explanation:
Introduction / Context:Numbers of the form a − 2√(ab) + b are perfect squares: (√a − √b)^2. Recognizing m in this way allows immediate simplification of √m and then of its reciprocal, producing an elegant integer sum.Given Data / Assumptions:
Concept / Approach:Observe 7 − 4√3 = (2 − √3)^2 because (2 − √3)^2 = 4 + 3 − 4√3 = 7 − 4√3. Then √m = 2 − √3. Its reciprocal is found by rationalizing: 1/(2 − √3) = 2 + √3 (since (2 − √3)(2 + √3) = 1).
Step-by-Step Solution:
√m = 2 − √3.1/√m = 1/(2 − √3) = (2 + √3)/(4 − 3) = 2 + √3.S = (2 − √3) + (2 + √3) = 4.Verification / Alternative check:Compute m numerically: 7 − 4*1.732 ≈ 0.072; √m ≈ 0.268; 1/√m ≈ 3.732; sum ≈ 4.000.
Why Other Options Are Wrong:
Common Pitfalls:Missing the perfect-square pattern or making sign mistakes when rationalizing the denominator.
Final Answer:
4
Discussion & Comments