How Do Dot Products Reflect Vector Projections?

AI Thread Summary
The dot product of two vectors can be calculated using both component multiplication and the cosine of the angle between them. This relationship highlights that the dot product reflects the projection of one vector onto another. The confusion arises from understanding how the scalar projection relates to the direction of the vectors involved. Essentially, the dot product provides a measure of how much one vector extends in the direction of another. Clarifying the concept of projections can enhance understanding of this mathematical relationship.
Pochen Liu
Messages
52
Reaction score
2
I know that a dot product of 2, 2 dimension vectors a, b =

(ax * bx) + (ay * by)

but it also is equal to

a*bCos(θ)

because of "projections". That we are multiplying a vector by the 'scalar' property of the other vector which confuses me because that projection is in the direction of the other vector, therefore no scalar, so I cannot see how these two produce the same outcome.

What am I missing intuitively?
 
Last edited:
Physics news on Phys.org
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...
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 .
Back
Top