Graphing a Rotated Conic on a Graphing Calculator

  • Thread starter Thread starter themadhatter1
  • Start date Start date
  • Tags Tags
    Calculator Graphing
AI Thread Summary
The discussion focuses on graphing the conic equation x^2 + xy + y^2 = 10 and determining the angle of rotation, which is found to be 45 degrees. The user struggles with graphing the rotated function due to their calculator's inability to handle implicit functions. To graph the conic, they are advised to rewrite the equation as a quadratic in y and apply the quadratic formula. An error in the setup of the formula is identified, specifically with the coefficients, which leads to imaginary results. After correcting the equation, the user successfully graphs the conic.
themadhatter1
Messages
139
Reaction score
0

Homework Statement


Use a graphing utility to graph the conic. Determine the angle through which the axis are rotated.

x^2+xy+y^2=10

Homework Equations


\cot2\theta=\frac{A-C}{B}
x=x'\cos\theta-y'\sin\theta
y=x'\sin\theta+y'\cos\theta

The Attempt at a Solution



I can find the angle of rotation to be 45 degrees and I know the equation in terms of x' y' is.

\frac{(x')^2}{\frac{20}{3}}+\frac{(y')^2}{20}=1

However I don't know how to graph the rotated function. My graphing calculator can not graph implicit functions. I can get function in terms of x',y' in terms of y' and graph that, but that won't be on an x',y' axis on my calculator, only an x,y axis. How can I graph the rotated function on a calculator?
 
Physics news on Phys.org
To graph the conic using a graphing utility, you need to solve the conic for y. Rewrite the equation as a quadratic equation to y (the x's will be part of the coefficients):
\begin{aligned}<br /> x^2 + xy + y^2 &amp;= 10 \\<br /> y^2 + (x)y + (x^2 - 10) &amp;= 0 \\<br /> \end{aligned}
Use the quadratic formula with a = 1, b = x, and c = (x^2 - 10).69
 
eumyang said:
To graph the conic using a graphing utility, you need to solve the conic for y. Rewrite the equation as a quadratic equation to y (the x's will be part of the coefficients):
\begin{aligned}<br /> x^2 + xy + y^2 &amp;= 10 \\<br /> y^2 + (x)y + (x^2 - 10) &amp;= 0 \\<br /> \end{aligned}
Use the quadratic formula with a = 1, b = x, and c = (x^2 - 10).


69

I did that and I wind up getting an imaginary answer. My calculator comes up with errors.

x=\frac{-x\pm\sqrt{-3x^2-40}}{2}
 
themadhatter1 said:
I did that and I wind up getting an imaginary answer. My calculator comes up with errors.

x=\frac{-x\pm\sqrt{-3x^2-40}}{2}

(I assume you meant to type "y" on the left side.) Should be + 40, not - 40. Underneath the square root you should have set up
\sqrt{x^2 - 4(1)(x^2 - 10)}
69
 
Last edited:
eumyang said:
(I assume you meant to type "y" on the left side.) Should be + 40, not - 40. Underneath the square root you should have set up
\sqrt{x^2 - 4(1)(x^2 - 10)}



69

Thanks for all your help. It works fine now.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top