
Lale A. answered 09/26/24
Trigonometry Expertise: Bridging Concepts with Clarity
To find the x-intercepts of the function a(x) = -(x + 6)^2 + 6, we set a(x) = 0 and solve for x. This is because the x-intercepts occur where the function equals zero.
1. Start with the equation:
0 = -(x + 6)^2 + 6
2. Subtract 6 from both sides:
-(x + 6)^2 = -6
3. Divide both sides by -1:
(x + 6)^2 = 6
4. Take the square root of both sides:
x + 6 = ±√6
5. Solve for x by subtracting 6 from both sides:
x = -6 ± √6
Thus, the x-intercepts are:
x₁ = -6 + √6 and x₂ = -6 - √6
The x-intercepts as ordered pairs are:
(-6 + √6, 0) and (-6 - √6, 0)