Difficulty: Medium
Correct Answer: 0.04
Explanation:
Problem restatement
Find x so the expression matches the identity (a + b)2 = a2 + 2ab + b2 with a = 11.98 and b = 0.02.
Given data
Concept/Approach
The middle term in the given expression is 11.98 × x, which must equal 0.4792 for a perfect square.
Step-by-Step calculation
11.98 × x = 0.4792x = 0.4792 ÷ 11.98 = 0.04
Verification/Alternative
Substitute x = 0.04: expression becomes 11.982 + 2(11.98)(0.02) + 0.022 = (11.98 + 0.02)2 = 122.
Common pitfalls
Using x = 2b (0.04) without checking the coefficient with a (must satisfy 11.98 × x = 2ab).
Final Answer
0.04
Discussion & Comments