To solve the quadratic equation \((x - 18)^2 = 196\) using square roots, follow these steps:
-
Take the square root of both sides of the equation: \[ x - 18 = \pm \sqrt{196} \]
-
Calculate \(\sqrt{196}\): \[ \sqrt{196} = 14 \]
-
Therefore, we have two cases: \[ x - 18 = 14 \quad \text{or} \quad x - 18 = -14 \]
-
Solve for \(x\) in each case:
- For \(x - 18 = 14\): \[ x = 14 + 18 = 32 \]
- For \(x - 18 = -14\): \[ x = -14 + 18 = 4 \]
-
The solutions are: \[ x = 32 \quad \text{and} \quad x = 4 \]
Thus, the final answer is: \[ {32, 4} \]
The correct response is \({32, 4}\).