Scalars and Vectors
Help Questions
AP Physics C: Mechanics › Scalars and Vectors
Which of the following lists contains only vector quantities?
Distance, work, power, and kinetic energy.
Velocity, acceleration, displacement, and force.
Temperature, mass, time, and electric potential.
Speed, force, momentum, and electric charge.
Explanation
Vector quantities are defined as physical quantities that have both magnitude and direction. Velocity, acceleration, displacement, and force all fit this definition. The other choices contain scalar quantities: speed, distance, work, power, kinetic energy, electric charge, temperature, mass, time, and electric potential are all described by magnitude only.
Two vectors $$\vec{P}$$ and $$\vec{Q}$$ are added to form a resultant vector $$\vec{R} = \vec{P} + \vec{Q}$$. If the magnitudes satisfy the relation $$|\vec{P}| + |\vec{Q}| = |\vec{R}|$$, what must be true about the vectors $$\vec{P}$$ and $$\vec{Q}$$?
They are perpendicular to each other.
One of the vectors must be the zero vector.
They are in the same direction.
They are in opposite directions.
Explanation
The magnitude of the sum of two vectors is equal to the sum of their individual magnitudes only in the specific case where the vectors are parallel and point in the same direction (an angle of $$0^\circ$$ between them). In all other cases, due to the triangle inequality, the magnitude of the resultant vector will be less than the sum of the individual magnitudes.
A particle's velocity vector is $$\vec{v} = (-3.0 \hat{i} + 4.0 \hat{j})$$ m/s. What is the approximate angle of the velocity vector, measured counterclockwise from the positive x-axis?
233.1°
306.9°
53.1°
126.9°
Explanation
The vector has a negative x-component and a positive y-component, placing it in the second quadrant. The reference angle relative to the negative x-axis can be found using the arctangent: $$\alpha = \arctan{\left|\frac{v_y}{v_x}\right|} = \arctan{\left|\frac{4.0}{-3.0}\right|} \approx 53.1^\circ$$. The angle measured counterclockwise from the positive x-axis is $$180^\circ - \alpha = 180^\circ - 53.1^\circ = 126.9^\circ$$. Distractor A is only the reference angle. The other distractors correspond to angles in the third and fourth quadrants.
A particle's initial position is $$\vec{r}_i = (2\hat{i} - 3\hat{j} + 5\hat{k})$$ m. Its final position is $$\vec{r}_f = (-4\hat{i} + 6\hat{j} + 2\hat{k})$$ m. What is the displacement vector $$\Delta\vec{r}$$ of the particle?
$$(-2\hat{i} + 3\hat{j} + 7\hat{k})$$ m
$$(-6\hat{i} + 9\hat{j} - 3\hat{k})$$ m
$$(-6\hat{i} + 3\hat{j} + 7\hat{k})$$ m
$$(6\hat{i} - 9\hat{j} + 3\hat{k})$$ m
Explanation
The displacement vector is the change in position, calculated as $$\Delta\vec{r} = \vec{r}_f - \vec{r}_i$$. Subtracting the components: $$x: (-4) - (2) = -6$$. $$y: (6) - (-3) = 9$$. $$z: (2) - (5) = -3$$. Therefore, $$\Delta\vec{r} = (-6\hat{i} + 9\hat{j} - 3\hat{k})$$ m. Distractor A represents the sum $$\vec{r}_i + \vec{r}_f$$. Distractor B represents the vector $$\vec{r}_i - \vec{r}_f$$. Distractor D contains calculation errors.
A particle undergoes a displacement of $$6.0$$ m at an angle of $$30^\circ$$ north of east, followed by a second displacement of $$4.0$$ m at an angle of $$60^\circ$$ west of north. What is the approximate magnitude of the particle's resultant displacement?
2.0 m
10.0 m
7.2 m
5.3 m
Explanation
First, resolve each displacement vector into its x (east) and y (north) components. For the first displacement: $$d_{1x} = 6.0 \cos(30^\circ) \approx 5.20$$ m, $$d_{1y} = 6.0 \sin(30^\circ) = 3.00$$ m. For the second displacement: $$d_{2x} = -4.0 \sin(60^\circ) \approx -3.46$$ m, $$d_{2y} = 4.0 \cos(60^\circ) = 2.00$$ m. The resultant components are $$R_x = 5.20 - 3.46 = 1.74$$ m and $$R_y = 3.00 + 2.00 = 5.00$$ m. The magnitude of the resultant displacement is found using the Pythagorean theorem: $$|\vec{R}| = \sqrt{R_x^2 + R_y^2} = \sqrt{(1.74)^2 + (5.00)^2} \approx 5.3$$ m. Distractor D is the scalar sum of the magnitudes.
A position vector is given by $$\vec{r} = (3\hat{i} - 4\hat{j})$$ m. What is the unit vector $$\hat{r}$$ in the direction of $$\vec{r}$$?
$$5$$
$$(3\hat{i} - 4\hat{j})$$
$$(-0.6\hat{i} + 0.8\hat{j})$$
$$(0.6\hat{i} - 0.8\hat{j})$$
Explanation
A unit vector is a vector with a magnitude of 1. It is found by dividing the vector by its own magnitude. First, find the magnitude of $$\vec{r}$$: $$|\vec{r}| = \sqrt{3^2 + (-4)^2} = \sqrt{9 + 16} = 5$$ m. Then, divide the vector by this magnitude: $$\hat{r} = \frac{\vec{r}}{|\vec{r}|} = \frac{3\hat{i} - 4\hat{j}}{5} = 0.6\hat{i} - 0.8\hat{j}$$. This resulting vector is dimensionless.
An athlete runs exactly one lap around a circular track of radius $$R$$. Which of the following statements about the athlete's motion is correct?
The magnitude of the displacement is zero and the distance traveled is $$2\pi R$$.
Both the magnitude of the displacement and the distance traveled are equal to $$2\pi R$$.
Both the magnitude of the displacement and the distance traveled are zero.
The magnitude of the displacement is $$2\pi R$$ and the distance traveled is zero.
Explanation
Displacement is a vector quantity representing the change in position from the start point to the end point. Since the athlete finishes at the same point they started, the displacement vector is zero. Distance is a scalar quantity representing the total path length covered. For one lap around a circular track, the distance is the circumference, $$2\pi R$$.
The position of a particle as a function of time is given by the vector $$\vec{r}(t) = (3t^2 - 4t)\hat{i} + (2t^3)\hat{j} - (5t)\hat{k}$$, where $$t$$ is in seconds and $$\vec{r}$$ is in meters. What is the particle's velocity vector $$\vec{v}(t)$$?
$$\vec{v}(t) = 6\hat{i} + 12t\hat{j}$$
$$\vec{v}(t) = (6t - 4)\hat{i} + 6t^2\hat{j} - 5\hat{k}$$
$$\vec{v}(t) = (t^3 - 2t^2)\hat{i} + (\frac{1}{2}t^4)\hat{j} - (\frac{5}{2}t^2)\hat{k}$$
$$\vec{v}(t) = (3t^2 - 4t)\hat{i} + (2t^3)\hat{j}$$
Explanation
Velocity is the time derivative of the position vector, $$\vec{v}(t) = \frac{d\vec{r}}{dt}$$. We must differentiate each component of $$\vec{r}(t)$$ with respect to time. $$\frac{d}{dt}(3t^2 - 4t) = 6t - 4$$. $$\frac{d}{dt}(2t^3) = 6t^2$$. $$\frac{d}{dt}(-5t) = -5$$. Combining these gives the correct velocity vector. Distractor B is the integral of the position vector. Distractor C is the acceleration vector (the derivative of velocity). Distractor D omits the k-component and does not perform the differentiation.
A force vector is given by $$\vec{F} = (12\hat{i} - 5\hat{j})$$ N. What is the magnitude of the force?
7 N
13 N
10.9 N
17 N
Explanation
The magnitude of a vector with components $$F_x$$ and $$F_y$$ is given by the Pythagorean theorem: $$|\vec{F}| = \sqrt{F_x^2 + F_y^2}$$. Substituting the given components: $$|\vec{F}| = \sqrt{(12)^2 + (-5)^2} = \sqrt{144 + 25} = \sqrt{169} = 13$$ N. Distractor A is the scalar subtraction of the component magnitudes. Distractor D is the scalar addition of the component magnitudes.
Two force vectors, $$\vec{F}_1$$ and $$\vec{F}2$$, have magnitudes of 8 N and 6 N, respectively. They are applied to an object at the same point. Which of the following is NOT a possible magnitude for the resultant force $$\vec{F}{res} = \vec{F}_1 + \vec{F}_2$$?
10 N
5 N
14 N
1 N
Explanation
The magnitude of the resultant of two vectors depends on the angle between them. The maximum possible magnitude occurs when the vectors are parallel (angle $$0^\circ$$), resulting in a magnitude of $$8 + 6 = 14$$ N. The minimum possible magnitude occurs when the vectors are anti-parallel (angle $$180^\circ$$), resulting in a magnitude of $$|8 - 6| = 2$$ N. All other possible magnitudes lie between these two extremes. Therefore, a magnitude of 1 N is not possible.