anti-f
Fig Newtons
GraphGaffs
Meanest Value Theorem
Optimizationism
100

This is the proper function notation for an Antiderivative 

What is F(x)? 

100
The formula for Newtons Method

xn+1 =  xn - f(xn)/f'(xn)

100

After f'(x) crosses above the horizontal axis, we can state that f(x) would be ______

What is Increasing

100
These three things must be true to satisfy Rolle's Theorem

What is f(x) is continuous, differentiable, and f(a) is equal to f(b) 

100

Using this first equation, one may find the desired equation used in optimization

What is the Secondary/Constraint Equation?

200

This implied variable is added in antidifferentiation.

What is "C"?

200

This button is useful for storing variables when applying Newton's Method using a calculator

What is STO->

200

The concavity on an interval is ____ when f''(x) is less than zero

What is Concave down
200

This formula can be used to prove the Mean Value Theorem

What is  f'(c) = f(b) - f(a) divided by b - a 

200

Once an equation has a single variable objective it is optimized by doing this process

What is taking the derivative, setting equal to zero, and solving for the variable?

300

The derivative of arctanx + C

What is 1/(1+x^2)dx

300

After this occurs, it is okay to stop approximating for xn

What is successive approximations agreeing to the 8th decimal place?

300

The derivative of a function x is greater than zero on the interval (-10, 1) and less than zero on the interval (1,10), which tells us f(x) is ______ and _____ across these intervals. 

What is Increasing and Decreasing

300

By Rolle's Theorem, there exists a value C which the derivative of the function equals this 

what is zero

300
A can whose lid has been removed would have this function for its surface area 

What is pi*r+ 2pi*r*h

400

This antiderivative requires the absolute value of x

What is ln|x| + C?

400

Netwon's Method uses approximations to find this value on a graph

What is the root r, or the X-Intercept?

400

These important numbers are found when f'(x) equals zero or does not exist. 

What are critical numbers

400

With the Mean Value Theorem we are able to determine this about the tangent line at f(c)

What is the tangent line 
400

A box with square ends, x, length, y, and Perimeter P would have this primary equation for its volume after substituting y.

What is V = x2P - 4x3

500

These steps are taken to find the origin of an object when given the rate of change in velocity

What is taking the antiderivatives of Acceleration and Velocity  

500

Under these circumstances, Newton's approximation seems to fail

What is when f'(x1) near zero?

500

When the second derivative changes signs, there are one of these present

What is Inflection Point

500

The corollary example f(x) = g(x) + c while f'(x) is equal to g'(x) is useful when finding this 

What is the Antiderivative

500

This formula is useful for minimizing distance from a given point on a graph 

What is d = Sqrt(x2-x1)2 + (y2-y1)