Question

solve and show steps to solve : x^2 + 4 = 53

Answers

GPT 3.5
To solve the equation x^2 + 4 = 53, you need to isolate x by getting rid of the constant term on the left side of the equation.

1. Subtract 4 from both sides of the equation:
x^2 + 4 - 4 = 53 - 4
x^2 = 49

2. Take the square root of both sides of the equation to solve for x:
√(x^2) = √(49)
x = ±7

Therefore, the solutions to the equation x^2 + 4 = 53 are x = 7 and x = -7.