Skills Review for Direction Fields and Numerical Methods

Learning Outcomes

  • Calculate the slope of a tangent line
  • Solve polynomial equations

In the Direction Fields and Numerical Methods section, we will need skills including how to find the slope of a tangent line and solve polynomial equations. These skills are reviewed here.

Calculate the Slope of a Tangent Line

Recall that a derivative can be used to find the slope of tangent line at a specific point.

Example: Finding the Slope of a Tangent Line

Find the slope of the line tangent to the graph of f(x)=x24x+6 at x=1.

Try It

Find the equation of the line tangent to the graph of f(x)=3x211 at x=2. Use the point-slope form.

Try It

Example: Finding The Slope of a Tangent Line

Find the slope of the line tangent to the curve x2+y2=25 at the point (3,4). Note the derivative of the equation is dydx=xy.

Example: Finding the Slope of the Tangent Line

Find the slope of the line tangent to the graph of y3+x33xy=0 at the point (32,32). Note the derivative of the equation is dydx=3y3x23y23x.

Try It

Find the equation of the line tangent to the hyperbola x2y2=16 at the point (5,3). Note the derivative of the equation is dydx=xy.

Solve Polynomial Equations

A General Note: Polynomial Equations

A polynomial of degree n is an expression of the type

anxn+an1xn1++a2x2+a1x+a0

where n is a positive integer and an,,a0 are real numbers and an0.

Setting the polynomial equal to zero gives a polynomial equation. The total number of solutions (real and complex) to a polynomial equation is equal to the highest exponent n.

Example: Solving a Polynomial Equation

Solve the polynomial equation (x2)2(x2+5x+6)=0.

Try It