4
$\begingroup$

I have a graphing calculator app (Graphing Calculator+) that only allows me to enter $x$ as a variable, but I need to graph $x = y^2 - 6$.

I haven't used a graphing calculator in awhile. Is this normal? If it is, is there some kind of a trick to graphing this equation?

Your help would be appreciated.

  • 0
    I use the app Desmos, It's free so I would recommend it @Subtle Array2016-01-03

3 Answers 3

10

To plot $x=f(y)$ without having to mentally flip across the $y=x$ diagonal, you could plot $y = -f(x)$, then turn the calculator 90° counterclockwise. In your case, plot $y=-(x^2-6)$.

  • 0
    @DilipSarwate Five years later, I've solved your problem: just multiply your iPad by $-i$, and then you'll have just a regular Pad that shouldn't change the display when you turn it. ;)2017-04-10
7

You may :

  • graph $y=x^2-6$ and mentally reverse the $x$ and $y$ axis
  • graph $y=\sqrt{x+6}$ and $y=-\sqrt{x+6}$ obtaining the two required branches
  • use the parametric method $x=t^2-6,y=t$ proposed by The Chaz! (probably the best solution if it works...)
  • 0
    @dtldarek: Thanks for the effort! (Finally I was right not trying to 'Mirror' it! :-))2012-04-20
0

GeoGebra allows entry directly in that form, eg

http://web.geogebra.org/?command=x=y^2-6