Solve the given simultaneous equations that involves hyperbolas

AI Thread Summary
The discussion focuses on solving simultaneous equations involving hyperbolas, leading to the conclusion that x^2 equals y^2. The derived solution yields x = ±2.68, resulting in four coordinate pairs: (2.68, 2.68), (2.68, -2.68), (-2.68, -2.68), and (-2.68, 2.68). Participants express interest in alternative methods for solving such problems, emphasizing the fascination with different mathematical approaches. A correction is noted regarding the presentation of the solution, clarifying that x should be stated as ±√7.2. The conversation highlights the importance of accuracy and alternative perspectives in mathematical problem-solving.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
This is my own question- i am currently reading on ellipses and hyperbolas..

##\dfrac{x^2}{4}-\dfrac{y^2}{9}=1##

##\dfrac{y^2}{4}-\dfrac{x^2}{9}=1##
Relevant Equations
Simultaneous equations
My approach on this;

##\dfrac{x^2}{4}-\dfrac{y^2}{9}=\dfrac{y^2}{4}-\dfrac{x^2}{9}##

##9x^2-4y^2=9y^2-4x^2##

##13x^2-13y^2=0##

##x^2=y^2##

Therefore, on substituting back into equation we shall have;

##\dfrac{x^2}{4}-\dfrac{x^2}{9}=1##

##9x^2-4x^2=36##

##5x^2=36##

##x^2=7.2##

##x=\sqrt{7.2}=±2.68## to 3 significant figures.

therefore our solutions are; ##(x,y)= (2.68, 2.68), (2.68,-2.68), (-2.68, -2.68), (-2.68,2.68).##

I would appreciate any other approach other than this...
 
Physics news on Phys.org
chwala said:
Homework Statement:: This is my own question- i am currently reading on ellipses and hyperbolas..

##\dfrac{x^2}{4}-\dfrac{y^2}{9}=1##

##\dfrac{y^2}{4}-\dfrac{x^2}{9}=1##
Relevant Equations:: Simultaneous equations

I would appreciate any other approach other than this...
Why? You have a nice solution.
 
fresh_42 said:
Why? You have a nice solution.
Cheers @fresh_42 ...different ways in solving math problems has always fascinated me...other than finding the solution...I know that this forum has the smartest brains on the planet... another approach may be forthcoming ... :biggrin: :cool:...cheers mate!

I guess since ##x^2 = y^2##, not much can be done here...
 
However you look at it, you have to calculate the intersection points of two conic sections.

You can only get ##x^2=y^2## directly by the observation that ##(x^2,y^2)=(y^2,x^2)## for symmetry reasons, and if ##x\neq \pm y## then we would get more than four intersection points which is impossible. So ##9x^2-4x^2=5x^2=36## and thus ##x=\pm \sqrt{7.2}## follows without many calculations.
 
Nit in the second line below:
##x^2=7.2##
##x=\sqrt{7.2}=±2.68## to 3 significant figures.
That line should start with ##x = \pm \sqrt{7.2} \dots##

If you are thinking that ##\sqrt{7.2} =± 2.68...##, that is erroneous thinking.
 
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