MHB Cheng's question at Yahoo Answers involving parametric equations and concavity

Click For Summary
The discussion centers on determining the concavity of a curve defined by the parametric equations x(t) = t^3 - 12t and y(t) = t^2 - 6. The first derivative dy/dx is calculated as 2t/(3t^2 - 12), and the second derivative d^2y/dx^2 is found to be -2(t^2 + 4)/(9(t^2 - 4)^3). Critical values at t = ±2 indicate that concavity alternates across these points. The curve is concave upward on the interval (-2, 2). Participants are encouraged to ask additional calculus questions in the linked forum.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

MATH 141 For which values of t is the curve concave upward? (Enter your answer using interval notation.)?

Consider the following.
x = t^3 − 12t, y = t^2 − 6

(a) Find
dy/dx and d^2y/dx^2

(b) For which values of t is the curve concave upward? (Enter your answer using interval notation.)
t = _____________

Here is a link to the question:

MATH 141 For which values of t is the curve concave upward? (Enter your answer using interval notation.)? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello cheng,

We are given the parametric equations:

[math]x(t)=t^3-12t[/math]

[math]y(t)=t^2-6[/math]

Now, using the chain rule, we may state:

[math]\frac{dy}{dx}=\frac{dy}{dt}\cdot\frac{dt}{dx}[/math]

And so we have:

[math]\frac{dy}{dx}=\frac{2t}{3t^2-12}[/math]

Now, using the quotient and chain rules, we find:

[math]\frac{d^2y}{dx^2}=\frac{d}{dx}\left(\frac{dy}{dx} \right)=\frac{(3t^2-12)(2)-(2t)(6t)}{(3t^2-12)^2}\cdot\frac{1}{3t^2-12}=\frac{6\left((t^2-4)-2t^2 \right)}{(3t^2-12)^3}=-\frac{2(t^2+4)}{9(t^2-4)^3}[/math]

We see our critical values are [math]t=\pm2[/math] and since these roots are of odd multiplicity, concavity will alternate across the resulting intervals, and at [math]t=0[/math] we find [math]\frac{d^2y}{dx^2}>0[/math], hence concavity is up on the interval for $t$:

$(-2,2,)$.

To cheng and any other guests viewing this topic, I invite and encourage you to post other calculus questions here in our http://www.mathhelpboards.com/f10/ forum.

Best Regards,

Mark.
 
Last edited: