Finding Tangent Lines to Given Functions: Solutions and Equations, Slides of Algebra

Solutions and equations for finding tangent lines to five different functions at specific x-values. It includes step-by-step calculations and visual representations.

Typology: Slides

2021/2022

Uploaded on 09/27/2022

arij
arij 🇺🇸

4.8

(8)

230 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 124 Finding Tangent Lines
Here are five standard problems involving finding tangent lines. Try them out. The last two require some set
up and algebra to solve. Solutions are on the following pages.
1. Find the equation for the tangent line to y=x3+xat x= 4.
2. Find the equation for the tangent line to y= 7ex+ 3 at x= 0.
3. Find the equation for the tangent line to y=4
x2+ (x+ 1)2at x= 1.
4. Find the equations of the two lines that are tangent to y=x2and also pass through (0,-6).
5. Find the equation of the line that is tangent to y=x3and also pass through (0, 10).
pf3

Partial preview of the text

Download Finding Tangent Lines to Given Functions: Solutions and Equations and more Slides Algebra in PDF only on Docsity!

Math 124 Finding Tangent Lines

Here are five standard problems involving finding tangent lines. Try them out. The last two require some set

up and algebra to solve. Solutions are on the following pages.

  1. Find the equation for the tangent line to y = x^3 +

x at x = 4.

  1. Find the equation for the tangent line to y = 7ex^ + 3 at x = 0.
  2. Find the equation for the tangent line to y =

4 x^2 + (x^ + 1)

(^2) at x = 1.

  1. Find the equations of the two lines that are tangent to y = x^2 and also pass through (0,-6).
  2. Find the equation of the line that is tangent to y = x^3 and also pass through (0, 10).
  1. Find the equation for the tangent line to y = x^3 +

x at x = 4.

SOLUTION: At x = 4, we have y(4) = 4^3 +

4 = 66. Thus, the line goes through the point (4, 66) and

is of the form y = m(x − 4) + 66. Next, y′^ = 3x^2 + 12 x−^1 /^2 = 3x^2 + 1 2

√ x

. Thus, the slope at x = 4 is y′(4) = 3(4)^2 + 1 2

√ 4

Therefore, the tangent line is y = 48.25(x − 4) + 66. Here is a picture:

  1. Find the equation for the tangent line to y = 7ex^ + 3 at x = 0.

SOLUTION: At x = 0, we have y(0) = 7e^0 + 3 = 10. Thus, the line goes through the point (0, 10) and is

of the form y = m(x − 0) + 10. Next, y′^ = 7ex. Thus, the slope at x = 0 is y′(0) = 7e^0 = 7.

Therefore, the tangent line is y = 7(x − 0) + 10. Here is a picture:

  1. Find the equation for the tangent line to y = (^) x^42 + (x + 1)^2 at x = 1.

SOLUTION: At x = 1, we have y(1) = (^) (1)^42 + (1 + 1)^2 = 8. Thus, the line goes through the point (1, 8)

and is of the form y = m(x − 1) + 8. Next, y = 4x−^2 + x^2 + 2x + 1, so y′^ = − 8 x−^3 + 2x + 2. Thus, the slope at x = 1 is y′(1) = −8 + 2 + 2 = −4.

Therefore, the tangent line is y = −4(x − 1) + 8. Here is a picture:

  1. Find the equations of the two lines that are tangent to y = x^2 and also pass through (0,-6).

SOLUTION: First label the unknown tangent points by (a, b). Now we write down all the conditions we

are trying to satisfy:

(a) (a, b) is on the curve. Thus, b = a^2.

(b) The slope of the tangent is always y′^ = 2x, so at (a, b) the SLOPE OF TANGENT = 2a.

(c) The desired line needs to go through (a, b) and (0, −4), so DESIRED SLOPE =

b−(−6) a− 0.

We want the slope of the tangent at (a, b) to match the desired slope, so we want to solve

2 a =

b + 6

a

and b = a

2 .