Outcome A4: Implicit Curves and Linearization Flashcards
What is an explicit function?
A function in which the dependent variable can be written explicitly in terms of the independent variable.
What is an implicit function?
An implicit function is a function whose inputs and outputs satisfy a given equation. It is not possible to isolate one variable to one side.
How can an implicit function be graphed?
If we were to plot all the possible points (x, y) satisfying the equation, we would find that some x-values correspond with multiple y-values. Thus, we must split the graph into three pieces, each of which define the function.
How can we find the slope at any point for an implicit function?
We cannot find an explicit formula for any portion of the function. But, if (x, f(x)) is an input-output pair of any of these functions, we know that (x, f(x)) satisfies the implicit function equation such that we can replace y with f(x). This will allow us to find the slope of f(x) at any given point (x, f(x)).
How do we approach implicit differentiation?
Given an equation in x and y defining an implicit function, we can find dy/dx by taking the derivative with respect to x, keeping in mind that y is an implicit function of x.
What is the formula for point-slope form?
y = m(x-x0) + y0
If we are looking for where a function has a horizontal tangent, what should we set the slope equal to?
Set the derivative equal to 0. Once you find the x-values that fit, make sure that slope exists by seeing if the x-value results in a value of 0 in the denominator.
What is linearization (linear approximation)?
If a function is differentiable at a point x = a, it looks like a line near x = a. So, if we define the linear equation L(x) = f’(a)(x-a) + f(a) (which is the equation of the tangent line), then f(x) ~ L(x) for x near a.
How should we find a function f(x) and an input b?
Find a function f(x) and an input b such that f(b) is the quantity you’re trying to approximate
How should we determine a?
Find an input a as close to b as possible such that f(a) and f’(a) are easy to calculate
What are the steps to approaching a linearization problem?
- Set the value you are trying to approximate equal to the original function to find the x-value and then find a value a that is close to that x-value.
- Take the derivative of the original function.
- Plug in a to the original function, derivative, and line equation to get the point-slope form.
- Use the x-value found earlier and plug into L(x)