Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Vectors are quantities with both magnitude and direction, and they are essential for describing motion, forces, fields, and momentum in physics. This cheat sheet helps students organize the main vector tools used in mechanics and other high school physics topics. It is useful because many physics problems become easier when vectors are broken into components. Clear vector notation also helps prevent sign and direction errors. The core ideas include finding magnitude, resolving vectors into xx and yy components, adding vectors component by component, and using unit vectors. Direction is usually measured with an angle from a chosen axis, often the positive xx-axis. The most important formulas include Ax=AcosθA_x = A\cos\theta, Ay=AsinθA_y = A\sin\theta, A=Ax2+Ay2A = \sqrt{A_x^2 + A_y^2}, and tanθ=AyAx\tan\theta = \frac{A_y}{A_x}. Dot products connect vectors to work, projection, and angle relationships through AB=ABcosθ\vec{A}\cdot\vec{B} = AB\cos\theta.

Key Facts

  • A vector has magnitude and direction, while a scalar has magnitude only, such as mass, time, or temperature.
  • For a vector A\vec{A} at angle θ\theta from the positive xx-axis, the components are Ax=AcosθA_x = A\cos\theta and Ay=AsinθA_y = A\sin\theta.
  • The magnitude of a two-dimensional vector is A=Ax2+Ay2A = \sqrt{A_x^2 + A_y^2}.
  • The direction angle of a vector can be found with θ=tan1(AyAx)\theta = \tan^{-1}\left(\frac{A_y}{A_x}\right), but the quadrant must be checked.
  • Vector addition by components uses Rx=Ax+BxR_x = A_x + B_x and Ry=Ay+ByR_y = A_y + B_y, then R=Rx2+Ry2R = \sqrt{R_x^2 + R_y^2}.
  • Unit vector notation writes a vector as A=Axi^+Ayj^\vec{A} = A_x\hat{i} + A_y\hat{j} in two dimensions.
  • The dot product is AB=ABcosθ=AxBx+AyBy\vec{A}\cdot\vec{B} = AB\cos\theta = A_xB_x + A_yB_y, where θ\theta is the angle between the vectors.
  • For projectile motion without air resistance, horizontal and vertical components are independent, so vxv_x stays constant while vyv_y changes due to ay=ga_y = -g.

Vocabulary

Vector
A quantity that has both magnitude and direction, such as displacement, velocity, acceleration, or force.
Scalar
A quantity that has magnitude only and no direction, such as speed, distance, mass, or time.
Component
One part of a vector along a chosen axis, such as AxA_x along the xx-axis or AyA_y along the yy-axis.
Resultant
The single vector that has the same effect as two or more vectors added together.
Unit Vector
A vector with magnitude 11 that shows direction, commonly written as i^\hat{i}, j^\hat{j}, or k^\hat{k}.
Dot Product
An operation that multiplies two vectors to produce a scalar using AB=ABcosθ\vec{A}\cdot\vec{B} = AB\cos\theta.

Common Mistakes to Avoid

  • Treating vectors like scalars is wrong because direction affects the result. Add components such as Rx=Ax+BxR_x = A_x + B_x instead of adding only magnitudes.
  • Using sinθ\sin\theta and cosθ\cos\theta with the wrong component gives incorrect signs or sizes. If θ\theta is measured from the xx-axis, use Ax=AcosθA_x = A\cos\theta and Ay=AsinθA_y = A\sin\theta.
  • Ignoring negative signs for direction changes the physical meaning of the vector. A velocity of 8 m/s-8\text{ m/s} represents motion in the opposite direction from +8 m/s+8\text{ m/s}.
  • Finding θ=tan1(AyAx)\theta = \tan^{-1}\left(\frac{A_y}{A_x}\right) without checking the quadrant can give the wrong direction. Use the signs of AxA_x and AyA_y to place the angle correctly.
  • Mixing horizontal and vertical projectile motion equations is incorrect because the components are independent. Use constant velocity ideas for xx-motion and accelerated motion with ay=ga_y = -g for yy-motion.

Practice Questions

  1. 1 A displacement vector has components Ax=6 mA_x = 6\text{ m} and Ay=8 mA_y = 8\text{ m}. Find its magnitude AA and direction angle θ\theta from the positive xx-axis.
  2. 2 A force of 50 N50\text{ N} acts at 3030^\circ above the positive xx-axis. Find FxF_x and FyF_y using Fx=FcosθF_x = F\cos\theta and Fy=FsinθF_y = F\sin\theta.
  3. 3 Two vectors are A=3i^+4j^\vec{A} = 3\hat{i} + 4\hat{j} and B=2i^+5j^\vec{B} = -2\hat{i} + 5\hat{j}. Find R=A+B\vec{R} = \vec{A} + \vec{B} and the magnitude RR.
  4. 4 Explain why a projectile launched at an angle can have constant horizontal velocity while its vertical velocity changes.