Grade 11 Maths 5: 5.3 Scalar (Inner or dot) Product Exercise 5.8 & 5.9

2 min read 3 hours ago
Published on Mar 22, 2026 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial focuses on the scalar (inner or dot) product, a fundamental concept in vector mathematics relevant to Grade 11 students. Understanding the scalar product is crucial for solving problems in physics and engineering, as it relates to the angles between vectors and their magnitudes.

Step 1: Understanding the Scalar Product

The scalar product, also known as the dot product, is a way to multiply two vectors. It results in a scalar (a single number) rather than a vector.

  • Formula: The scalar product of two vectors A and B is calculated as: [ A \cdot B = |A| |B| \cos(\theta) ] where:

    • (|A|) is the magnitude of vector A.
    • (|B|) is the magnitude of vector B.
    • (\theta) is the angle between the two vectors.
  • Properties:

    • The scalar product is commutative: (A \cdot B = B \cdot A).
    • It is distributive over vector addition: (A \cdot (B + C) = A \cdot B + A \cdot C).

Step 2: Calculating the Scalar Product

To perform calculations, follow these steps:

  1. Identify the Vectors: Determine the components of the vectors involved. For example, let:

    • Vector A = (A1, A2)
    • Vector B = (B1, B2)
  2. Apply the Formula: Use the component-wise formula: [ A \cdot B = A1 \times B1 + A2 \times B2 ]

  3. Example Calculation:

    • If A = (3, 4) and B = (2, 1): [ A \cdot B = (3 \times 2) + (4 \times 1) = 6 + 4 = 10 ]

Step 3: Application in Exercises

Now, let’s apply the scalar product to specific exercises, as seen in Exercises 5.8 and 5.9.

  • Exercise 5.8: Given vectors, compute their scalar product.

    1. Identify the vectors from the exercise.
    2. Use the component-wise formula to find the scalar product.
  • Exercise 5.9: Calculate the angle between two vectors using the scalar product.

    1. Use the formula: [ \theta = \cos^{-1}\left(\frac{A \cdot B}{|A||B|}\right) ]
    2. Solve for (\theta) to find the angle between the vectors.

Conclusion

The scalar product is a powerful tool in vector mathematics that simplifies many calculations in physics and engineering. By mastering its calculation and application, students can tackle a variety of problems confidently. For further practice, consider reviewing additional examples and exercises related to vectors and their properties.