Newton’s Second Law of Motion: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 13: Line 13:
===A Computational Model===
===A Computational Model===


How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/be7fe4a192?toggleCode=true Teach hands-on with GlowScript]
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/be7fe4a192 Teach hands-on with GlowScript]


Manipulate the code to see the different motions of the ball. See what changing the direction of the force, the spring constant, or the mass of the ball does to the acceleration of the ball.
Manipulate the code to see the different motions of the cart. See what changing the direction of the force, the net force, or the mass of the ball does to the momentum and final position of the cart.


==Example Problems==
==Example Problems==

Revision as of 14:38, 27 November 2016

Claimed by Rahul Singi Fall 2016

History

Insert History

Main Idea

A Mathematical Model

At the most basic level, Newton's Second Law of Motion states that force is equal to mass multiplied by acceleration, or F=ma. At face value, this means the force applied on an object is dependent on only two factors, the mass of the object and the acceleration, or change of momentum of the object. However, Newton's Second Law of Motion provides us with more information than simply that. First, it shows that the force applied on an object must be in the same direction as the acceleration, as mass is simply a positive constant. Additionally, this law can be re-written to show that [math]\displaystyle{ {\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math] where dp/dt represents change of momentum.

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Manipulate the code to see the different motions of the cart. See what changing the direction of the force, the net force, or the mass of the ball does to the momentum and final position of the cart.

Example Problems

Insert

Connection to Newton's Other Laws

Insert

External Links

Insert

References

Insert