For the optimization, I have came up with the original function of:
f(x)= 2k √(x2+212) + k√((45 – x)2+152)
and f’(x) = (2x) / √(x2+212) + (2x-90)/(2√((45-x)2+152)
Now I am suppose to simplify f'(x) to a 4th degree polynomial to before applying Newton's Method.
How do I simplify f’(x) = (2x) / √(x2+212) + (2x-90)/(2√((45-x)2+152) to a 4th degree polynomial?
f(x)= 2k √(x2+212) + k√((45 – x)2+152)
and f’(x) = (2x) / √(x2+212) + (2x-90)/(2√((45-x)2+152)
Now I am suppose to simplify f'(x) to a 4th degree polynomial to before applying Newton's Method.
How do I simplify f’(x) = (2x) / √(x2+212) + (2x-90)/(2√((45-x)2+152) to a 4th degree polynomial?