Find Angle Between Avec and Bvec: Rads Formula Explained

  • Thread starter Thread starter philo51
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the angle between two vectors, A(vec) and B(vec), using the formula A(vec)·B(vec) = |A| |B| cos(θ). The user initially miscalculated the magnitudes of the vectors, stating |A| as 21 instead of √21 and |B| as 10 instead of √10. After clarification, the correct approach involves using θ = cos^(-1)(-10/√210) for the angle calculation. The conversation highlights the importance of accurately determining vector magnitudes in trigonometric calculations. Ultimately, the user acknowledges their error in multiplication and thanks the participants for their assistance.
philo51
Messages
10
Reaction score
0
A(vec)=(2,1,-4) B(vec)=(-3,0,1) C(vec)=(-1,-1,2)

whats the angle between Avec and Bvec in rads.

i know the formula

A(vec)*B(vec)= abs(A)*abs(B)*cos(theta)

A(vec)*B(vec)=-10

so why won't cos^-1(-10/(21)(10)) work?
 
Physics news on Phys.org
absA = \sqrt{21}, not 21
 
that still isn't right?
 
What still isn't right?

You were told that the length of vector A is \sqrt{21}, not 21.

Did it then occur to you that the length of vector B should be \sqrt{10}, not 10?

Try \theta= cos^{-1} \frac{-10}{\sqrt{210}}.
 
no i realized that i just multiplied weird.. sorry thanks!
 
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