Respuesta :
The zeros of the function can be determined by equating the equation to zero and determining the values of x.
0 = x4 - 3x2 + 2 the roots are x1 = sqrt 2 x2 = -sqrt 2x3 = 1x4 = -1
The tangent line is determined by differentiating the polynomial and substituting x by 1 to get the slope. That is, m = 4x^3 - 6 x = 4*1 - 6 = -2y-y1 = m(x-x1)when x =1 , y = 1-3+2 = 0
y - 0 = -2*(x-1)y = -2x + 2
c. y = -2x + 4 m = -2 -2 = 4x3 - 6x x= -1.3666 ; y =-0.1160 x= 1.3666 ; y =--0.1160
x =1 ; y = 0
A convenient way to find the zeros of [tex]f(x)=x^4-3x^2 +2[/tex] is by factoring.
a) The equation,
[tex]x^4-3x^2 +2=0[/tex]
can be rewritten as,
[tex](x^2)^2-3(x^2) +2=0 [/tex]
We can think of this equation as a quadratic equation in [tex]x^2[/tex], with [tex]a=1,b=-3\:\: and \:\: c=2[/tex].
Observe that [tex]ac=1 \times 2=2[/tex].
We find two factors of 2 that adds up to [tex]-3[/tex]. These are, [tex]-2,-1[/tex].
Now let us split the middle term. to obtain;
[tex](x^2)^2-(x^2) -2(x^2)+2=0[/tex]
We can factor to get,
[tex](x^2)(x^2-1)-2((x^2-1)=0[/tex]
We factor further to obtain;
[tex](x^2-1)((x^2-2)=0 [/tex]
[tex]\Rightarrow (x-1)(x+1((x- \sqrt{2})(x+ \sqrt{2})=0 [/tex]
Hence the zeroes of [tex]f(x)[/tex] are;
[tex]x=1,x=-1,x= \sqrt{2},x=- \sqrt{2} [/tex]
b) To find the line tangent, we must first, find the slope using differentiation. That is,
[tex]Slope\:\: function=f'(x)=4x^3-6x[/tex]
At [tex]x=1[/tex],
[tex]Slope=f'(1)=4(1)^3-6(1)=-2[/tex]
Also, we need to determine the [tex]y[/tex] value at [tex]x=1[/tex]. That is;
[tex]f(1)=(1)^4-3(1)^2+2=0[/tex]
Now we can use the slope [tex]m=-2[/tex] and the point [tex](1,0)[/tex] to write ythe equation of the line tangent.
[tex]y-y_1 =m(x-x_1)[/tex]
[tex]\Rightarrow y-0 =-2(x-1)[/tex]
[tex]\Rightarrow y=-2x+2[/tex]
c)
If the line tangent is parallel to the line [tex]y=-2x+4[/tex], then
[tex]f'(x)=-2[/tex]
Since parallel lines have the same slope.
[tex]\Righarrow 4x^3-6x=-2[/tex]
[tex]\Righarrow 4x^3-6x+2=0[/tex]
[tex]\Righarrow (x-1)(2x- ( \sqrt{3}-1)(2x+ ( \sqrt{3}-1)=0[/tex]
Hence the x-coordinates are,
[tex]x=1,x= \frac{ \sqrt{3}-1}{2},x= -\frac{\sqrt{3}-1}{2}[/tex]