Find Angle of Vector h: 3ax+5ay-8az

  • Thread starter Thread starter zekester
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
To find the angle between the vector h = 3ax + 5ay - 8az and the x, y, and z axes, the dot product method is recommended. The angle with the x-axis can be calculated using the formula h . (unit vector x) = (magnitude of h) * cos(theta). The magnitude of vector h is determined by the square root of the sum of the squares of its components, specifically (3^2 + 5^2 + (-8)^2)^0.5. By dividing the magnitude by the respective component values, the cosine for each angle can be derived. This approach effectively yields the angles between the vector and each axis.
zekester
Messages
30
Reaction score
0
i have a vector h whose value is 3ax+5ay-8az where a is the unit vector in the direction beside it, how would i find the angle between this vector and the x,y,and z axes
 
Physics news on Phys.org
where a is the unit vector in the direction beside it,

Do you mean h = 3x + 5y - 8z ?

In any case, in order to find the angle between vectors, take the dot product.

Eg. Angle between h and x- axis would be given by:

h . (unit vector x) = (magnitued of h) * cos (theta)
 
Or, you can find the sq. root of the sum of the squares (3^2+5^2+(-8)^2)^0.5

and then for each direction divide the magnitude by this value and it will give you the cos for each angle
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
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