zuai-logo

Vectors

Alice White

Alice White

8 min read

Listen to this study note

Study Guide Overview

This study guide covers vectors in AP Precalculus, including their definition (magnitude and direction), representation (2D components, trigonometric form, zero vector), operations (scalar multiplication, vector addition, dot product), and unit vectors (standard unit vectors i and j, linear combinations). It also reviews the Law of Sines and Law of Cosines for solving triangles formed by vectors and provides practice questions focusing on vector components, operations, unit vectors, and applying the Laws of Sines and Cosines.

AP Pre-Calculus: Vectors - Your Night-Before Review 🚀

Hey! Let's get you super confident about vectors for your AP Pre-Calculus exam. This guide is designed to be quick, clear, and exactly what you need right now. Let's dive in!

1. Introduction to Vectors

What are Vectors? 🏹

Vectors are like arrows that have both magnitude (length) and direction. Think of them as representing movement, force, or any quantity with a direction. They're not just numbers; they're like little guided missiles! đŸŽ¯

  • Tail: Where the vector starts.
  • Head: Where the vector ends.

markdown-image

Quick Fact

The length of the vector is a scalar value, representing its magnitude. The direction is from the tail to the head. 📏

Visualizing Vectors

Imagine a vector as an arrow on a graph. The arrow's length is its magnitude, and the direction it points is its direction. Simple, right? â†—ī¸

2. Representing Vectors

2D Vector Components đŸ›Šī¸

In a 2D plane, we use components to define a vector. Think of it like giving directions: "move this much in the x-direction, and this much in the y-direction."

  • Two Points: Defined by P1=(x1,y1)P1 = (x1, y1) (tail) and P2=(x2,y2)P2 = (x2, y2) (head).
  • Components: <a,b><a, b>, where a=x2−x1a = x2 - x1 and b=y2−y1b = y2 - y1.

markdown-image

Key Concept

The vector's direction is parallel to the line from the origin to (a, b). Its magnitude is a2+b2\sqrt{a^2 + b^2}. 💡

Special Case: The Zero Vector

  • <0,0><0, 0>: When the tail and head are the same point. It has zero magnitude. 🤓

Trigonometric Components

We can also find vector components using trigonometry. If you know the angle a vector makes with the x-axis and its magnitude, you can find the x and y components using cosine and sine, respectively. 📐

markdown-image

Quick Fact

Geometrically, vector components are the projections of the vector onto the x and y axes. 📐 ...

Question 1 of 11

A car travels 20 miles east and then 30 miles north. What represents the car's displacement? 🚗

A scalar of 50 miles

A vector with magnitude 50 miles

A vector with both magnitude and direction

A vector pointing only north