Are there any points on the curve y = x - 1/(2x) where the slope is 2? If so, find them.
Table of contents
- 0. Functions7h 52m
- Introduction to Functions16m
- Piecewise Functions10m
- Properties of Functions9m
- Common Functions1h 8m
- Transformations5m
- Combining Functions27m
- Exponent rules32m
- Exponential Functions28m
- Logarithmic Functions24m
- Properties of Logarithms34m
- Exponential & Logarithmic Equations35m
- Introduction to Trigonometric Functions38m
- Graphs of Trigonometric Functions44m
- Trigonometric Identities47m
- Inverse Trigonometric Functions48m
- 1. Limits and Continuity2h 2m
- 2. Intro to Derivatives1h 33m
- 3. Techniques of Differentiation3h 18m
- 4. Applications of Derivatives2h 38m
- 5. Graphical Applications of Derivatives6h 2m
- 6. Derivatives of Inverse, Exponential, & Logarithmic Functions2h 37m
- 7. Antiderivatives & Indefinite Integrals1h 26m
- 8. Definite Integrals4h 44m
- 9. Graphical Applications of Integrals2h 27m
- 10. Physics Applications of Integrals 3h 16m
- 11. Integrals of Inverse, Exponential, & Logarithmic Functions2h 34m
- 12. Techniques of Integration7h 39m
- 13. Intro to Differential Equations2h 55m
- 14. Sequences & Series5h 36m
- 15. Power Series2h 19m
- 16. Parametric Equations & Polar Coordinates7h 58m
2. Intro to Derivatives
Tangent Lines and Derivatives
Problem 3.1.18
Textbook Question
In Exercises 11–18, find the slope of the function’s graph at the given point. Then find an equation for the line tangent to the graph there.
f(x) = √(x + 1), (8, 3)

1
To find the slope of the function's graph at the given point, we need to compute the derivative of the function f(x) = √(x + 1). The derivative, f'(x), represents the slope of the tangent line at any point x.
Use the chain rule to differentiate f(x) = (x + 1)^(1/2). The chain rule states that if you have a composite function g(h(x)), the derivative is g'(h(x)) * h'(x). Here, g(u) = u^(1/2) and h(x) = x + 1.
Differentiate g(u) = u^(1/2) to get g'(u) = (1/2)u^(-1/2). Differentiate h(x) = x + 1 to get h'(x) = 1. Therefore, f'(x) = (1/2)(x + 1)^(-1/2) * 1.
Evaluate the derivative at the given point x = 8 to find the slope of the tangent line. Substitute x = 8 into f'(x) to get f'(8) = (1/2)(8 + 1)^(-1/2).
Now, use the point-slope form of a line to find the equation of the tangent line. The point-slope form is y - y1 = m(x - x1), where m is the slope found in the previous step, and (x1, y1) is the given point (8, 3). Substitute these values into the equation to find the tangent line.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
7mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Derivative
The derivative of a function at a point provides the slope of the tangent line to the function's graph at that point. It is a fundamental concept in calculus that measures how a function changes as its input changes. For the function f(x) = √(x + 1), the derivative can be found using the power rule and chain rule.
Recommended video:
Derivatives
Tangent Line
A tangent line to a curve at a given point is a straight line that just 'touches' the curve at that point. It has the same slope as the curve at that point, which is given by the derivative. The equation of the tangent line can be found using the point-slope form of a line, y - y₁ = m(x - x₁), where m is the slope and (x₁, y₁) is the point of tangency.
Recommended video:
Slopes of Tangent Lines
Point-Slope Form
The point-slope form of a linear equation is used to find the equation of a line when you know the slope and a point on the line. It is expressed as y - y₁ = m(x - x₁), where m is the slope and (x₁, y₁) is a specific point on the line. This form is particularly useful for writing the equation of a tangent line once the slope is determined from the derivative.
Recommended video:
Guided course
Slope-Intercept Form
Watch next
Master Slopes of Tangent Lines with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question