Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: 4.1 Scalar-Vector Multiplication

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Newton's Second Law

Let's return to our our Hooke's Law example where we measured how mass moved when hung on the end of a spring. We can calculate the spring forces using Newton's Second Law.

Solution. We have our mass vector m. Through Newton's Second Law, we know:

fforce(N)=mmass (kg)aacceleration (ms2)

The springs are being pulled down by gravity, which accelerates at 9.8ms2. We can plug our mass vector m and the acceleration of gravity into the force equation to get our vector of spring forces.

f=m9.8

Multiplying m9.8 is 4.1 Scalar-Vector Multiplication because 9.8 is a scalar value. We now have a way of calculating the forces!

f=[m1m2mn]9.8=[m19.8m29.8mn9.8]