Vector

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:52 AM on 6/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

What are vectors?

Quantities that have both magnitude and direction.

2
New cards

Examples of common vectors.

Displacement, velocity, and force.

3
New cards

How are vectors graphically represented?

As arrows, where the length represents magnitude and the arrowhead indicates direction.

4
New cards

2D representation of a vector A.

A=Axi+Ayj\textbf{A} = A_x \textbf{i} + A_y \textbf{j}

5
New cards

3D representation of a vector A.

A=Axi+Ayj+Azk\textbf{A} = A_x \textbf{i} + A_y \textbf{j} + A_z \textbf{k}

6
New cards

How is vector addition performed?

By adding vectors tip-to-tail or using components: A+B=(Ax+Bx)i+(Ay+By)j\textbf{A} + \textbf{B} = (A_x + B_x) \textbf{i} + (A_y + B_y) \textbf{j}.

7
New cards

How is vector subtraction performed?

By using components: AB=(AxBx)i+(AyBy)j\textbf{A} - \textbf{B} = (A_x - B_x) \textbf{i} + (A_y - B_y) \textbf{j}.

8
New cards

What is scalar multiplication of a vector?

For a scalar kk and vector A: kA=kAxi+kAyjk \textbf{A} = kA_x \textbf{i} + kA_y \textbf{j}.

9
New cards

Dot Product of vectors A and B.

AB=ABcosθ\textbf{A} \bullet \textbf{B} = \| \textbf{A}\| \| \textbf{B}\| \cos \theta, a scalar quantity.

10
New cards

Cross Product of vectors A and B.

A×B=ABsinθn\textbf{A} \times \textbf{B} = \| \textbf{A} \| \| \textbf{B}\| \sin \theta \text{n}, a vector perpendicular to both A and B.

11
New cards

Applications of vectors.

Used in mechanics to represent forces, velocities, and in solving problems of projectile and circular motion.

12
New cards

Characteristics of equal vectors.

Same magnitude and direction.

13
New cards

What is a unit vector?

A vector of magnitude 1.

14
New cards

What is a null vector?

A vector with zero magnitude; its direction is undefined.

15
New cards

What is a position vector?

Indicates the position of a point in space relative to a reference.

16
New cards

What does a velocity vector represent?

The rate of change of position with respect to time.

17
New cards

What does an acceleration vector represent?

The rate of change of velocity with respect to time.

18
New cards

What is the Parallelogram Law of Vector Addition?

If two vectors are represented as adjacent sides of a parallelogram, their resultant is given by the diagonal.

19
New cards

What is the Triangle Law of Vector Addition?

If two vectors are represented as two sides of a triangle taken in sequence, the resultant is the closing side of the triangle.