Two unit vectors u^ and v^ satisfy u^⋅v^=0.6. A student needs the magnitude of u^×v^. The student reasons: 'Since u^⋅v^=∣u^∣∣v^∣cosθ=cosθ=0.6, then sinθ=1−0.62=0.8, so ∣u^×v^∣=0.8.' Which statement about this reasoning is most accurate?
AThe reasoning is flawed because sinθ could be −0.8 if θ>180°, making the magnitude ambiguous without knowing the quadrant; the correct answer requires additional information about the orientation of u^ relative to v^.
BThe reasoning is correct and the result ∣u^×v^∣=0.8 is valid; the identity sin2θ+cos2θ=1 applied to unit vectors guarantees that ∣u^×v^∣2+(u^⋅v^)2=1, which is satisfied here since 0.64+0.36=1.00.
CThe reasoning is flawed because the cross-product magnitude formula ∣u^×v^∣=sinθ holds only in 2D; in 3D the result depends on the component of each vector perpendicular to the plane and cannot be determined from the dot product alone.
DThe reasoning is partially correct but incomplete; sinθ=0.8 only if 0≤θ≤90°. Since cosθ=0.6>0, θ is indeed in the first quadrant, so sinθ=+0.8. However, ∣u^×v^∣=∣sinθ∣, not sinθ, so the magnitude is 0.8 only after taking the absolute value, which the student omitted explicitly.
Practice Vector Operations in Statics and Dynamics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Vector Operations, giving you a quick way to practice the rules, question types, and explanations that matter most for Statics and Dynamics.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
Two unit vectors u^ and v^ satisfy u^⋅v^=0.6. A student needs the magnitude of u^×v^. The student reasons: 'Since u^⋅v^=∣u^∣∣v^∣cosθ=cosθ=0.6, then sinθ=1−0.62=0.8, so ∣u^×v^∣=0.8.' Which statement about this reasoning is most accurate?
The reasoning is flawed because sinθ could be −0.8 if θ>180°, making the magnitude ambiguous without knowing the quadrant; the correct answer requires additional information about the orientation of u^ relative to v^.
The reasoning is correct and the result ∣u^×v^∣=0.8 is valid; the identity sin2θ+cos2θ=1 applied to unit vectors guarantees that ∣u^×v^∣2+(u^⋅v^)2=1, which is satisfied here since 0.64+0.36=1.00. (correct answer)
The reasoning is flawed because the cross-product magnitude formula ∣u^×v^∣=sinθ holds only in 2D; in 3D the result depends on the component of each vector perpendicular to the plane and cannot be determined from the dot product alone.
The reasoning is partially correct but incomplete; sinθ=0.8 only if 0≤θ≤90°. Since cosθ=0.6>0, θ is indeed in the first quadrant, so sinθ=+0.8. However, ∣u^×v^∣=∣sinθ∣, not sinθ, so the magnitude is 0.8 only after taking the absolute value, which the student omitted explicitly.
Explanation: When you see a question combining dot products and cross products of unit vectors, think about the fundamental Pythagorean identity that connects them. For any two unit vectors, ∣u^×v^∣2+(u^⋅v^)2=sin2θ+cos2θ=1. This identity is your anchor.The student's reasoning in B is completely sound. Since u^⋅v^=cosθ=0.6, we get cos2θ=0.36, so sin2θ=0.64, giving ∣u^×v^∣=∣sinθ∣=0.8. Crucially, the cross-product magnitude is always non-negative by definition, so we take the positive root — and since cosθ=0.6>0, the angle θ lies in the first quadrant, confirming sinθ=0.8 directly. The verification 0.64+0.36=1.00 closes the argument cleanly.A is wrong because the angle between two vectors is always defined on [0°,180°] — you never encounter negative sines in this context. There's no quadrant ambiguity to resolve.C is wrong because the formula ∣u^×v^∣=∣u^∣∣v^∣sinθ is the standard 3D definition, not a 2D restriction. Perpendicular components don't add any hidden complexity here.D is a clever distractor — it raises a valid point about absolute value, but since magnitude is inherently non-negative and θ∈[0°,180°] ensures sinθ≥0, the distinction is moot. The student's answer is fully correct as stated, making D's critique a non-issue.Study tip: Memorize ∣u^×v^∣2+(u^⋅v^)2=1 for unit vectors — it lets you convert between dot and cross product information instantly.
Question 2
Vectors P=4i^+pj^ and Q=qi^−3j^ are given, where p and q are nonzero scalars. It is known that P and Q are anti-parallel (parallel but in opposite directions). Which relationship between p and q must hold, and what is P×Q?
Anti-parallelism requires P⋅Q=0, so 4q−3p=0, giving q=3p/4; under this condition ∣P×Q∣=∣P∣∣Q∣sin90°=∣P∣∣Q∣.
Anti-parallelism requires q4=−3p, i.e., pq=−12; under this condition P×Q=0 because anti-parallel vectors have zero cross product. (correct answer)
Anti-parallelism requires pq=−12; under this condition ∣P×Q∣=∣P∣∣Q∣sin180°=0, but the dot product P⋅Q is also zero since anti-parallel vectors are a special case of perpendicularity.
Anti-parallelism requires q4=−3p, i.e., pq=−12; under this condition ∣P×Q∣=∣P∣∣Q∣ since anti-parallel vectors subtend 180° and sin180°=1.
Explanation: When two vectors are parallel or anti-parallel, their directions are collinear — one is a scalar multiple of the other. For anti-parallel vectors specifically, that scalar is negative, meaning P=kQ where k<0. This is the condition to apply, not perpendicularity.Setting P=kQ gives 4i^+pj^=k(qi^−3j^), so 4=kq and p=−3k. Eliminating k: k=4/q, so p=−3(4/q), giving pq=−12. This is also written as q4=−3p — matching the ratio condition in answer B. Now, for any two parallel (or anti-parallel) vectors, the angle between them is 180°, and sin180°=0, so P×Q=0. Answer B is correct.Answer A confuses anti-parallelism with perpendicularity — P⋅Q=0 is the condition for orthogonal vectors, not collinear ones. Answer C correctly derives pq=−12 and correctly states the cross product is zero, but then makes a serious error by claiming anti-parallel vectors are "a special case of perpendicularity" and that P⋅Q=0. Anti-parallel vectors actually have P⋅Q=−∣P∣∣Q∣, the most negative possible dot product. Answer D has the right scalar condition but wrong trigonometry — sin180°=0, not 1 (that would be sin90°).A useful memory anchor: cross product uses sine, dot product uses cosine. Parallel/anti-parallel → sinθ=0 → zero cross product. Perpendicular → cosθ=0 → zero dot product. Keep these straight and this question type becomes straightforward.
Question 3
A particle moves along a path. At a given instant, its velocity is v=3i^+4j^ m/s and its acceleration is a=−4i^+3j^ m/s². An engineer wants to determine (i) whether the particle is speeding up or slowing down, and (ii) the radius of curvature of the path at this instant.
Using vector operations on v and a, what are the correct answers to both questions?
The particle is speeding up because v⋅a=(3)(−4)+(4)(3)=0, meaning the acceleration is entirely centripetal, which increases speed; the radius of curvature is ρ=∣v∣2/∣a∣=25/5=5 m.
The particle moves at constant speed because v⋅a=0; the radius of curvature is ρ=∣v∣3/∣v×a∣. Computing v×a=[(3)(3)−(4)(−4)]k^=25k^ m²/s³, so ρ=125/25=5 m.
The particle is slowing down because v⋅a=0 means the acceleration opposes the velocity; the radius of curvature is ρ=∣v∣3/∣v×a∣=125/25=5 m.
The particle moves at constant speed because v⋅a=0; the radius of curvature is ρ=∣v∣3/∣v×a∣. Computing v×a=[(3)(3)−(4)(−4)]k^=25k^ m²/s³, and ∣v∣=5 m/s, so ρ=53/25=125/25=5 m. (correct answer)
Explanation: When analyzing curvilinear motion, your two key tools are the dot product and cross product of velocity and acceleration. Each tells you something different: the dot product reveals whether speed is changing, while the cross product helps you find the radius of curvature.The dot product v⋅a equals the rate of change of speed (v˙). Here, v⋅a=(3)(−4)+(4)(3)=−12+12=0, which means the tangential acceleration is zero — speed is neither increasing nor decreasing. The particle moves at constant speed, curving through space with all acceleration directed normal to the path. For the radius of curvature, recall that the normal acceleration satisfies an=v2/ρ, which rearranges to ρ=v3/∣v×a∣ (since ∣v×a∣=v⋅an). The cross product gives v×a=[(3)(3)−(4)(−4)]k^=25k^ m²/s³, and with ∣v∣=5 m/s, you get ρ=53/25=5 m. That's answer D.A makes a conceptual error: a zero dot product means zero tangential acceleration, which means constant speed — not speeding up. It also uses the wrong formula ∣v∣2/∣a∣, which only works when acceleration is purely normal. B gets the physics right but never explicitly confirms ∣v∣=5 m/s before substituting — it's incomplete and loses a step that could cause arithmetic errors. C misinterprets v⋅a=0; perpendicular vectors don't oppose each other, so "slowing down" is wrong.Your go-to rule: dot product → speeding up/slowing down; cross product magnitude → radius of curvature. Memorize both formulas together.
Question 4
What is the work done by F=4i+3j N over d=2i−6j m?
-10 J (correct answer)
10 J
-18 J
8 J
Explanation: Multiply matching components: 4 times 2 is 8, and 3 times -6 is -18. Add them: 8 + (-18) = -10 J. The tempting positive 10 J comes from ignoring the negative sign on the j component, but work is a dot product and that sign matters.
Question 5
Resultant of F1 and F2 is 6i+2j N. F1=4i−j N. Find F2.
2i−3j N
10i+j N
2i+3j N (correct answer)
10i−j N
Explanation: Since the resultant is F1 + F2, subtract F1 from it: (6i + 2j) - (4i - j) = 2i + 3j N. Adding F1 and F2 instead of subtracting gives 10i + j N, but that ignores that F2 is the difference between the resultant and F1.
Question 6
At a point, F1=3i+2j N, F2=−i+4j N. Find F3 for equilibrium.
2i+6j N
−2i−6j N (correct answer)
−2i+6j N
2i−6j N
Explanation: Add the two known forces: 3i+2j plus -i+4j gives 2i+6j. For equilibrium the third force must cancel that total, so F3 is the negative: -2i - 6j. The tempting mistake is to give 2i + 6j, which is just the resultant of F1 and F2, not the balancing force.
Question 7
Compute the moment r×F about the origin for r=3j+k m and F=i−2j+k N.
5i−j−3k N·m
−5i−j+3k N·m
5i+j−3k N·m (correct answer)
5i+j+3k N·m
Explanation: Compute r x F component by component: i = 3(1) - 1(-2) = 5, j = 1(1) - 0(1) = 1, k = 0(-2) - 3(1) = -3, giving 5i + j - 3k N·m. A common trap is reversing the cross product order or mishandling the j-term sign, which yields -5i - j + 3k.
Question 8
A 21 N force acts in the direction 2i−3j+6k. What is the force vector?
−6i+9j−18k N
42i−63j+126k N
6i+9j−18k N
6i−9j+18k N (correct answer)
Explanation: The direction vector has magnitude sqrt(4 + 9 + 36) = 7, so the unit vector is (2/7)i - (3/7)j + (6/7)k. Multiplying by 21 N gives 6i - 9j + 18k N. A common error is multiplying 21 by the raw components to get 42i - 63j + 126k N, but that skips normalizing by the direction's magnitude 7.
Question 9
Vectors A=2i^+3j^−k^ and B=−i^+4j^+2k^ represent two edge vectors of a parallelogram. A student claims: 'The area of the parallelogram equals ∣A⋅B∣, which is ∣−2+12−2∣=8 square units.' Which of the following best evaluates this claim?
The claim is correct; the dot product magnitude gives the parallelogram area when both vectors originate from the same vertex.
The claim is incorrect; the dot product yields a scalar related to projected length, not area. The correct area is ∣A×B∣=102+(−3)2+112=230≈15.2 square units. (correct answer)
The claim is incorrect in reasoning but accidentally correct numerically; dividing and multiplying by ∣A∣∣B∣ recovers ∣A⋅B∣=8, which happens to equal the true area in this special case.
The claim is partially correct; the dot product gives area only when A and B are perpendicular. Since A⋅B=8=0, they are not perpendicular, and the correct area is ∣A×B∣=230≈15.2 square units.
Explanation: Whenever you see a question about the area of a parallelogram formed by two vectors, your instinct should immediately go to the cross product, not the dot product. These two operations serve fundamentally different geometric purposes, and confusing them is one of the most common errors in vector mechanics.The area of a parallelogram with edge vectors A and B equals ∣A×B∣, because the cross product's magnitude equals ∣A∣∣B∣sinθ, where θ is the angle between the vectors — and 21∣A∣∣B∣sinθ is the triangle area formula you already know. Computing the cross product here gives A×B=(3⋅2−(−1)⋅4)i^−(2⋅2−(−1)(−1))j^+(2⋅4−3⋅(−1))k^=10i^−3j^+11k^, so the area is 100+9+121=230≈15.2 square units. This confirms B is correct.A is wrong because the dot product never gives area — regardless of whether vectors share a vertex. C is wrong because 8 does not equal 230; there is no numerical accident here, just a false claim. D contains a real truth (dot product = 0 implies perpendicularity, and sin90°=1 simplifies area), but it misrepresents the dot product as an area formula under any condition — it never is.Your study tip: tattoo this distinction in your memory — dot product → scalar projection (uses cosine); cross product → area (uses sine). When you see "area of parallelogram," always reach for ∣A×B∣.
Question 10
A wrench handle lies along the vector r=0.3i^+0.1j^ m from the bolt center. A mechanic applies force F=Fxi^+Fyj^+Fzk^ N. The mechanic wants to maximize the turning moment (torque) on the bolt, which rotates about the k^ axis.
If ∣F∣=100 N is fixed, which orientation of F maximizes the k^ component of M=r×F, and what is that maximum value?
F should be directed along +k^, giving Mk,max=∣r∣∣F∣=1000.10≈31.6 N·m, since the axial force acts directly about the bolt axis.
F should be directed along r, yielding Mk,max=∣r∣∣F∣=1000.10≈31.6 N·m, since a force along the handle arm creates the largest moment arm.
F should be directed perpendicular to r within the xy-plane, yielding Mk,max=∣r∣∣F∣sin90°=1000.09+0.01=1000.10≈31.6 N·m. (correct answer)
F should be directed along +k^, giving Mk,max=∣r×Fk^∣=F∣r∣=1000.10≈31.6 N·m, since the cross product of r (in the xy-plane) with k^ lies in the xy-plane and its magnitude equals ∣r∣.
Explanation: When a question asks you to maximize a specific component of a torque, your first move should be to write out that component explicitly using the cross product formula, then treat it as an optimization problem.The k^ component of M=r×F is Mk=rxFy−ryFx. Notice that Fz vanishes entirely from this expression — the out-of-plane force component contributes nothing to the bolt's rotation. So to maximize Mk, you should concentrate all 100 N into the xy-plane, setting Fz=0. Once you're working purely in 2D, Mk=∣r∣∣Fxy∣sinθ, which is maximized when θ=90° — meaning F is perpendicular to r within the xy-plane. This gives Mk,max=0.32+0.12×100=1000.10≈31.6 N·m, confirming C.Answer A and D both direct the force along +k^. Since Fz drops out of Mk entirely, this wastes all 100 N on a component that produces zero turning moment about the bolt axis — a critical conceptual error. Answer B points F along r, which makes sinθ=0 and gives Mk=0. A force directed straight down the wrench handle tightens nothing. Note that A, B, and D all state the same numerical result (≈ 31.6 N·m) but for wrong reasons — the exam is testing whether you verify the direction, not just the formula output.Your takeaway: always expand the cross product and identify which force components actually appear in the target moment expression before optimizing.
Question 11
In a structural analysis, the moment of a force about a specific axis (scalar moment) is required. The axis passes through point O and has unit direction vector λ^=31(2i^−j^+2k^). A force F=9i^+0j^−6k^ N acts at point P, where the position vector from O to P is r=i^+2j^+0k^ m.
What is the scalar moment of F about the given axis, computed as Mλ=λ^⋅(r×F)?
Mλ=−6 N·m, computed by projecting r onto λ^ first to get the moment arm, then multiplying by ∣F∣: λ^⋅r=31(2−2+0)=0 m, then Mλ=0×∣F∣=0, contradicting the result, so the student instead uses only the k^ components: (2/3)(−6)=−4 N·m, adjusted by ry=2 to give −6 N·m.
Mλ=0 N·m, computed by noting that λ^⋅r=31(2−2+0)=0, which means r is perpendicular to the axis, so the force produces no scalar moment about the axis.
Mλ=−22 N·m, computed by evaluating r×F=−12i^+6j^−18k^ N·m and dotting with λ^=31(2i^−j^+2k^), giving 31(−24−6−36)=−22 N·m. (correct answer)
Mλ=+22 N·m, computed by reversing the cross-product order to F×r instead of r×F, yielding +12i^−6j^+18k^ N·m, then dotting with λ^: 31(24+6+36)=+22 N·m.
Explanation: When a question asks for the scalar moment of a force about an axis, your go-to formula is the scalar triple product: Mλ=λ^⋅(r×F). The order of operations matters — cross product first, then dot product — and the cross product is not commutative.Start by computing r×F with r=i^+2j^+0k^ and F=9i^+0j^−6k^:r×F=i^19j^20k^0−6=(2(−6)−0(0))i^−(1(−6)−0(9))j^+(1(0)−2(9))k^=−12i^+6j^−18k^Now dot with λ^=31(2i^−j^+2k^):Mλ=31[(−12)(2)+(6)(−1)+(−18)(2)]=31(−24−6−36)=3−66=−22 N\cdotpmThis confirms C is correct. Choice B commits a critical conceptual error: λ^⋅r=0 simply means r is perpendicular to the axis direction, which has no bearing on whether the moment is zero — you must dot λ^ with the cross product, not with r alone. Choice A uses an invalid patchwork method with no physical basis. Choice D reverses the cross-product order to F×r, which flips all signs and gives +22 N·m — the magnitude is right but the sign is wrong.Study tip: Always respect the formula order λ^⋅(r×F). A sign error from reversing the cross product is one of the most common traps on statics exams, and the dot product of λ^ with r alone is meaningless for computing a moment about an axis.
Question 12
Forces F1=6i^−2j^+3k^ N and F2=−6i^+2j^−3k^ N act on a particle. A student is asked to find the resultant force and its magnitude. The student correctly computes FR=0 but then states: 'Because FR=0, the two forces are perpendicular to each other.' Which response most precisely identifies the error?
The student's conclusion is incorrect. FR=0 implies the forces are equal and opposite (anti-parallel), not perpendicular. Perpendicular forces satisfy F1⋅F2=0, but here F1⋅F2=−36−4−9=−49=0, confirming the forces are anti-parallel with F2=−F1. (correct answer)
The student's conclusion is incorrect. FR=0 implies perpendicularity only if the magnitudes are equal, and since ∣F1∣=∣F2∣=7 N, the student should confirm perpendicularity via F1⋅F2=0; here F1⋅F2=−49=0, so the forces are neither perpendicular nor in equilibrium.
The student's conclusion is incorrect. Zero resultant is a necessary but not sufficient condition for perpendicularity; the forces could be anti-parallel, perpendicular, or at any angle as long as they cancel, so additional information is needed before any conclusion about orientation can be drawn.
The student's conclusion is incorrect. FR=0 means F1=−F2, so the vectors are anti-parallel (θ=180°). The dot product F1⋅F2=∣F1∣∣F2∣cos180°=−49 N² confirms this; however, since ∣F1×F2∣=0 for anti-parallel vectors, the student could correctly conclude the forces are coplanar with any shared plane, making the direction indeterminate.
Explanation: When two forces act on a particle, a zero resultant tells you about balance, not orientation. The key insight is that FR=0 means F1+F2=0, which directly implies F2=−F1. That algebraic relationship has a precise geometric meaning: the vectors point in exactly opposite directions, making them anti-parallel with θ=180°. This is confirmed by the dot product: F1⋅F2=(6)(−6)+(−2)(2)+(3)(−3)=−36−4−9=−49 N². Using the formula F1⋅F2=∣F1∣∣F2∣cosθ=(7)(7)cos180°=−49 N², everything is consistent. Answer A captures this precisely and completely — the student's error is a specific conceptual mix-up, and A names it correctly while providing the mathematical evidence.Answer B is wrong because it introduces a false premise: equal magnitudes do not imply anything about perpendicularity, and stating the forces are "not in equilibrium" contradicts the correctly computed FR=0.Answer C is wrong because it overstates ambiguity. Once FR=0, you know exactly that F2=−F1 — the angle is unambiguously 180°, not "any angle."Answer D is wrong because, while it correctly identifies anti-parallelism, it introduces an irrelevant and misleading claim about coplanarity and indeterminate direction, which muddies an otherwise correct conclusion.Study tip: Always match your conclusion to what the math actually encodes. Zero resultant → anti-parallel. Zero dot product → perpendicular. Don't conflate equilibrium conditions with geometric angle conditions.