Find the angle that A makes with the x-axis

  • Thread starter Thread starter Toranc3
  • Start date Start date
  • Tags Tags
    Angle
Toranc3
Messages
189
Reaction score
0

Homework Statement



A(vector)= (0,9,-2)

Find the angle that A(Vector) makes with the x-axis

Homework Equations


The Attempt at a Solution



I am not sure how to go about this.

I have only found the magnitude

A= sqrt[ (0)^2 + (9)^2 + (-2)^2 ] =sqrt(85)
 
Physics news on Phys.org
Do you know some operation to get the angle between two vectors?
Can you express the x-axis as vector?
 
mfb said:
Do you know some operation to get the angle between two vectors?
Can you express the x-axis as vector?

I know of the dot product and the cross product. :redface:
 
Both are possible, the dot product is easier.
 
Any vector on the x-axis can be expressed as ##\left(?, \;?, \;?\right)##... Can you fill in the blanks?
 
SithsNGiggles said:
Any vector on the x-axis can be expressed as ##\left(?, \;?, \;?\right)##... Can you fill in the blanks?

No I am not sure. Is it correct to just divide the x-component for vector A by the vectors magnitude and then take the inverse cosine?

arcos( 0/Sqrt(85) ). Would this be the correct way to do this also?
 
Yes, that also yields the correct answer, but it's better if you know how to apply the dot product between two vectors when using the formula with cosine, as SithsNGiggles suggested to find a vector that can represent the x-axis.
 
Karnage1993 said:
Yes, that also yields the correct answer, but it's better if you know how to apply the dot product between two vectors when using the formula with cosine, as SithsNGiggles suggested to find a vector that can represent the x-axis.

Oh ok. I am not sure how I would use the dot product if there is no vector on the x-axis.

AdotX=A*Xcos(theta)


What would I put for the magnitude of x? Would I use the unit vector?
 
If you're still having trouble, my next hint would be, What are the y- and z-components of a vector on the x-axis?
 
  • #10
SithsNGiggles said:
If you're still having trouble, my next hint would be, What are the y- and z-components of a vector on the x-axis?

Would they be 0?
 
  • #11
Yes. And to your other post, the unit vector, ie, [1,0,0], works fine as does any vector that's a multiple of it.
 
  • #12
Karnage1993 said:
Yes. And to your other post, the unit vector, ie, [1,0,0], works fine as does any vector that's a multiple of it.

Oh alright. Are you also saying that [2,0,0] would also work ?
 
  • #13
Toranc3 said:
Oh alright. Are you also saying that [2,0,0] would also work ?

Yes, but you have to take into account the magnitude of the vector you choose.

(1,0,0) is just easier because the magnitude is 1.
 
  • #14
Alright thank you guys! :approve:
 
Back
Top