Fairly simple trig question concerning calculus tools

AI Thread Summary
The discussion focuses on finding the angle alpha in the context of rotating axes to eliminate the Bxy term in a second-degree equation. The user initially attempts to express alpha using the cotangent function but seeks clarification on solving for the inverse cotangent. It is confirmed that cotangent and tangent are reciprocals, leading to the correct formulation of tan(2α) as B/(A-C). The final expression for alpha is established as α = tan^(-1)(B/(A-C))/2. The conversation emphasizes the importance of understanding trigonometric identities in solving calculus problems involving rotation of axes.
Asphyxiated
Messages
263
Reaction score
0

Homework Statement



Well this is technically from a calculus problem but my question focuses only on the trig of the problem so I am posting it here. This is for graphing second degree equations with a nonzero xy

Homework Equations


Given:

Ax^{2}+Bxy+Cy^{2}+Dx+Ey+F=0

where B \neq 0

Use the rotation of axes equations to find an equation where B=0. Equations to do so:

x = X cos(\alpha) - Y sin(\alpha)

and

y = X sin(\alpha) + Y cos(\alpha)

and alpha is given as:

cot(2\alpha) = \frac{A-C}{B}

SO finally my question, how to solve for alpha, I think that I have just forgotten my trig or something here but an attempt I made looks like so:


The Attempt at a Solution



cot(2\alpha) = \frac {A-C}{B}

2\alpha = cot^{-1} (\frac {A-C}{B})

\alpha = \frac {cot^{-1}(\frac{A-C}{B})}{2}

and if that is correct that is all good and all but I don't remember how to solve for an inverse cotangent or how to enter it into a graphing calc so if I am right with my equation above then can someone re-enlighten me on this?

Thanks!
 
Physics news on Phys.org
Recall that cotangent and tangent are reciprocals.
 
ha right ok so just so I know that I am right here

\frac {cot^{-1} (\frac{A-C}{B})}{2} = \frac {tan (\frac{A-C}{B})}{2}

right?
 
No, you want to use the fact that

\cot 2\alpha = \frac{1}{\tan 2\alpha} = \frac{A-C}{B}
 
ok so then if:

\frac {1}{tan(2\alpha)} = \frac {A-C}{B}

then

tan(2\alpha) = \frac {B}{A-C}

so

2\alpha = tan^{-1} (\frac{B}{A-C})

\alpha = \frac {tan^{-1}(\frac{B}{A-C})}{2}

yeah?
 
Yup.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top