How to find if two curves are perpendicular

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
pisces93
Messages
3
Reaction score
0

Homework Statement



Two curves are perpendicular f(x)= x-4/x and h(x)= x+2/x^2-4x intersect at (2,-1). How would i find if they are perpendicular i first found the derivative of the equations by using the quotient rule but i do not know what to do next.
 
Physics news on Phys.org
Take the derivative of each, plug in 2 in order to find the slope of each at x = 2. Then if the slope of one is -1/slope of the other, they're perpendicular.
 
pisces93 said:
Two curves are perpendicular f(x)= x-4/x and h(x)= x+2/x^2-4x intersect at (2,-1). How would i find if they are perpendicular i first found the derivative of the equations by using the quotient rule but i do not know what to do next.
You could start by writing your functions correctly. Those functions as written do not intersect at x=2, and neither one has a value of -1 at x=2. I think you meant f(x)=(x-4)/x and h(x) = (x+2)/(x^2-4x). Don't make us read your mind, please.