Calculating area of a parallelogram defined by 2 vectors

AI Thread Summary
The area of a parallelogram defined by vectors P=(4,-10,3) and Q=(2,1,0) is calculated using the magnitude of the cross product of the two vectors. The attempted calculation of the cross product resulted in a scalar value of 25, which is incorrect. The correct cross product should yield a vector, and the area is the magnitude of that vector. The notation | | indicates the magnitude of the vector resulting from the cross product. Understanding how to compute the cross product correctly is essential for finding the area.
WinstonB
Messages
4
Reaction score
0

Homework Statement



"Find the area of a parallelogram defined by the two vectors P=(4,-10,3) and Q=(2,1,0)"

Homework Equations



The area of the parallelogram is equal to the magnitude of the cross product of the two vectors? i.e. Area = |PXQ|

The Attempt at a Solution



PXQ = (-10x0-3x1)-(4x0-3x2)-(4x1-(-10)x2)=-3-(-6)-(-16)=25

-> area of parallelogram = 25(?)
 
Physics news on Phys.org
WinstonB said:

Homework Statement



"Find the area of a parallelogram defined by the two vectors P=(4,-10,3) and Q=(2,1,0)"

Homework Equations



The area of the parallelogram is equal to the magnitude of the cross product of the two vectors? i.e. Area = |PXQ|

That is right.

WinstonB said:

The Attempt at a Solution



PXQ = (-10x0-3x1)-(4x0-3x2)-(4x1-(-10)x2)=-3-(-6)-(-16)=25

-> area of parallelogram = 25(?)

The cross product is a vector - you wrote a scalar. Check how to calculate a vector product.

ehild
 
so I should have = 3i - 6j + 24k?

I can't see how to get an area from the vectors.
 
The formula you wrote was "Area = |PXQ|". What does the | | mean?
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top