Find the angle that A makes with the x-axis

  • Thread starter Toranc3
  • Start date
  • Tags
    Angle
In summary, to find the angle that A(vector) makes with the x-axis, one can use the dot product between A(vector) and a vector on the x-axis, such as [1,0,0] or [2,0,0], divided by the magnitude of A(vector) and the magnitude of the chosen vector. Another method is to use the inverse cosine function on the ratio of the x-component of A(vector) and the magnitude of A(vector).
  • #1
Toranc3
189
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
  • #2
Do you know some operation to get the angle between two vectors?
Can you express the x-axis as vector?
 
  • #3
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:
 
  • #4
Both are possible, the dot product is easier.
 
  • #5
Any vector on the x-axis can be expressed as ##\left(?, \;?, \;?\right)##... Can you fill in the blanks?
 
  • #6
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?
 
  • #7
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.
 
  • #8
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?
 
  • #9
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:
 

FAQ: Find the angle that A makes with the x-axis

What does "angle A makes with the x-axis" mean?

It refers to the measure of the angle between a line segment representing the vector A and the x-axis on a coordinate plane.

How do you find the angle A makes with the x-axis?

To find the angle, you can use the inverse tangent function (arctan) on the ratio of the y-coordinate and the x-coordinate of point A. This will give you the measure of the angle in radians.

Can the angle A makes with the x-axis be negative?

Yes, the angle A can be negative if the vector A is in the third or fourth quadrant of the coordinate plane.

What is the range of values for the angle A makes with the x-axis?

The range of values is from -π/2 to π/2, or from -90 degrees to 90 degrees. This is because the x-axis forms a right angle with the y-axis, and angles are measured counterclockwise from the positive x-axis.

Why is finding the angle A makes with the x-axis important?

Knowing the angle can help in determining the direction and orientation of vector A, as well as its components in the x and y direction. It is also useful in various applications, such as in physics, engineering, and navigation.

Similar threads

Back
Top