Eliminate parameter in parametric equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 18K views
teffy3001
Messages
23
Reaction score
0
so the question is:

eliminate the parameter in the pair of parametric equations

x = h + a secθ
y = k + b tanθ

to find the corresponding rectangular equation.


im taking an online course of calculus and i can't find an explanation of how to do this anywhere...ive been trying but it just doesn't make sense to me yet...any help?
 
Physics news on Phys.org
how do i solve for sec and tan?
sorry but this calculus thing...its been a while for me
 
teffy3001 said:
how do i solve for sec and tan?
sorry but this calculus thing...its been a while for me

Not a calc question. x=h+a*sec(t), x-h=a*sec(t), (x-h)/a=sec(t). That sort of thing. Remember?
 
thanks, so if i do all that...then that answers my first question too?
 
i don't even know...this is so confusing. sorry to bother you with this...
 
so i would get ((x-h)/a)^2 - ((y-k)/b)^2 = 1 ?