PHYS 206 - Chapter 1: Units, Physical Quantities and Vectors

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

A set of practice flashcards about units, scalars vs vectors, vector notation, components, vector addition, and vector products (dot and cross) from Chapter 1.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

What is the difference between a scalar and a vector?

A scalar has only magnitude (and possibly units); a vector has both magnitude and direction.

2
New cards

What is a unit vector?

A vector with magnitude 1 used to indicate direction; denoted with a hat (e.g., ihat, jhat, k_hat).

3
New cards

How is a 2D vector written in component form?

A = Ax ihat + Ay jhat; its magnitude is |A| = sqrt(Ax^2 + Ay^2).

4
New cards

How do you compute the magnitude of A = 2.0 ihat + 4.0 jhat?

|A| = sqrt(2.0^2 + 4.0^2) = sqrt(20) ≈ 4.47 (in the same units as Ax and Ay).

5
New cards

Is vector addition commutative?

Yes; A + B = B + A.

6
New cards

How do you add vectors component-wise?

If C = A + B, then Cx = Ax + Bx, Cy = Ay + By (Cz = Az + Bz in 3D).

7
New cards

What is the dot (scalar) product formula?

A · B = Ax Bx + Ay By + Az Bz = AB cos(theta).

8
New cards

What is the cross product and its magnitude?

A × B is a vector with magnitude |A×B| = AB sin(theta); direction is perpendicular to both or given by the right-hand rule.

9
New cards

How do you compute A × B using components?

A × B = (Ay Bz − Az By) ihat + (Az Bx − Ax Bz) jhat + (Ax By − Ay Bx) k_hat.

10
New cards

What is a unit vector along A?

A_hat = A / |A|; it points in the same direction as A and has magnitude 1.

11
New cards

Is ihat + jhat + k_hat a unit vector?

No; its magnitude is sqrt(3), which is greater than 1.

12
New cards

Can a unit vector have any component with magnitude greater than unity?

No; the components of a unit vector cannot have magnitude greater than 1 (though components can be negative).

13
New cards

How is a 2D vector expressed in polar form using r and theta?

A = r cos(theta) ihat + r sin(theta) jhat; r is the magnitude, theta is the angle from the +x axis.

14
New cards

What is dimensional analysis in physics?

Checking that the units on both sides of an equation are consistent; inconsistent units indicate an invalid equation.

15
New cards

How do you perform unit conversion by multiplying by 1?

Multiply by a conversion factor equal to 1, e.g., 500 miles × (1609 m / 1 mile) = 804,500 m.

16
New cards

What is the right-hand rule for the cross product?

Point the index finger along A, the middle finger along B, then the thumb points in the direction of A × B.