What is the angle vector A makes with the y-axis?

  • Thread starter Thread starter physstudent1
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
To find the angle vector A makes with the y-axis, first calculate the dot product using the geometric definition. The vector A is given as (3i + 2j + k) m, and the y-axis is represented by the unit vector (0, 1, 0). By applying the formula for the angle, θ = arccos{(A·B)/(||A|| ||B||)}, the calculation yields θ = arccos(2/sqrt(14)), resulting in approximately 57.7 degrees. This confirms that the angle vector A makes with the y-axis is closest to 58 degrees. The discussion emphasizes the importance of correctly incorporating the third dimension in vector calculations.
physstudent1
Messages
267
Reaction score
1

Homework Statement




vector A=(3i+2j+k)m. The angle vector makes with the y-axis is nearest
a 52 degrees
b 54 degrees
c 56 degrees
d 58 degrees
e 60 degrees

Homework Equations





The Attempt at a Solution



I did arctan of (2/3) to get 34 then subtracted it from 90 and got C but I'm not sure about this one the third component is kind of screwing with me a little can anyone clear up how to do this with a third dimension.
 
Physics news on Phys.org
for this you need to use the geometric definition of the dot product:

\vec{a}\cdot\vec{b}=\parallel\vec{a}\parallel\parallel\vec{b}\parallel \cos \theta

where ||a|| is the distance of a to the origin (0,0,0).
\vec{a}=[x,y,z]
\parallel\vec{a}\parallel=\sqrt{x^2+y^2+z^2}

and theta is the angle between the 2 vectors.

solving for theta gives you:

\theta=arccos\{\frac{\vec{a}\cdot\vec{b}}{\parallel\vec{a}\parallel\parallel\vec{b}\parallel}\}

you know A in vector form and you just have to find the vector form of the y-axis and do the dot product. find the distace's and the arccos
 
is the vector component form of the y-axis 0,1,0
 
Last edited:
I got arccos ( 2/ sqrt(14)) = 57.7 degrees this is with assuming the vector form of the y-axis is 0,1,0
 
yes for the y-axis you would use the unit vector j which has coordinates of (0,1,0).
 
thanks alot
 
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}...
Back
Top