Maths questions on dot product, vectors?

In summary: When two vectors are perpendicular, their dot product is equal to zero. This can be used to show that if c - d and c + d are perpendicular, then their magnitudes must be equal. Additionally, the cross product of two perpendicular unit vectors can be used to find the angle between them and the area of a triangle formed by those two vectors.
  • #1
latkan
5
0

Homework Statement



1.
(a) Define carefully the dot and vector products of two vectors a and b.
(b) Show, using the dot product, that if c - d and c + d are perpendicular then |c| = |d|.
(c) The vectors a = i+2j and b = i - 2j + k form two sides of a triangle. Use vector methods to find the area of the triangle and the angle between a and b.3.
(a) Define carefully the dot and vector products of two vectors a and b.
(b) Two unit vectors c and d are perpendicular. Find (c x d) . (2c + 3d).
(c) The three points. (-1, 2, 2), (2, 0, 1) and (1,2,1) form the vertices of a triangle. Use vector methods to find the angle between the two sides of the triangle which meet at (1, 2, 1). Find, also, using vector methods, the area of the triangle.

4.
(a) Define the dot and the cross product between two vectors a and b.
(b) Two unit vectors c and d are perpendicular. Find (c x d) x c.
(c) The three points (1, -2, 1), (0, 2, 1) and (-1, 1, 2) form the vertices of a triangle. Use vector methods to find the angle between the two sides of the triangle which meet at (0, 2, 1). Find, also, using vector methods, the area of the triangle.

Homework Equations





The Attempt at a Solution



Stumped but i remember being told about x,y,z and a method of cross multiplying but other than that i dnt really know
 
Physics news on Phys.org
  • #2
to get the dot product, multiply the corresponding components and then add up all.
 
  • #3
The dot product for vectors is defined as [tex]\vec{a} \cdot \vec{b}=a_1b_1+a_2 b_2+\ldots a_n b_n=||\vec{a}||||\vec{b}|| \cos \theta[/tex]. What does it mean when two vectors are perpendicular to each other?
 

Related to Maths questions on dot product, vectors?

1. What is the dot product of two vectors?

The dot product of two vectors is a mathematical operation that results in a scalar quantity. It is calculated by multiplying the corresponding components of the two vectors and then adding the products together.

2. How is the dot product related to the angle between two vectors?

The dot product is related to the angle between two vectors through the formula cosθ = (v · w) / (|v| * |w|), where v and w are the two vectors and θ is the angle between them. This means that the dot product can be used to determine the angle between two vectors.

3. Can the dot product be negative?

Yes, the dot product can be negative. This occurs when the angle between two vectors is obtuse (greater than 90 degrees). In this case, the dot product will be negative because the cosine of an obtuse angle is negative.

4. What is the significance of the dot product in vector operations?

The dot product has several uses in vector operations. It can be used to determine the angle between two vectors, calculate the work done by a force, and find the projection of one vector onto another. It also plays a role in the definition of vector norms and orthogonality.

5. How is the dot product calculated in three-dimensional space?

The dot product in three-dimensional space is calculated using the same formula as in two-dimensional space, but with an additional component for the third dimension. This means that for two vectors v = (v1, v2, v3) and w = (w1, w2, w3), the dot product is given by v · w = (v1 * w1) + (v2 * w2) + (v3 * w3).

Back
Top