Given two vectors, find vector of the parallelogram height

Click For Summary
To find the vector of the height of the parallelogram formed by vectors a={1, 2, 1} and b={2, -1, 0}, the cross product axb is used to determine the area A of the parallelogram. The height h can be calculated using the relationship A=|a|*h, where h is orthogonal to vector a. The projection of vector a onto vector b, denoted as vector p, is essential for determining the height vector h. The height vector can be expressed as h = a - p, where p is derived from the dot product. This approach provides the necessary coordinates for the height vector of the parallelogram.
AndrejN96
Messages
26
Reaction score
0

Homework Statement


Find the coordinates of the vector of the height of the parallelogram formed by vectors a={1, 2, 1} and b={2, -1, 0}

Homework Equations


A=|axb|, A=|a|*h

The Attempt at a Solution


I can find the intensity of the vector h i.e the length of the height, but not its vector. I know the dot product of a and h is zero, but that's it. I'm stuck.
 
Physics news on Phys.org
axb is orthogonal to both a and h, you can use this vector to find h.
 
##\vec p## is the projection of ##\vec a## onto the direction of ##\vec b## , and ##\vec h = \vec a - \vec p ##

heightpara.JPG
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
6
Views
2K
  • · Replies 21 ·
Replies
21
Views
8K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K