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,825
Reaction score
413
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.
 
Back
Top