Question #252426

Let f(x) = (x^2−1)/(x^4+1)

(a) At which points does the graph of the f(x) have a horizontal tangent line?

(b) Draw the graph of f(x) on MATLAB(or octave online) and identify the points for horizontal tangents on the graph.


Expert's answer

a)

horizontal tangent line is at points of extremum:

f(x)=2x(x4+1)4x3(x21)(x4+1)2=0f'(x)=\frac{2x(x^4+1)-4x^3(x^2-1)}{(x^4+1)^2}=0

2x5+2x4x5+4x3=02x^5+2x-4x^5+4x^3=0

x(22x4+4x2)=0x(2-2x^4+4x^2)=0

x1=0x_1=0

let k=x2k=x^2 , then:

k22k+1=0k^2-2k+1=0

k=1k=1

x2=1,x3=1x_2=1,x_3=-1


b)

x=-100:100;
y=(x.^2-1)./(x.^4+1);
plot(x,y)





Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS