Calculating C in Terms of A, B, and Theta

  • Thread starter Thread starter jungleismassiv
  • Start date Start date
  • Tags Tags
    Terms Theta
Click For Summary
SUMMARY

The discussion focuses on calculating the vector C in terms of vectors A, B, and the angle θ, where C is defined as C = A - B. The dot product C · C is computed, leading to the derivation of the law of cosines: C² = A² + B² - 2AB cos(θ). The properties of the dot product are utilized, confirming that C · C simplifies to (A - B) · (A - B), which ultimately results in the law of cosines.

PREREQUISITES
  • Understanding of vector operations, specifically dot products.
  • Familiarity with the law of cosines in trigonometry.
  • Knowledge of vector magnitudes and angles between vectors.
  • Basic algebraic manipulation skills.
NEXT STEPS
  • Study the properties of dot products in vector mathematics.
  • Explore the derivation of the law of cosines in various contexts.
  • Learn about vector subtraction and its geometric interpretations.
  • Review applications of vectors in physics and engineering.
USEFUL FOR

Students of mathematics, physics, and engineering who are learning about vector operations and the law of cosines, as well as educators seeking to clarify these concepts for their students.

jungleismassiv
Messages
11
Reaction score
0
Vectors A, B and C form a triangle. The angle between A and B is [tex]\theta[/tex] and the vectors are related by C=A-B. Compute C . C in terms of the magnitudes A, B and the angle [tex]\theta[/tex] and derive the law of cosines [tex]C^2 = A^2 + B^2 - 2AB cos \theta[/tex].

I have no idea what C . C means but I asked and the lecturer said it was the dot product or something along those lines. Any help would be appreciated :blushing:
 
Last edited:
Physics news on Phys.org
jungleismassiv said:
Vectors A, B and C form a triangle. The angle between A and B is [tex]\theta[/tex] and the vectors are related by C=A-B. Compute C . C in terms of the magnitudes A, B and the angle [tex]\theta[/tex] and derive the law of cosines [tex]C^2 = A^2 + B^2 - 2AB cos \theta[/tex].

I have no idea what C . C means but I asked and the lecturer said it was the dot product or something along those lines. Any help would be appreciated :blushing:
(Note: You should review the properties of vectors and dot products which are discussed in your textbook.)
The dot product (symbol "⋅") between two vectors A and B is defined to be the scalar quantity given by the following equation:
AB = A*B*cos(θ)
where "A" and "B" are the (positive) magnitudes of the respective vectors and where "θ" is the angle between the 2 vectors placed with their initial points together.

Let us compute the dot product of vector C (defined in the problem statement) with itself. Since the angle between any vector (like C) and itself is (0 deg), and since dot product is both distributive and commutative, we can write:
CC = C*C*cos(0) =
= C2 =
= (A - B)⋅(A - B) = ::: ←(From problem statement)
= (AA) - (AB) - (BA) + (BB) =
= A*A*cos(0) - 2*A*B*cos(θ) + B*B*cos(0)
where θ is the angle between vectors A and B.

Simplifying the above equation, we get the required result:
C2 = A2 + B2 - 2*A*B*cos(θ)


~~
 
Last edited:

Similar threads

Replies
14
Views
2K
Replies
8
Views
2K
Replies
1
Views
2K
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K