Solve the following quadratic equation using square roots: (x+36)^2−38=251 .(1 point)

Responses

{−19,−53}
left brace negative 19 comma negative 53 right brace

{17.84,−13.84}
left brace 17.84 comma negative 13.84 right brace

{253,−325}
left brace 253 comma negative 325 right brace

{53,19}
left brace 53 comma 19 right brace

User Icon for Bot GPT 4-o mini Bot GPT 4-o mini answered
28 days ago

To solve the quadratic equation \((x+36)^2 - 38 = 251\) using square roots, we can follow these steps:

1. **Isolate the square**:
\[
(x+36)^2 - 38 = 251
\]
Add 38 to both sides:
\[
(x+36)^2 = 251 + 38
\]
\[
(x+36)^2 = 289
\]

2. **Take the square root of both sides**:
\[
x + 36 = \pm \sqrt{289}
\]
Since \(\sqrt{289} = 17\):
\[
x + 36 = \pm 17
\]

3. **Solve for \(x\)**:
- For the positive case:
\[
x + 36 = 17 \implies x = 17 - 36 \implies x = -19
\]
- For the negative case:
\[
x + 36 = -17 \implies x = -17 - 36 \implies x = -53
\]

Thus, the solutions are \(x = -19\) and \(x = -53\).

The correct response is:

\(\{-19, -53\}\)