How do I graph this?

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
it's a function with x= something y. I have a ti-89. I know how to solve it in terms of the Y, but I don't want to bother with that right now.

Is there a way I can graph it in this "x =" form?

 

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
That's not why I'm asking...in case there ever was a crazy function I didn't have time for (like on a test) , how would I go about doing this?

 

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
Originally posted by: slackwarelinux
Didn't you just say you were gifted?

Do your own homework.

...

I know how to solve that. I just want to learn how do minimize as much grunt work on the ti-89 as possible.

 

TuxDave

Lifer
Oct 8, 2002
10,571
3
71
Originally posted by: RESmonkey
That's not why I'm asking...in case there ever was a crazy function I didn't have time for (like on a test) , how would I go about doing this?

1) Turn the paper sideways and flip it over.
2) Draw as y=f(x)
3) Flip paper over and trace...

WIN! :p
 

Epic Fail

Diamond Member
May 10, 2005
6,252
2
0
Originally posted by: TuxDave
Originally posted by: RESmonkey
That's not why I'm asking...in case there ever was a crazy function I didn't have time for (like on a test) , how would I go about doing this?

1) Turn the paper sideways and flip it over.
2) Draw as y=f(x)
3) Flip paper over and trace...

WIN! :p

I was going to suggest using a mirror, but that might not be good for a test. :p
 

yankeesfan

Diamond Member
Aug 6, 2004
5,922
1
71
Just solve in terms of y.

edit: didn't read your post until after i posted.

edit: You can do it in your head if you wanted. It's that easy.
 

KillerCharlie

Diamond Member
Aug 21, 2005
3,691
68
91
If you really must graph it you could do it parametrically, but since you're gifted you already knew that.
 

MSCoder610

Senior member
Aug 17, 2004
831
0
71
Originally posted by: KillerCharlie
If you really must graph it you could do it parametrically, but since you're gifted you already knew that.

^

x = (1 + y^2 )^.5
=>
x(t) = (1 + t^2 )^.5 , y(t) = t

And graphing mode to parametric from function
 

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
Originally posted by: MSCoder610
Originally posted by: KillerCharlie
If you really must graph it you could do it parametrically, but since you're gifted you already knew that.

^

x = (1 + y^2 )^.5
=>
x(t) = (1 + t^2 )^.5 , y(t) = t

And graphing mode to parametric from function

Thank you :)