(a) For this question you want to find where the derivative is zero or undefined. When you take the derivative of f(x) you get f'(x) = 4x3 + 4x. There aren't any x values where this function is undefined, so you can set f'(x) equal to 0. After factoring out 4x you then get 4x(x2 + 1) = 0. You can then set each individual factor equal to 0. x2 + 1 = 0 won't have a rational number answer, but 4x = 0 gives you x = 0 as a stationary point.
To figure out whether this is a maximum or a minimum there are two ways to do this. If you've learned second derivatives, then you can take the second derivative of f(x) and plug in x = 0. If the second derivative at x = 0 is positive, then the stationary point is a minimum. If the second derivative is negative, then it's a maximum.
The other way is to look at the values for f'(x) on either side of the stationary point. You can do this by picking any number to the left and right of the stationary point. For simplicity's sake I'd recommend 1 and -1 for this problem. If the value of f'(x) that's to the left of x = 0 is negative and the value to the right of x = 0 is positive, then x = 0 is a minimum. If the value to the left is positive and the value to the right is negative, then x = 0 is a maximum.
(b) For this you want to replace every x2 with u. This gives you f(u) = u2 + 2u - 3. To find where f(u) intercepts the x-axis you want to set f(u) equal to zero. After doing this and factoring the quadratic equation you get (u + 3)(u - 1) = 0. Solve this to get u = -3 and u = 1. This means that f(u) intercepts the x-axis at u = -3 and u = 1. To find the x-values you need to plug the u-values into u = x2. It's easier to change the equation first to x = √u. Plugging the u values in you get x = ±√-3 and x = ±√1. Since the first solution doesn't produce a real number you can ignore it and just use the second solution, where f intercepts the x-axis at x = 1 and x = -1.
(c) Here you just plug in x = 0 into f(x), and you get f(0) = -3, so f intercepts the y-axis at y = -3.
(d) Yes because all polynomials are continuous functions.
Ramon P.
Thanks a lot. I appreciate your help.01/22/23