Skip to main content
Ch 03: Vectors and Coordinate Systems
Knight Calc - Physics for Scientists and Engineers 5th Edition
Knight Calc5th EditionPhysics for Scientists and EngineersISBN: 9780137344796Not the one you use?Change textbook
Chapter 3, Problem 12c

Let A = 4i - 2j, B = -3i + 5j, and C = A + B. What are the magnitude and direction of vector C?

Verified step by step guidance
1
Step 1: Add the components of vectors A and B to find vector C. The x-component of C is the sum of the x-components of A and B: \( C_x = A_x + B_x \). Similarly, the y-component of C is the sum of the y-components of A and B: \( C_y = A_y + B_y \).
Step 2: Substitute the given components of A and B into the equations. For A = 4i - 2j, \( A_x = 4 \) and \( A_y = -2 \). For B = -3i + 5j, \( B_x = -3 \) and \( B_y = 5 \). Calculate \( C_x \) and \( C_y \).
Step 3: Use the Pythagorean theorem to calculate the magnitude of vector C. The formula is \( |C| = \sqrt{C_x^2 + C_y^2} \). Substitute the values of \( C_x \) and \( C_y \) into this formula.
Step 4: Determine the direction (angle) of vector C using the formula \( \theta = \arctan\left(\frac{C_y}{C_x}\right) \). Ensure you consider the signs of \( C_x \) and \( C_y \) to determine the correct quadrant for the angle.
Step 5: Express the final answers for the magnitude and direction of vector C. The magnitude is a scalar value, and the direction is typically expressed in degrees or radians, measured counterclockwise from the positive x-axis.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
3m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Vector Addition

Vector addition involves combining two or more vectors to form a resultant vector. This is done by adding their corresponding components. For example, if vector A has components (4, -2) and vector B has components (-3, 5), the resultant vector C is obtained by adding these components: C = (4 + (-3), -2 + 5) = (1, 3).
Recommended video:
Guided course
07:30
Vector Addition By Components

Magnitude of a Vector

The magnitude of a vector is a measure of its length and is calculated using the Pythagorean theorem. For a vector C with components (x, y), the magnitude is given by |C| = √(x² + y²). This value represents how far the vector extends in space, regardless of its direction.
Recommended video:
Guided course
03:59
Calculating Magnitude & Components of a Vector

Direction of a Vector

The direction of a vector indicates the angle it makes with a reference axis, typically the positive x-axis. It can be expressed in degrees or radians and is often calculated using the tangent function: θ = arctan(y/x), where (x, y) are the components of the vector. This information is crucial for understanding how the vector is oriented in space.
Recommended video:
Guided course
06:44
Adding 3 Vectors in Unit Vector Notation