You are here:

Calculus/Parametric equations

Advertisement


Question
Hi,

I am having trouble trying to figure out how approach this problem;

How would you go about solving for the derivative of y with respect to x? What is the slope of the function y(x) if t=1?

y(t)=t^3-t
x(t)=1-t^2
dy/dx(vertical line) t-1 =?

Thanks in advance!


Answer
Questioner:   kerel
Category:  Calculus
Question:  Hi,

I am having trouble trying to figure out how approach this problem;

How would you go about solving for the derivative of y with respect to x? What is the slope of the function y(x) if t=1?

>> You mean the slope of the GRAPH OF y = f(x) at t=1.

y(t)=t^3-t
x(t)=1-t^2
dy/dx(vertical line) t-1 =?

Thanks in advance!
................................
Hi, Kerel,

You can do either of two things:

1. Eliminate the parameter to get  y as a function of x, then differentiate.

Here, you have:

y  = t^3 - t
x  = 1 - t^2

t^2 = 1 - x
t = sqrt(1 - x)

y = t(t^2 - 1)

y = sqrt(1 - x) (1 - x - 1)
y = sqrt(1 - x) ( - x)

y = - x sqrt(1 - x)

Now differentiate, using the product rule, etc.

dy              - 1
-- =  - [(x) -----------   + (1)sqrt(1 - x)]
dx           2 sqrt(1-x)

dy        + x
-- =   -----------  -  sqrt(1 - x)
dx     2 sqrt(1-x)

dy          x
-- =  ------------- - sqrt(1 - x)
dx    2 sqrt(1 - x)

dy     x - 2(1 - x)
-- =  -------------
dx    2 sqrt(1 - x)

dy     x - 2 + 2x
-- =  -------------
dx    2 sqrt(1 - x)

dy       3x - 2
-- =  -------------
dx    2 sqrt(1 - x)

Now if  t = 1,  x = 1 - t^2 = 1 - 1 = 0

dy     3(0) - 2
-- = -------------
dx   2 sqrt(1 - 0)

dy   -2
-- = --- = -1
dx    2

.......................................
OR

2. you use the rule: (A kind of chain rule.)

dy    dy/dt   3t^2 - 1
-- =  ----- = -----------
dx    dx/dt    - 2t

Now if t = 1, that is:
dy    3 - 1    2
-- =  ----- = --- = -1
dx     -2     -2

Whew! They came out the same. That's why you do things by two methods.

..............................
I'm not sure what your last line said.  What do you have to do about a vertical line?

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.