Can a 2nd degree parametric equation be turned into cartesian?

In summary, the parametric equation can be used to generate curves in the Cartesian plane, but you may need to use more than one function to do so.
  • #1
mpatryluk
46
0
Let's say i have a parametric equation:

x = t^2
y = t^3 + 4t

Even though this is a 2nd and 3rd degree parametric equation, i can isolate and express in terms of y = f(x) because the parametric equation for x involves only one term for t.

Thus:

t = sqrt(x)

and

y = sqrt(x)^3 + 4(sqrt(x))

But if the parametric equation instead had 2 terms with the variable t, in each equation, of varying degrees:

x = t^2 + 2t
y = t^3 + 4t

Could i still isolate? Because as far as i can see, i would have to express t in terms of itself.

i.e.

t^2 = x - 2t
t = sqrt(x - 2t)Is there any way around this?
 
Last edited:
Physics news on Phys.org
  • #2
In this particular case, you could just solve the quadratic equation for the variable t in terms of x. Note that you will get two values for t, hence for each you will get a different function when you plug back into y.
 
  • #3
To follow up on kontejnjer's comment, you should keep in mind that 2d parametric equations can be used to plot curves in the cartesian plane which are not functions. This means you cannot always write (x(t),y(t)) in the form y = f(x). In fact, as you can see with both of your examples, the curve is not a function - it fails the vertical-line test. In your first example, when you solve for t in terms of x, you need to consider both signs of the square root, just as kontejnjer mentions that you need to do for the second example.

So, in each of your examples, you really need two functions, ##y = f_\pm(x)##, to describe your parametric curve.

An alternative is to derive an implicit equation, R(x,y) = 0, which describes the curve.

It can get more complicated than even this: you can have all sorts of crazy parametric curves for which you would need a large set of functions ##y = f_n(x)## to describe all the various segments of the curve. (Though there may be a simple implicit representation).

For example, see the Folium of Descartes. You would need at least three functions to describe that curve (at least four if you want them all to be without kinks).

The Implicit function theorem tells you when you can solve an implicit function R(x,y) = 0 for y, at least over some small interval.
 

Related to Can a 2nd degree parametric equation be turned into cartesian?

1. Can you explain what a 2nd degree parametric equation is?

A 2nd degree parametric equation is a mathematical expression that describes the relationship between two variables, commonly denoted as x and y, in terms of a third variable, usually t. It is typically written in the form of x = f(t) and y = g(t), where f(t) and g(t) are functions of t. This type of equation can be used to represent a curve or a surface in a coordinate system.

2. How is a 2nd degree parametric equation different from a 1st degree parametric equation?

A 2nd degree parametric equation is a more complex form of a 1st degree parametric equation. In a 1st degree parametric equation, the variables x and y are expressed as linear functions of t, while in a 2nd degree parametric equation, they are expressed as quadratic functions of t. This means that the curve or surface described by a 2nd degree parametric equation can have more complicated shapes and features than one described by a 1st degree parametric equation.

3. Can a 2nd degree parametric equation be converted into a 2nd degree Cartesian equation?

Yes, a 2nd degree parametric equation can be transformed into a 2nd degree Cartesian equation. This can be done by eliminating the parameter t from the equations for x and y, resulting in a single equation in terms of x and y. The resulting equation will be a 2nd degree polynomial, which can be in the form of a parabola, ellipse, or hyperbola.

4. What is the benefit of converting a 2nd degree parametric equation into a Cartesian equation?

Converting a 2nd degree parametric equation into a Cartesian equation can make it easier to analyze and graph the curve or surface described by the equation. Cartesian equations are more commonly used and familiar to most people, making it easier to interpret and manipulate the equation. It also allows for a more direct comparison with other curves or surfaces described by Cartesian equations.

5. Are there any limitations to converting a 2nd degree parametric equation into a Cartesian equation?

Yes, there are some limitations to converting a 2nd degree parametric equation into a Cartesian equation. One limitation is that some parametric equations are not possible to transform into a Cartesian equation, as they may describe curves or surfaces that cannot be expressed in terms of a single equation. Additionally, the resulting Cartesian equation may not provide as much information about the curve or surface as the original parametric equation, such as the direction of movement along the curve or the orientation of the surface.

Similar threads

Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
630
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
562
  • Calculus
Replies
11
Views
3K
  • Calculus and Beyond Homework Help
Replies
6
Views
881
Replies
3
Views
2K
Replies
4
Views
1K
  • Calculus
Replies
5
Views
1K
Back
Top