Calculating C in Terms of A, B, and Theta

  • Thread starter jungleismassiv
  • Start date
  • Tags
    Terms Theta
In summary, we have learned that the dot product between two vectors A and B is defined as A⋅B = A*B*cos(θ), where "θ" is the angle between the vectors. We can use this definition to compute the dot product of vector C with itself, which is equivalent to C2. By applying the distributive and commutative properties of dot product, we can derive the law of cosines: C2 = A2 + B2 - 2*A*B*cos(θ). This law is a useful tool in solving problems involving triangles and vectors.
  • #1
jungleismassiv
11
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
  • #2
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:
  • #3

FAQ: Calculating C in Terms of A, B, and Theta

How do I calculate C in terms of A, B, and Theta?

To calculate C in terms of A, B, and Theta, you can use the following formula: C = sqrt(A^2 + B^2 - 2ABcos(Theta)). This formula is known as the Law of Cosines and it is used to find the length of a side of a triangle when you know the length of the other two sides and the angle between them.

What is the significance of calculating C in terms of A, B, and Theta?

Calculating C in terms of A, B, and Theta is important in geometry and trigonometry as it allows us to find missing side lengths in triangles. It is also used in real-life applications such as navigation and construction.

Can I use any value for A, B, and Theta to calculate C?

Yes, you can use any valid values for A, B, and Theta to calculate C. However, it is important to make sure that the values you are using make sense in the context of the problem you are trying to solve.

Are there any other formulas for calculating C in terms of A, B, and Theta?

Yes, there are other formulas that can be used to calculate C in terms of A, B, and Theta, such as the Pythagorean theorem and the Law of Sines. However, the Law of Cosines is the most commonly used formula for this calculation.

Can I use a calculator to calculate C in terms of A, B, and Theta?

Yes, you can use a scientific calculator to calculate C in terms of A, B, and Theta. Most scientific calculators have functions for calculating trigonometric ratios and square roots, making it easy to input the formula and get the result.

Back
Top