Parametric Equations - [Pure 4]. Flashcards
1
Q
What type of Equations are Parametric Equations most like?
A
Simultaneous Equations (sub one into the other).
2
Q
How do you get ‘dy/dx’ using parametric functions?
A
dy/dx = (dy/dt) / (dx/dt).
3
Q
If you have Parametric Equations: (x = t2 -t) and (y = t3 - t2), what is dy/dx?
A
- (x = t2 - t) –> dx/dt = 2t - 1.
- (y = t3 - t2) –> dy/dt = 3t2 - 2t.
- dy/dx = (dy/dt) / (dx/dt).
- dy/dx = (3t2 - 2t) / (2t - 1).
4
Q
What equation do you have to remember for Parametric Integration?
A
Area = ∫y(x) dx = ∫y(t)(dx/dt) dt.
5
Q
What do you sometimes have to change with Parametric Integration?
A
The Bounds you are given.