Math Problem Statement

Find the equation of the line that is tangent to the curve y = 3x cos x at the point (π, -3π).

Solution

To find the equation of the line tangent to the curve y=3xcosxy = 3x \cos x at the point (π,3π)(\pi, -3\pi), we need to follow these steps:

Step 1: Differentiate y=3xcosxy = 3x \cos x

We start by finding the derivative of yy with respect to xx to get the slope of the tangent line. Using the product rule, where u=3xu = 3x and v=cosxv = \cos x, we have:

dydx=uv+uv\frac{dy}{dx} = u'v + uv'

Calculating each term:

  • u=3xu=3u = 3x \Rightarrow u' = 3
  • v=cosxv=sinxv = \cos x \Rightarrow v' = -\sin x

So, dydx=(3)(cosx)+(3x)(sinx)=3cosx3xsinx\frac{dy}{dx} = (3)(\cos x) + (3x)(-\sin x) = 3 \cos x - 3x \sin x

Step 2: Substitute x=πx = \pi into dydx\frac{dy}{dx}

To find the slope of the tangent line at x=πx = \pi, substitute x=πx = \pi into the derivative:

dydxx=π=3cos(π)3πsin(π)\frac{dy}{dx} \bigg|_{x=\pi} = 3 \cos(\pi) - 3\pi \sin(\pi)

Since cos(π)=1\cos(\pi) = -1 and sin(π)=0\sin(\pi) = 0, this simplifies to:

dydxx=π=3(1)3π(0)=3\frac{dy}{dx} \bigg|_{x=\pi} = 3(-1) - 3\pi(0) = -3

So, the slope of the tangent line at x=πx = \pi is 3-3.

Step 3: Write the equation of the tangent line

The point of tangency is (π,3π)(\pi, -3\pi), and the slope m=3m = -3. Using the point-slope form of a line yy1=m(xx1)y - y_1 = m(x - x_1):

y(3π)=3(xπ)y - (-3\pi) = -3(x - \pi)

Simplifying, we get:

y+3π=3x+3πy + 3\pi = -3x + 3\pi

Subtracting 3π3\pi from both sides:

y=3xy = -3x

Final Answer:

The equation of the tangent line at (π,3π)(\pi, -3\pi) is:

y=3xy = -3x

Would you like more details or have any questions?


Here are five related questions:

  1. How do you find the equation of a tangent line for different types of functions?
  2. What is the importance of the product rule in calculus?
  3. How does the point-slope form of a line help in finding tangent lines?
  4. Can tangent lines be vertical, and if so, under what conditions?
  5. How would you find the tangent line if given a parametric curve?

Tip: Knowing the fundamental differentiation rules (like product, quotient, and chain rules) is essential for tackling calculus problems involving slopes and tangent lines.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Calculus
Differentiation
Tangent Lines

Formulas

Product rule: (uv)' = u'v + uv'
Point-slope form of a line: y - y1 = m(x - x1)

Theorems

Product Rule for Differentiation

Suitable Grade Level

Grades 11-12