AP Physics C: Mechanics · Topic 1.1

Topic 1.1: Scalars and Vectors

Unit 1: Kinematics10-15% of the multiple-choice section

Topic 1.1 asks you to describe a quantity by magnitude and direction as appropriate. In AP Physics C that means unit vectors: a vector is the sum of its components along the x, y and z axes, and a resultant is the vector sum of those components. AP Physics 1 keeps its Topic 1.1 in one dimension.

AP Physics: Unit 1 (topics 1.1 Scalars and Vectors). AP Physics C: Mechanics Unit 1, Topic 1.1. One learning objective, 1.1.A: describe a scalar or vector quantity using magnitude and direction, as appropriate. Five essential-knowledge statements, one of which carries three sub-statements, so eight in total. 1.1.A.1 scalars have magnitude only and vectors have magnitude and direction; 1.1.A.2 vectors modeled as arrows with lengths proportional to magnitude; 1.1.A.3 distance and speed are scalars while position, displacement, velocity and acceleration are vectors; 1.1.A.4 vectors can be expressed in unit vector notation or as a magnitude and a direction, with 1.1.A.4.i (unit vector notation represents vectors as the sum of their constituent components in the x-, y- and z-directions, denoted i-hat, j-hat and k-hat, relevant equation r = (Ai-hat + Bj-hat + Ck-hat)), 1.1.A.4.ii (the position vector of a point is r and the unit vector in the direction of the position vector is r-hat) and 1.1.A.4.iii (a resultant vector is the vector sum of the addend vectors' components, relevant equations C = A + B and C = (Ax + Bx)i-hat + (Ay + By)j-hat); and 1.1.A.5 in a given one-dimensional coordinate system, opposite directions are denoted by opposite signs. Topic 1.1 prints NO boundary statement in either course. Suggested skills 1.A, 2.A, 2.B, 3.B; AP Physics 1's Topic 1.1 suggests 1.A, 2.C, 3.B, 3.C instead. The title differs from the AP Physics 1 sibling, which is Scalars and Vectors in One Dimension and has two learning objectives (1.1.A and 1.1.B); AP Physics 1 also prints two sub-statements Physics C omits, 1.1.A.3.i on arrow notation and 1.1.A.3.ii on components along an axis, along with the equations v = v0 + at and vx = vx0 + axt, and states the sign convention as its own learning objective 1.1.B with EK 1.1.B.1. Printed on the C: Mechanics Table of Information's separate VECTORS table, five lines in this order: A dot B = AB cos theta; |A cross B| = AB sin theta; r = (Ai-hat + Bj-hat + Ck-hat); C = A + B; C = (Ax + Bx)i-hat + (Ay + By)j-hat. All three of Topic 1.1's own equations are among them. Not printed anywhere: the component or determinant forms of either product, and the magnitude-from-components formula, though the Pythagorean relation and the three trig ratios are printed in the Geometry and Trigonometry table. The VECTORS table is one of the tables src/data/equations.ts omits, so it must be checked against the CED appendix image rather than that file.

What Topic 1.1 requires

One learning objective, 1.1.A: describe a scalar or vector quantity using magnitude and direction, as appropriate. Under it sit five essential-knowledge statements, and 1.1.A.4 carries three sub-statements of its own, so eight statements in total.

StatementWhat it says
1.1.A.1Scalars are quantities described by magnitude only; vectors are quantities described by both magnitude and direction.
1.1.A.2Vectors can be visually modeled as arrows with appropriate direction and lengths proportional to their magnitude.
1.1.A.3Distance and speed are examples of scalar quantities, while position, displacement, velocity, and acceleration are examples of vector quantities.
1.1.A.4Vectors can be expressed in unit vector notation or as a magnitude and a direction.
1.1.A.4.iUnit vector notation can be used to represent vectors as the sum of their constituent components in the xx-, yy-, and zz-directions, denoted by i^\hat{i}, j^\hat{j}, and k^\hat{k}, respectively.
1.1.A.4.iiThe position vector of a point is given by r\vec{r}, and the unit vector in the direction of the position vector is denoted r^\hat{r}.
1.1.A.4.iiiA resultant vector is the vector sum of the addend vectors' components.
1.1.A.5In a given one-dimensional coordinate system, opposite directions are denoted by opposite signs.

The CED suggests four skills for this topic: 1.A create diagrams, tables, charts, or schematics to represent physical situations; 2.A derive a symbolic expression from known quantities by selecting and following a logical mathematical pathway; 2.B calculate or estimate an unknown quantity with units from known quantities; and 3.B apply an appropriate law, definition, theoretical relationship, or model to make a claim.

Topic 1.1 prints no boundary statement. Unit 1's three boundary statements sit under Topics 1.3, 1.4 and 1.5, so nothing here fences off how far the vector algebra goes. The fence is elsewhere: the Topic 1.5 boundary statement says AP Physics C: Mechanics only expects students to quantitatively analyze motion in two dimensions, which is why k^\hat{k} appears in 1.1.A.4.i and then never again in a required calculation.

Unit-vector notation is the whole reason this topic looks different

Statement 1.1.A.4 gives you two legal ways to write a vector, and the CED prints them as equal alternatives: unit vector notation, or a magnitude and a direction. Its relevant equation is

r=(Ai^+Bj^+Ck^)\vec{r} = \left( A\hat{i} + B\hat{j} + C\hat{k} \right)

i^\hat{i}, j^\hat{j} and k^\hat{k} each have magnitude 1 and no units. They carry direction and nothing else, which is what makes them useful: AA, BB and CC are then plain signed numbers with the physical units attached, and every vector operation reduces to arithmetic on those numbers.

Read in that light, a vector in this course is not an arrow you measure with a protractor. It is a triple. That is a small notational change with a large downstream consequence, because a triple can be differentiated one entry at a time. When Topic 1.2 writes v=dr/dt\vec{v} = d\vec{r}/dt, the operation is defined only because r\vec{r} has been written as components first. Every later vector object in the course inherits the same structure: F=dp/dt\vec{F} = d\vec{p}/dt, τ=r×F\vec{\tau} = \vec{r} \times \vec{F}, L=r×p\vec{L} = \vec{r} \times \vec{p}.

Going the other way, from components to a magnitude and a direction, uses geometry the Table of Information supplies in its Geometry and Trigonometry table rather than in its Vectors table. In two dimensions,

A=Ax2+Ay2θ=tan1 ⁣(AyAx)\left| \vec{A} \right| = \sqrt{A_x^2 + A_y^2} \qquad \theta = \tan^{-1}\!\left( \frac{A_y}{A_x} \right)

and in three, A=Ax2+Ay2+Az2\left| \vec{A} \right| = \sqrt{A_x^2 + A_y^2 + A_z^2}. Neither of those is printed in the Vectors table. The Pythagorean relation a2+b2=c2a^2 + b^2 = c^2 and the three ratios sinθ=a/c\sin\theta = a/c, cosθ=b/c\cos\theta = b/c, tanθ=a/b\tan\theta = a/b are printed, in the Geometry and Trigonometry table, next to a right-triangle figure.

The inverse tangent has a sign problem the CED does not warn you about. tan1(Ay/Ax)\tan^{-1}(A_y/A_x) returns the same value for (3,4)(3, 4) and for (3,4)(-3, -4), which point in opposite directions. Read the signs of the two components to decide the quadrant, then state the direction relative to a named axis.

Statement 1.1.A.4.ii: the position vector and the unit vector along it

This is the shortest statement in the topic and the one students skip. The position vector of a point is r\vec{r}, and the unit vector in the direction of the position vector is denoted r^\hat{r}.

The relationship the notation implies is

r^=rr\hat{r} = \frac{\vec{r}}{\left| \vec{r} \right|}

Dividing a vector by its own magnitude strips the units and the size and leaves the direction. Nothing in Unit 1 forces you to use r^\hat{r}, which is why it is easy to file away as decoration. It becomes load-bearing in Unit 2 and again across the whole of AP Physics C: Electricity and Magnetism, wherever a law points along the line joining two things: a gravitational or Coulomb force, an inverse-square field, a Biot-Savart element. In each case the magnitude is a scalar expression and r^\hat{r} supplies the direction, so the vector statement is the product of the two.

Worth noticing: r^\hat{r} is not a fixed direction. It changes as the point moves, which is exactly why circular motion has a centripetal acceleration even at constant speed. A hat means unit length, not constant.

The Vectors table on the Table of Information, all five lines

The AP Physics C sheet is not one table. The Table of Information also carries separate Vectors, Calculus, Geometry and Trigonometry, and Identities tables, and Topic 1.1 draws on the first of those. The Vectors table prints exactly five lines. Here they are, in the order the booklet prints them:

AB=ABcosθ\vec{A} \cdot \vec{B} = AB\cos\theta
A×B=ABsinθ\left| \vec{A} \times \vec{B} \right| = AB\sin\theta
r=(Ai^+Bj^+Ck^)\vec{r} = \left( A\hat{i} + B\hat{j} + C\hat{k} \right)
C=A+B\vec{C} = \vec{A} + \vec{B}
C=(Ax+Bx)i^+(Ay+By)j^\vec{C} = \left( A_x + B_x \right)\hat{i} + \left( A_y + B_y \right)\hat{j}

Three of Topic 1.1's own printed equations are in that list: the unit-vector expansion at 1.1.A.4.i, and the two resultant forms at 1.1.A.4.iii. The other two lines, the dot and cross product magnitudes, belong to Topic 1.1's subject matter but are not printed anywhere in Unit 1's required content. They arrive later, and the sheet gives them to you early.

Count the components in the last line: it stops at j^\hat{j}. Component addition is printed in two dimensions only, matching the Topic 1.5 boundary statement, even though the line above it expands a vector in three. If a question hands you three-component vectors to add, extend the pattern yourself; the sheet will not do it for you.

One more thing the Vectors table does not print: the component forms AB=AxBx+AyBy+AzBz\vec{A} \cdot \vec{B} = A_xB_x + A_yB_y + A_zB_z and the determinant form of the cross product. Only the magnitude expressions in terms of the angle between the vectors are printed.

Dot and cross, and why one is a number and the other is a vector

Both printed lines involve two vectors and an angle, and they are the two ways to multiply vectors that physics needs. Which one a situation calls for is decided by what kind of answer the situation should have.

Dot productCross product
Printed asAB=ABcosθ\vec{A} \cdot \vec{B} = AB\cos\thetaA×B=ABsinθ\left\lvert \vec{A} \times \vec{B} \right\rvert = AB\sin\theta
Resulta scalara vector, perpendicular to both
Largest whenthe vectors are parallelthe vectors are perpendicular
Zero whenthe vectors are perpendicularthe vectors are parallel
OrderAB=BA\vec{A} \cdot \vec{B} = \vec{B} \cdot \vec{A}A×B=B×A\vec{A} \times \vec{B} = -\vec{B} \times \vec{A}
Where it landsW=FdrW = \int \vec{F} \cdot d\vec{r}, and flux in the E&M courseτ=r×F\vec{\tau} = \vec{r} \times \vec{F}, L=r×p\vec{L} = \vec{r} \times \vec{p}

Notice the deliberate asymmetry in how the sheet prints them. The dot product line is a full equation, because a scalar needs no direction. The cross product line is wrapped in absolute-value bars, because it gives you the magnitude only: the direction has to come from a right-hand rule, which no table can print. That is worth remembering as a reading skill. When a printed equation carries magnitude bars, the sheet is telling you it has withheld the direction.

One identity worth carrying, though it is nowhere in the CED, is that the two products divide the product of the magnitudes between them:

(AB)2+A×B2=(AB)2\left( \vec{A} \cdot \vec{B} \right)^2 + \left| \vec{A} \times \vec{B} \right|^2 = (AB)^2

because cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1, and that identity is printed, in the Identities table. It is a fast arithmetic check on a pair of answers.

Adding by components, and what a resultant is not

Statement 1.1.A.4.iii defines the resultant as the vector sum of the addend vectors' components, and prints both a compact form and an explicit one:

C=A+BC=(Ax+Bx)i^+(Ay+By)j^\vec{C} = \vec{A} + \vec{B} \qquad \vec{C} = \left( A_x + B_x \right)\hat{i} + \left( A_y + B_y \right)\hat{j}

The second is the procedure and the first is the claim. Add the i^\hat{i} parts, add the j^\hat{j} parts, and never mix them, because i^\hat{i} and j^\hat{j} are perpendicular and no amount of one contributes to the other. That independence is the same fact Topic 1.5 states as physics at 1.5.A.3.

What a resultant is not is the sum of the magnitudes. A+B\left| \vec{A} + \vec{B} \right| equals A+BA + B only when the two vectors are parallel and point the same way; it equals AB\left| A - B \right| when they are antiparallel, and lands somewhere between for every other angle. Adding magnitudes is the single most common error on this topic and it is easy to catch, because it always produces a number that is too large.

Subtraction follows from 1.1.A.5, which says opposite directions are denoted by opposite signs: AB=A+(B)\vec{A} - \vec{B} = \vec{A} + \left( -\vec{B} \right), and negating a vector negates every component. That is the operation Topic 1.4 needs for relative velocity.

One dimension, where the sign carries the direction

Statement 1.1.A.5 is the whole of AP Physics 1's Topic 1.1 compressed into one line: in a given one-dimensional coordinate system, opposite directions are denoted by opposite signs.

The two words doing the work are given and a. A sign is meaningful only against a coordinate system somebody has declared, and it has no meaning at all until then. "The acceleration is 6.0-6.0 m/s2^2" is a complete statement once you have said which way is positive and not before. On a free-response question, drawing and labelling the axis is part of the answer, and the AP Physics C: Mechanics exam allocates 20 to 35% of the free-response score to Practice 1, creating representations.

A sign is also not a size. 9-9 m/s is a faster motion than +4+4 m/s. Compare magnitudes when the question asks about speed, and compare signed values when it asks about direction or about which way a quantity is changing.

The C course drops one sub-statement AP Physics 1 prints here. AP Physics 1's 1.1.A.3.i says vectors are notated with an arrow above the symbol, and its 1.1.A.3.ii says vector notation is not required for vector components along an axis. Neither appears in the Physics C framework. In practice the C course uses the arrow throughout, and it uses subscripted components without arrows, exactly as Physics 1 describes. The convention did not change; the CED simply stopped spelling it out, because a course that writes r=Ai^+Bj^+Ck^\vec{r} = A\hat{i} + B\hat{j} + C\hat{k} has already shown you both notations at once.

Traps on this topic

Adding magnitudes instead of components. Covered above, and worth a second mention because it survives into Unit 2 as adding force magnitudes to get a net force.

Treating i^\hat{i}, j^\hat{j}, k^\hat{k} as if they had units. They do not. In r=6.0i^3.0j^\vec{r} = 6.0\hat{i} - 3.0\hat{j} metres, the metres belong to the coefficients. Writing "6.0i^6.0\hat{i} m" and "6.0 m in the xx direction" are the same statement.

Losing the quadrant to the inverse tangent. A calculator returns an angle between 90-90^\circ and +90+90^\circ. Two of the four quadrants are not in that range.

Calling a negative quantity a decreasing one. 6.0-6.0 m/s2^2 is an acceleration pointing in the negative direction. Whether the object is speeding up depends on the direction of its velocity, not on the sign of its acceleration alone. The CED names this misconception in Unit 1's "Building the Science Practices" page, where it says practice with multiple representations helps dispel common misconceptions about motion, such as exclusively using negative acceleration to describe an object slowing down.

Assuming a unit vector is a constant. r^\hat{r} points from the origin toward a moving point, so it rotates as the point moves. Differentiating a vector written as (magnitude) times r^\hat{r} requires differentiating both factors.

Reaching for the cross product's direction from the printed line. The sheet gives ABsinθAB\sin\theta inside magnitude bars. The direction is a right-hand-rule question every time.

If you want the algebra-based version of this topic

Both courses have a Topic 1.1, and this is one of the four C: Mechanics topics whose title differs from its AP Physics 1 counterpart. That difference is real rather than cosmetic.

AP Physics 1 Topic 1.1AP Physics C Topic 1.1
TitleScalars and Vectors in One DimensionScalars and Vectors
Learning objectives1.1.A and 1.1.B1.1.A only
Dimensionsonethree, written with i^\hat{i}, j^\hat{j}, k^\hat{k}
Unit vectorsnot mentioned1.1.A.4.i and 1.1.A.4.ii
Component additionnot in this topic1.1.A.4.iii, printed
Printed equationsv=v0+at\vec{v} = \vec{v}_0 + \vec{a}t and vx=vx0+axtv_x = v_{x0} + a_xtthe three vector equations above
Signs as directions1.1.B.1, its own objective1.1.A.5, one line at the end
Suggested skills1.A, 2.C, 3.B, 3.C1.A, 2.A, 2.B, 3.B
Boundary statementnonenone

The pattern is a clean swap. AP Physics 1 spends a whole learning objective on adding vectors in one dimension and prints a kinematic equation to make the point about arrow notation. AP Physics C compresses one-dimensional signs into a single closing statement and spends the topic on unit vectors and components instead. The two skill lists differ too: the C version adds 2.A, derive a symbolic expression, and 2.B, calculate an unknown quantity, and drops 3.C, justify a claim using evidence.

If you are studying for AP Physics 1, the page you want is Scalars and Vectors in One Dimension, and the scalar versus vector comparison serves both courses. If you are studying for AP Physics C: Mechanics, stay here, then read Topic 1.2, which differentiates the position vector you just learned to write.

Two displacements added in unit-vector notation

A drone flies a displacement A=(12i^+5.0j^)\vec{A} = \left( 12\hat{i} + 5.0\hat{j} \right) m, then a second displacement B=(3.0i^+9.0j^)\vec{B} = \left( -3.0\hat{i} + 9.0\hat{j} \right) m. Find the resultant displacement in unit-vector notation, its magnitude, and its direction. Compare the magnitude of the resultant with the sum of the two magnitudes.

  1. Add components, per 1.1.A.4.iii. C=(12+(3.0))i^+(5.0+9.0)j^=(9.0i^+14j^)\vec{C} = \left( 12 + (-3.0) \right)\hat{i} + \left( 5.0 + 9.0 \right)\hat{j} = \left( 9.0\hat{i} + 14\hat{j} \right) m.

  2. Magnitude, by the Pythagorean relation printed in the Geometry and Trigonometry table. C=(9.0)2+(14)2=81+196=277=16.6\left| \vec{C} \right| = \sqrt{(9.0)^2 + (14)^2} = \sqrt{81 + 196} = \sqrt{277} = 16.6 m.

  3. Direction. θ=tan1(14/9.0)=57.3\theta = \tan^{-1}(14/9.0) = 57.3^\circ. Both components are positive, so the resultant is in the first quadrant and 57.357.3^\circ from the +x+x axis is the answer as stated.

  4. The two magnitudes separately. A=144+25=13.0\left| \vec{A} \right| = \sqrt{144 + 25} = 13.0 m and B=9.0+81=9.49\left| \vec{B} \right| = \sqrt{9.0 + 81} = 9.49 m, so A+B=22.5\left| \vec{A} \right| + \left| \vec{B} \right| = 22.5 m.

  5. Compare. 16.6 m against 22.5 m. Adding magnitudes overstates the resultant by 35%, because the two legs are not parallel.

C=(9.0i^+14j^)\vec{C} = \left( 9.0\hat{i} + 14\hat{j} \right) m, magnitude 16.6 m at 57.357.3^\circ from the +x+x axis. The sum of the magnitudes, 22.5 m, is not the magnitude of the sum.

A position vector in three dimensions, and the unit vector along it

A point has position vector r=(6.0i^3.0j^+2.0k^)\vec{r} = \left( 6.0\hat{i} - 3.0\hat{j} + 2.0\hat{k} \right) m. Find its distance from the origin and the unit vector r^\hat{r} in the direction of r\vec{r}. Verify that r^\hat{r} has magnitude 1.

  1. Magnitude in three dimensions. r=(6.0)2+(3.0)2+(2.0)2=36+9.0+4.0=49=7.0\left| \vec{r} \right| = \sqrt{(6.0)^2 + (-3.0)^2 + (2.0)^2} = \sqrt{36 + 9.0 + 4.0} = \sqrt{49} = 7.0 m.

  2. Apply 1.1.A.4.ii. Dividing r\vec{r} by its own magnitude gives the unit vector along it: r^=r/r\hat{r} = \vec{r}/\left| \vec{r} \right|.

  3. Divide each component by 7.0. r^=6.07.0i^3.07.0j^+2.07.0k^=0.857i^0.429j^+0.286k^\hat{r} = \frac{6.0}{7.0}\hat{i} - \frac{3.0}{7.0}\hat{j} + \frac{2.0}{7.0}\hat{k} = 0.857\hat{i} - 0.429\hat{j} + 0.286\hat{k}.

  4. Check the magnitude. (0.857)2+(0.429)2+(0.286)2=0.735+0.184+0.082=1.00(0.857)^2 + (-0.429)^2 + (0.286)^2 = 0.735 + 0.184 + 0.082 = 1.00, so r^=1.00\left| \hat{r} \right| = 1.00 as required.

  5. Check the units. Metres divided by metres cancel, so r^\hat{r} is dimensionless. It carries direction and nothing else.

r=7.0\left| \vec{r} \right| = 7.0 m and r^=0.857i^0.429j^+0.286k^\hat{r} = 0.857\hat{i} - 0.429\hat{j} + 0.286\hat{k}, dimensionless and of magnitude 1.00.

Dot and cross products straight off the Vectors table

Two vectors have magnitudes A=5.0A = 5.0 and B=8.0B = 8.0 in the same units, with an angle of 3535^\circ between them. Find AB\vec{A} \cdot \vec{B} and A×B\left| \vec{A} \times \vec{B} \right|, then check both answers against the identity (AB)2+A×B2=(AB)2\left( \vec{A} \cdot \vec{B} \right)^2 + \left| \vec{A} \times \vec{B} \right|^2 = (AB)^2.

  1. Dot product, first line of the Vectors table. AB=ABcosθ=(5.0)(8.0)cos35=40(0.8192)=32.8\vec{A} \cdot \vec{B} = AB\cos\theta = (5.0)(8.0)\cos 35^\circ = 40\left( 0.8192 \right) = 32.8.

  2. Cross product magnitude, second line. A×B=ABsinθ=40(0.5736)=22.9\left| \vec{A} \times \vec{B} \right| = AB\sin\theta = 40\left( 0.5736 \right) = 22.9.

  3. The cross product also has a direction, perpendicular to both vectors, which the printed magnitude bars tell you the sheet has not given you. Fix it with a right-hand rule from the figure in the question.

  4. Check. (32.8)2=1076(32.8)^2 = 1076 and (22.9)2=524(22.9)^2 = 524, and 1076+524=16001076 + 524 = 1600, which is (AB)2=(40)2(AB)^2 = (40)^2 exactly. The identity holds to every figure carried.

  5. Sanity check the split. The angle is under 4545^\circ, so the vectors are more parallel than perpendicular, and the dot product should be the larger of the two. It is.

AB=32.8\vec{A} \cdot \vec{B} = 32.8 and A×B=22.9\left| \vec{A} \times \vec{B} \right| = 22.9, in the product of the two units. The identity check returns exactly 1600.

Frequently asked questions

What is the difference between AP Physics C Topic 1.1 and AP Physics 1 Topic 1.1?

The titles differ, and so does the content. AP Physics 1's topic is called Scalars and Vectors in One Dimension and has two learning objectives, the second of which is about adding vectors in one dimension. AP Physics C's topic is called Scalars and Vectors, has one learning objective, and spends it on unit-vector notation: writing a vector as the sum of its components along the x, y and z axes using i-hat, j-hat and k-hat, defining the position vector r and the unit vector r-hat along it, and defining a resultant as the vector sum of the addend vectors' components. The one-dimensional sign convention that fills AP Physics 1's Topic 1.1 is compressed into a single closing statement, 1.1.A.5.

What are i-hat, j-hat and k-hat in AP Physics C?

They are unit vectors: dimensionless vectors of magnitude 1 pointing along the x, y and z axes respectively. Essential knowledge 1.1.A.4.i introduces them so that a vector can be written as the sum of its components, for example r = (Ai-hat + Bj-hat + Ck-hat). The physical units belong to the coefficients A, B and C, not to the hatted symbols. Writing a vector this way is what makes it possible to differentiate it component by component, which is how the rest of AP Physics C treats velocity, acceleration, force and torque.

Are the dot product and cross product on the AP Physics C equation sheet?

Yes. The AP Physics C Table of Information carries a separate Vectors table, and its first two lines are the dot product, A dot B = AB cos theta, and the magnitude of the cross product, written with absolute-value bars as |A cross B| = AB sin theta. The bars matter: only the magnitude is printed, so the direction of a cross product still has to come from a right-hand rule. The component and determinant forms of the two products are not printed. Note that these lines do not appear in the Mechanics equation table, which is why checking only that table leads people to conclude they are absent.

How do you add two vectors in unit-vector notation?

Add the matching components and keep them separate. If A = (Ax i-hat + Ay j-hat) and B = (Bx i-hat + By j-hat), then the resultant is C = (Ax + Bx) i-hat + (Ay + By) j-hat, which is exactly what the AP Physics C sheet prints. Never add magnitudes: the magnitude of a sum equals the sum of the magnitudes only when the two vectors point the same way. To finish with a magnitude and a direction, take the square root of the sum of the squared components and use an inverse tangent, then use the signs of the components to fix the quadrant.

Does AP Physics C Mechanics test vectors in three dimensions?

It writes them in three and calculates in two. Essential knowledge 1.1.A.4.i introduces all three basis vectors including k-hat, but the component-addition line on the equation sheet stops at j-hat, and the Topic 1.5 boundary statement says AP Physics C: Mechanics only expects students to quantitatively analyze the motion of an object in two dimensions. The same boundary statement adds that AP Physics C: Electricity and Magnetism expects students to also qualitatively describe the motion of a particle in three dimensions.

What is r-hat in AP Physics C?

Essential knowledge 1.1.A.4.ii states that the position vector of a point is given by r and the unit vector in the direction of the position vector is denoted r-hat. In practice r-hat is r divided by its own magnitude, which strips away the size and the units and leaves only the direction. It matters most in later units, where a law has a scalar magnitude and points along the line joining two objects, such as a gravitational or electrostatic force. Because it follows a moving point, r-hat is not a constant direction.

Is a negative sign a direction or a size in AP Physics C?

A direction. Essential knowledge 1.1.A.5 says that in a given one-dimensional coordinate system, opposite directions are denoted by opposite signs. The sign only means something once you have declared which way is positive, so stating or drawing the axis is part of the answer. A negative value can also have the larger magnitude: a velocity of -9 m/s describes faster motion than +4 m/s. Compare magnitudes when a question asks about speed and signed values when it asks about direction.