- #1
K29
- 108
- 0
Homework Statement
Had an optimization test today and had a problem with this question. I needed to find the stationary points of this function:
[tex]f(x)=\sqrt{x^{4}+1}-x+3[/tex]
The Attempt at a Solution
So you differentiate that puppy with some chain rule for the square root part and tidy up you get:
[tex]f'(x)=4x^{6}-x^{4}-1[/tex]
So to find some critical points you set that to 0... uh ok uhm now what?