Fatskills
Practice. Master. Repeat.
Study Guide: UK K12 GCSE/A-Level: Year 13 A-Level Upper Sixth Mathematics - Pure Vectors in 3D
Source: https://www.fatskills.com/as-and-a2-levels/chapter/uk-k12-gcse-a-level-year-13-a-level-upper-sixth-a-level-mathematics-pure-vectors-in-3d

UK K12 GCSE/A-Level: Year 13 A-Level Upper Sixth Mathematics - Pure Vectors in 3D

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

Learning Objectives

By the end of this topic, students will be able to: - Define and represent vectors in 3D space using both Cartesian and vector notation. - Perform vector operations (addition, scalar multiplication, dot product, cross product) in 3D space. - Apply vector operations to solve problems in geometry and physics, including finding the magnitude and direction of resultant vectors. - Recognize and explain the geometric interpretation of the dot product and cross product. - Use vectors to describe and analyze the motion of objects in 3D space.

Core Concepts

Vectors in 3D space can be represented using Cartesian notation, where a vector a is written as a = (a1, a2, a3), with ai representing the component of a in the ith direction. Alternatively, vectors can be represented using vector notation, where a = a1i + a2j + a3k, with i, j, and k representing the unit vectors in the x, y, and z directions, respectively.

Vector addition involves combining two or more vectors to form a resultant vector. Scalar multiplication involves multiplying a vector by a scalar (a number) to produce a new vector with the same direction as the original vector, but with a different magnitude.

The dot product of two vectors a and b is given by the formula a · b = a1b1 + a2b2 + a3b3. The dot product can be used to find the magnitude and direction of a resultant vector, as well as to determine the angle between two vectors.

The cross product of two vectors a and b is given by the formula a × b = (a2b3 - a3b2)i + (a3b1 - a1b3)j + (a1b2 - a2b1)k. The cross product can be used to find the area of a parallelogram or triangle, as well as to determine the direction of a resultant vector.

Worked Examples

Example 1: Vector Addition

Suppose we have two vectors a = (2, 3, 4) and b = (1, -2, 3). To find the resultant vector c = a + b, we add the corresponding components of a and b:

c = (2 + 1, 3 - 2, 4 + 3) = (3, 1, 7)

Example 2: Scalar Multiplication

Suppose we have a vector a = (2, 3, 4) and a scalar k = 2. To find the new vector b = ka, we multiply each component of a by k:

b = (2 × 2, 3 × 2, 4 × 2) = (4, 6, 8)

Example 3: Dot Product

Suppose we have two vectors a = (2, 3, 4) and b = (1, -2, 3). To find the dot product a · b, we multiply the corresponding components of a and b and sum the results:

a · b = (2 × 1) + (3 × -2) + (4 × 3) = 2 - 6 + 12 = 8

Example 4: Cross Product

Suppose we have two vectors a = (2, 3, 4) and b = (1, -2, 3). To find the cross product a × b, we use the formula:

a × b = ((3 × 3) - (4 × -2))i + ((4 × 1) - (2 × 3))j + ((2 × -2) - (3 × 1))k = (9 + 8)i + (4 - 6)j + (-4 - 3)k = 17i - 2j - 7k

Common Misconceptions

  • Some students may confuse the dot product with the cross product, or vice versa. The dot product is used to find the magnitude and direction of a resultant vector, while the cross product is used to find the area of a parallelogram or triangle.
  • Some students may not understand the geometric interpretation of the dot product and cross product. The dot product can be used to find the angle between two vectors, while the cross product can be used to find the direction of a resultant vector.
  • Some students may not be able to distinguish between the unit vectors i, j, and k, and the standard basis vectors (1, 0, 0), (0, 1, 0), and (0, 0, 1).

Exam Tips

  • Make sure to read the question carefully and understand what is being asked.
  • Use the correct notation and terminology when representing vectors and performing vector operations.
  • Pay attention to the units and dimensions of the vectors and scalars involved in the problem.
  • Use the geometric interpretation of the dot product and cross product to help solve problems.
  • Check your work carefully to avoid errors.

MCQs with Explanations

MCQ 1: [F]

What is the result of adding two vectors a = (2, 3, 4) and b = (1, -2, 3)?

A) (3, 1, 7) B) (5, 1, 7) C) (3, 5, 7) D) (5, 5, 7)

Correct answer: A) (3, 1, 7) Why the distractors fail: B) and C) are incorrect because they do not add the corresponding components of a and b correctly. D) is incorrect because it does not add the z-components of a and b correctly.

MCQ 2: [H]

What is the result of multiplying a vector a = (2, 3, 4) by a scalar k = 2?

A) (4, 6, 8) B) (6, 8, 10) C) (8, 10, 12) D) (10, 12, 14)

Correct answer: A) (4, 6, 8) Why the distractors fail: B) and C) are incorrect because they do not multiply the corresponding components of a by k correctly. D) is incorrect because it does not multiply the z-component of a by k correctly.

MCQ 3: [F]

What is the dot product of two vectors a = (2, 3, 4) and b = (1, -2, 3)?

A) 8 B) 10 C) 12 D) 14

Correct answer: A) 8 Why the distractors fail: B) and C) are incorrect because they do not multiply the corresponding components of a and b correctly. D) is incorrect because it does not sum the results of the multiplications correctly.

MCQ 4: [H]

What is the cross product of two vectors a = (2, 3, 4) and b = (1, -2, 3)?

A) (17, -2, -7) B) (17, 2, 7) C) (-17, 2, 7) D) (-17, -2, -7)

Correct answer: A) (17, -2, -7) Why the distractors fail: B) and C) are incorrect because they do not use the correct formula for the cross product. D) is incorrect because it does not calculate the cross product correctly.

MCQ 5: [F]

What is the magnitude of a vector a = (2, 3, 4)?

A) ?(2^2 + 3^2 + 4^2) B) ?(2^2 + 3^2) C) ?(2^2 + 4^2) D) ?(3^2 + 4^2)

Correct answer: A) ?(2^2 + 3^2 + 4^2) Why the distractors fail: B) and C) are incorrect because they do not include all the components of a in the calculation. D) is incorrect because it does not include the x-component of a in the calculation.

Short-answer Questions

  1. Find the resultant vector c = a + b, where a = (2, 3, 4) and b = (1, -2, 3).
  2. Find the magnitude and direction of a vector a = (2, 3, 4).
  3. Find the dot product of two vectors a = (2, 3, 4) and b = (1, -2, 3).
  4. Find the cross product of two vectors a = (2, 3, 4) and b = (1, -2, 3).
  5. Use vectors to describe and analyze the motion of an object in 3D space.