Calendar Awards Members List FAQ
Advertisement
Play-Asia.com - Buy Video Games for Consoles and PC - From Japan, Korea and other Regions
Reply
$ Thread Tools
 
  #1 (permalink)   [ ]
Old 03-13-2009, 06:21 PM
Lehran Lehran is offline
Light is the only thing that can penetrate the dark.
Join Date: Feb 2008
Location: At TP Lake Hylia
View Posts: 610
Math: Calculus

Does anyone know how to do slope fields? I don't know how to do equations like dy/dx = 2y but I know how to do dy/dx = 2x. The "y"s confuse me. How do I do it? Thanks for any help!
__________________

"And everyone who competes for the prize is temperate in all things. Now they do it to obtain a perishable crown, but we for an imperishable crown." 1 Cor. 9:25

Dance like no one is looking, sing like no one can hear. Love like you've never hurt before, live like there's nothing to fear. -Newsboys
Reply With Quote
  #2 (permalink)   [ ]
Old 03-13-2009, 07:08 PM
mmmmm_PIE mmmmm_PIE is a male Canada mmmmm_PIE is offline
Heaven is full of goodness and icosahedrons
Send a message via MSN to mmmmm_PIE
Join Date: Jul 2006
Location: Edmonton, AB
View Posts: 1,306
Re: Math: Calculus

To be honest, I'm confused about what's confusing you, so I don't know how much help I can be

Let's consider a set of 15 ordered pairs:
(0,2) (1,2) (2,2)
(0,1) (1,1) (2,1)
(0,0) (1,0) (2,0)
(0,-1) (1,-1) (2, -1)
(0,-2) (1,-2) (2,-2)

Given y'=slope=2y, we note the slope at these points:
4 4 4
2 2 2
0 0 0
-2 -2 -2
-4 -4 -4

(Poorly) graphically represented, with slopes (4,2,0,-2,-4) given (/,↗,-, ↘,\):

Code:
 2  / / /
 1  ↗ ↗ ↗
 0  - - -
-1  ↘ ↘ ↘
-2  \ \ \ 

    0 1 2
Over more points, we see trends comparable to the graphs of y=1*e^2x, y=0*e^2x, and y=-1*e^2x. In fact the general solution to y'=2y is y=C*e^2x.
Hope this helps...
Last Edited by mmmmm_PIE; 03-13-2009 at 07:10 PM. Reason: Reply With Quote
Advertisement
  #3 (permalink)   [ ]
Old 03-14-2009, 01:57 AM
The Readeemer The Readeemer is offline
Zora Warrior
Join Date: Feb 2009
Location: Oh...
View Posts: 265
Re: Math: Calculus

Please restate; I don't understand what you're asking for either. What's this "slope field" you're asking about? If you give us an idea, maybe we can help. It sounds like Vectors or three variables in a derivative to form a plane instead of a line, or something, but yeah. Just give us more of an idea. Your topic isn't too well defined, so I'm not sure what to say...^_^'

Sorry...
Reply With Quote
  #4 (permalink)   [ ]
Old 03-15-2009, 01:24 PM
Lehran Lehran is offline
Light is the only thing that can penetrate the dark.
Join Date: Feb 2008
Location: At TP Lake Hylia
View Posts: 610
Re: Math: Calculus

Quote:
Originally Posted by mmmmm_PIE View Post
To be honest, I'm confused about what's confusing you, so I don't know how much help I can be

Let's consider a set of 15 ordered pairs:
(0,2) (1,2) (2,2)
(0,1) (1,1) (2,1)
(0,0) (1,0) (2,0)
(0,-1) (1,-1) (2, -1)
(0,-2) (1,-2) (2,-2)

Given y'=slope=2y, we note the slope at these points:
4 4 4
2 2 2
0 0 0
-2 -2 -2
-4 -4 -4

(Poorly) graphically represented, with slopes (4,2,0,-2,-4) given (/,↗,-, ↘,\):

Code:
 2  / / /
 1  ↗ ↗ ↗
 0  - - -
-1  ↘ ↘ ↘
-2  \ \ \ 

    0 1 2
Over more points, we see trends comparable to the graphs of y=1*e^2x, y=0*e^2x, and y=-1*e^2x. In fact the general solution to y'=2y is y=C*e^2x.
Hope this helps...
Yeah, that helped thanks!
__________________

"And everyone who competes for the prize is temperate in all things. Now they do it to obtain a perishable crown, but we for an imperishable crown." 1 Cor. 9:25

Dance like no one is looking, sing like no one can hear. Love like you've never hurt before, live like there's nothing to fear. -Newsboys
Reply With Quote
Advertisement
  #5 (permalink)   [ ]
Old 03-15-2009, 05:11 PM
mmmmm_PIE mmmmm_PIE is a male Canada mmmmm_PIE is offline
Heaven is full of goodness and icosahedrons
Send a message via MSN to mmmmm_PIE
Join Date: Jul 2006
Location: Edmonton, AB
View Posts: 1,306
Re: Math: Calculus

No problem!

If you don't mind me asking, were you really asked to sketch a slope field for y'(x)=2x? Cause to me that not only seems like an enormous waste of time, but also a good way to have students mistakenly associate Differentials with traditional Integrals.
Last Edited by mmmmm_PIE; 03-15-2009 at 05:11 PM. Reason: Reply With Quote
  #6 (permalink)   [ ]
Old 03-16-2009, 04:54 PM
Lehran Lehran is offline
Light is the only thing that can penetrate the dark.
Join Date: Feb 2008
Location: At TP Lake Hylia
View Posts: 610
Re: Math: Calculus

Quote:
Originally Posted by mmmmm_PIE View Post
No problem!

If you don't mind me asking, were you really asked to sketch a slope field for y'(x)=2x? Cause to me that not only seems like an enormous waste of time, but also a good way to have students mistakenly associate Differentials with traditional Integrals.
Yeah. We finished studying integrals and antiderivatives and now we're doing slope fields. I got a bad grade on my antiderivative test and I have to go to the teacher I guess for help since the rest of the year is antiderivatives, yikes! I'm glad I'm not the only one that's in my class, in the boat hehe.
__________________

"And everyone who competes for the prize is temperate in all things. Now they do it to obtain a perishable crown, but we for an imperishable crown." 1 Cor. 9:25

Dance like no one is looking, sing like no one can hear. Love like you've never hurt before, live like there's nothing to fear. -Newsboys
Last Edited by Lehran; 03-16-2009 at 04:55 PM. Reason: Reply With Quote
Advertisement
Reply

Tags
calculus, math


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 02:32 AM.

Contact Us - Zelda Universe - Archive - Privacy Statement - Top
no new posts