Final answer:
Rewritten the function by completing the square, will get f(x) = (x + 1/2)^2 - 121/4.
Step-by-step explanation:
To rewrite the function by completing the square, we need to follow the steps below:
- Move the constant term to the other side of the equation:
- x^2 + x = 30
- Take half of the coefficient of x and square it:
- (1/2)^2 = 1/4
- Add this value to both sides of the equation:
- x^2 + x + 1/4 = 30 + 1/4
- Factor the perfect square trinomial on the left side:
- (x + 1/2)^2 = 30 + 1/4
- Simplify the right side of the equation:
- (x + 1/2)^2 = 121/4
- Take the square root of both sides:
- x + 1/2 = ±√(121/4)
- Solve for x:
- x = -1/2 ±√(121/4)
Therefore, the rewritten function is f(x) = (x + 1/2)^2 - 121/4.