Chapter 7 Flashcards
Work and Energy
What is a system?
A system is any portion of the universe that can be separated from the rest by a boundary
What is work?
Work is a measure of the influence of forces on a system
What is work influenced by?
Magnitude and direction of forces
What are the formulas of work?
W = F∥ d (product of magnitude of the displacement x component of force parallel to displacement)
W = Fd cos θ
What is the SI unit of work?
Joules ( J )
What is θ in the work formula?
θ is the angle between force (f) and displacement (d)
Is the force and displacement positive or negative and why?
They are always positive because they are magnitudes
A train car is stalled on the tracks. Two horses are used to pull the train 20 meters using these forces :
F1 = (500N, 30°)
F2 = (500N, 45°)
Calculate the work done by each horse
W = Fd cos θ
W1 = F1 * d * cos θ W1 = 500 * 20 * cos (30°) = 8660.3 J W2 = F2 * d * cos θ W2 = 500 * 20 * cos (45°) = 7071.1 J
Work is a scalar, true or false?
True
What are the possible ways to multiply vectors?
1) multiplication of a vector by a scalar (unit 3).
2) multiplication of one vector by a second vector to produce a scalar, called scalar product or dot product.
3) multiplication of one vector by a second vector to produce another vector called vector product (unit 11).
What is a scalar product / dot product?
It is a measure of how closely two vectors align in terms of the directions they point.
Dot product is a scalar, true or false?
True
Example1
If we have vector a = (ax, ay, az) and vector b = (bx, by, bz) then its dot product is
a·b = (axbx) + (ayby) + (azbz)
Vector a= ( 2, 4 )
Vector b= ( 1, -3 )
Find the dot product
a·b = (( 2 · 1) + (1 · -3 ))
a·b = 2 + (-12)
a·b = -10
Properties of the dot product (Commutative)
a·b = b·a