Final answer:
The x-coordinates of the local minima of the function g(x) = x^4 - 4x^2 + 10 are -√(2/3) and √(2/3).
Step-by-step explanation:
Given the function g(x) = x^4 - 4x^2 + 10, we can find the local minima by using the second derivative test. First, let's find the first and second derivatives of g(x).
The first derivative is g'(x) = 4x^3 - 8x.
The second derivative is g''(x) = 12x^2 - 8.
To find the x-coordinates of the local minima, we need to solve g''(x) = 0.
12x^2 - 8 = 0
12x^2 = 8
x^2 = 8/12
x^2 = 2/3
x = ±√(2/3)
Therefore, the x-coordinates of the local minima are -√(2/3) and √(2/3).