1/13
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
vectors
quantities with magnitude and direction; ex- velocity, displacement, acceleration, force, momentum
can be written in component form: v= ai +bj+ ck
scalar
quantities with only a magnitude; ex- distance, speed, mass, energy, temperature, time
Dot Product (vector multiplication)
method 1: A*B = |A||B|cosθ
method 2: A*B= AxBx + AyBy + AzBz
produces a scalar
Cross Product (vector multiplication)
method 1: |AxB| = |A||B| sinθ
method 2: if A= Axi + Ayj + Azk and B= Bxi + Byj + Bzk
then AxB= (AyBz - AzBy)i - (AxBz + AzBx)j + (AxBy - AyBx)j
produces a vector
average displacement, velocity, and acceleration
displacement: ∆x=(xf - xi) units: m
velocity: ∆v= ∆x/t units: m/s
acceleration: ∆a= ∆v/t units: m/s2
instantaneous displacement, velocity, and acceleration
displacement: x(t)= ∫v(t) dt
velocity: vinst= dx/dt; v(t)= ∫a(t) dt
acceleration: ainst=dv/dt OR ainst=d2x/dt2
graphical representation of position, velocity, and acceleration
slope of x(t) = v(t)
slope of v(t) = a(t)
area under curve of a(t) = v(t)
area under curve of v(t) = x(t)
how to linearize data in desmos
steps
add table, insert values, and adjust window
determine the type of non-linear relationship (ex: inverse, square, inv-square, root, inv-root, quadratic, log, exponential)
create new variables to represent the transformation
plot the new data points
draw a line of best fit
non-linear power function relationship examples (c is constant):
inverse: y= c/x
square: y= cx2
inv-square: y= c/x2
root: y= c√x
inv-root: y=c/√x
kinematic equations for constant acceleration
vf= vi + at
x= xi + vit + 1/2at2
vf2= vi2 + 2a(xf - xi)
x= 1/2(vi + vf)t
only when acceleration is constant!!
NOTE: START AT 1.4 DAILY VIDEOS