Momentum at High Speeds: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == Momentum at High Speeds == By: Dalton Snyder") |
|||
Line 2: | Line 2: | ||
== Momentum at High Speeds == | == Momentum at High Speeds == | ||
By: Dalton Snyder | By: Dalton Snyder | ||
Short Description of Topic | |||
==The Main Idea== | |||
State, in your own words, the main idea for this topic | |||
Electric Field of Capacitor | |||
===A Mathematical Model=== | |||
What are the mathematical equations that allow us to model this topic. For example <math>{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}</math> where '''p''' is the momentum of the system and '''F''' is the net force from the surroundings. | |||
===A Computational Model=== | |||
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript] | |||
==Examples== | |||
Be sure to show all steps in your solution and include diagrams whenever possible | |||
===Simple=== | |||
===Middling=== | |||
===Difficult=== |
Revision as of 10:39, 2 December 2015
Momentum at High Speeds
By: Dalton Snyder
Short Description of Topic
The Main Idea
State, in your own words, the main idea for this topic Electric Field of Capacitor
A Mathematical Model
What are the mathematical equations that allow us to model this topic. For example [math]\displaystyle{ {\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math] where p is the momentum of the system and F is the net force from the surroundings.
A Computational Model
How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript
Examples
Be sure to show all steps in your solution and include diagrams whenever possible