Parametric Equations: Tangents and Cartesian Equation for a Simple Curve

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
phospho
Messages
250
Reaction score
0
A curve has parametric equations

x = 2 cot t, y = 2sin² t , 0 < t ≤ pi/2

(a) find an expression for dy/dx in terms of the parameter t
(b) Find an equation of the tangent to the curve at the point where t = pi/4
(c) Find a cartesian equation of the curve in the form y = f(x). State the domain on which the curve is defined.


I've done part a),
I've done part b),
I've partway done part c), I have found the equation (y = 8/(4+x^2)), however I don't know how to find the domain on which the curve is defined, any help?
 
Physics news on Phys.org
phospho said:
A curve has parametric equations

x = 2 cot t, y = 2sin² t , 0 < t ≤ pi/2

(a) find an expression for dy/dx in terms of the parameter t
(b) Find an equation of the tangent to the curve at the point where t = pi/4
(c) Find a cartesian equation of the curve in the form y = f(x). State the domain on which the curve is defined.


I've done part a),
I've done part b),
I've partway done part c), I have found the equation (y = 8/(4+x^2)), however I don't know how to find the domain on which the curve is defined, any help?

If x = 2 cot t, 0 < t ≤ pi/2, what values of x can you get?
 
phospho said:
A curve has parametric equations

x = 2 cot t, y = 2sin² t , 0 < t ≤ pi/2

(a) find an expression for dy/dx in terms of the parameter t
(b) Find an equation of the tangent to the curve at the point where t = pi/4
(c) Find a cartesian equation of the curve in the form y = f(x). State the domain on which the curve is defined.


I've done part a),
I've done part b),
I've partway done part c), I have found the equation (y = 8/(4+x^2)), however I don't know how to find the domain on which the curve is defined, any help?

x as a function of t is defined for all t in (0, ##\pi/2##]. What interval constitutes the codomain for x = f(t) = 2 cot(t)?. That will be your domain for your nonparametric equation.
 
Mark44 said:
x as a function of t is defined for all t in (0, ##\pi/2##]. What interval constitutes the codomain for x = f(t) = 2 cot(t)?. That will be your domain for your nonparametric equation.

Well drawing the cot graph as t approaches pi/2, x approaches 0 ∴ domain will approach infinity? Similar when t is really small the domain will approach 0? so 0<x<∞ or x>0?
 
phospho said:
Well drawing the cot graph as t approaches pi/2, x approaches 0 ∴ domain will approach infinity?
The domain doesn't "approach" anything - it's just an interval that you specify by an inequality or interval notation. (I'm taking shortcuts here - a domain might be the union of several disjoint intervals.)
phospho said:
Similar when t is really small the domain will approach 0? so 0<x<∞ or x>0?
Well, almost. It's actually 0 ≤ x < ∞, or x ≥ 0. Both of those represent the same interval, which you can also write as [0, ∞).

I don't know if you noticed, but the domain of f(x) = 8/(4 + x2) is all real numbers. The restricted domain you found comes from x(t) = cot(t).
 
Mark44 said:
The domain doesn't "approach" anything - it's just an interval that you specify by an inequality or interval notation. (I'm taking shortcuts here - a domain might be the union of several disjoint intervals.)
Well, almost. It's actually 0 ≤ x < ∞, or x ≥ 0. Both of those represent the same interval, which you can also write as [0, ∞).

I don't know if you noticed, but the domain of f(x) = 8/(4 + x2) is all real numbers. The restricted domain you found comes from x(t) = cot(t).

okay, thank you

just one question - why does it include 0?