4sec2(2x)
Find the indefitnite integral of (sin(x) + 2)dx
-cos(x) + 2x + C
What is the first, second, and third derivative of position?
Velocity, acceleration, jerk
What is the Lagrange Error Bound Equation?
|Rn(x)| < (|x-c|n+1)/(n+1)! *max|fn+1(z)|
Find all the points of inflection on the cure x = t2-5 and y = 2sin(t)
(2.829, 0.674)
Find the derivative of 2x2cos(x)
4xcos(x) - 2x2sin(x)
Find the definite integral from x = 0 to x = pi/2 of x2sin(x)dx
pi - 2
Find the linearization of f(x) = sqrt(1+x) at x=0, and use it to approximate sqrt(1.02) without a calculator.
L(x) = 1 + x/2
L(0.02) = 1.01
If the series En=1(-1)n+1/(2n+1) is appromximated by the partial sum with 15 terms, what is the alternating series error bound?
1/33
If r = 1 - cos(0), find the area of the curve from 0= pi/2 to 0 = 3pi/2
0= theta
4.356 units²
Find the derivative of 6x2/2ex
(24xex-12x2ex)/(2ex)2
Find the definite integral from x = 4 to x =5 of (4x+6)/(x2-9)dx
2.213(calc) 6.104(by hand)
What is the Mean Value Theorem?
Find the second degree Taylor Polynomial for f(x) = e2x+3cos(x) centered at x=0
P2(x)= 4 + 2x + x2/2
Find the length of the curve x = cos(t), y = sin(t) for 0<t<2pi
2pi
Find the Derivative of (1 + exsin(x))6
6(1 + exsin(x))5(exsin(x) +excos(x))
Find the integral from 1 to infinity of xe-xdx
2/e
What are the conditions for the integral test?
Function must be decreasing, positive, and continuous
Let h(x) = 12/(3+x). Find a power series for h centered at x = 0.
h(x) = En=0 4(-x/3)n
If v(t) = <3t2-2t, 1+cos(tpi), find the position of the particle at time = 3,with an original position of <2,6>.
<20,9>
Find the deriative of (3e2xx6))/tan(x)
((6e2xx6+18e2xx5)tan(x) - 3e2xx6sec2(x))/tan2(x)
Find the definite integral from x=0 to x=pi/4 of (2xe2x+sec2(x))dx
(pi*epi/2)/4 - (epi/2)/2 + 0.5
Find the average value from x=1 to x=5 of the integral (3x2-2e-2x)dx
About 31.034
Find the interval of convergence of En=0 3((x-1)/5)n
(-4, 6)
Find the area of the region that lies inside the circle r=1 and outside the cardioid r = 1-cos(0) from 0 to pi/2.
1.215