How Do You Convert Cardinal Directions to I+J Vector Form?

AI Thread Summary
To convert cardinal directions to I+J vector form, trigonometric functions are used to determine the components of the vector based on the angle provided. For a unit vector, the magnitude (r) is 1, simplifying calculations to using cosine and sine of the angle. For example, northeast corresponds to an angle of 45 degrees, yielding the vector components as cos(45)i + sin(45)j. The angles for the other directions are 135 degrees for southwest and 47 degrees clockwise from the -y axis, which can also be converted using the same method. Understanding the Cartesian coordinate system is crucial for accurately expressing these vectors in I+J form.
#matt#
Messages
3
Reaction score
0
I have a question on an assignment that expects the I+J form of a vector but is only giving the direction(cardinal) or angle of the vector. See example below:

Homework Statement



Unit vectors and are directed east and north, respectively. Calculate the unit vector (in terms of I and J) in the following directions.

(a) northeast
(b) 47° clockwise from the -y axis
(c) southwest


All answers demand an I + J response and I'm can't exactly figure out what it wants or where to even start without a scalar.

Homework Equations



Finding the I+J components with an angle of direction can be determined by using trigonometric functions to solve for components of the resulting reference right triangle.

The Attempt at a Solution



For the (a) problem, I tried putting in s for scale and tried a few different pseudo type answers but was not successful. e.g. rcos(45)i + rsin(45)j

Has anyone seen problems like this particular one or have any ideas on what it's asking for?
 
Physics news on Phys.org
You are correct with the equation for part a with rcos(45)i+rsin(45)j defining the vector. All you need here to solve for the i and j components of the vector is r. r is the magnitude of the vector and in this case its a unit vector. Use the same approach for parts b and c.
 
So with it being a unit vector, r is = 1. This leaves me with the basic cos(45) & sin(45), etc... for their respective I+J values. I should be able to find the other solutions with trig functions as well.

Awesome! Thanks for giving me a push in the right direction!
 
You have been given that i and j are directed to the east and north. This follows the standard convention for a 2D Cartesian coordinate system in which i and j are directed along the positive x and y-axis respectively.

In this system, a unit vector with a direction alpha, measured counterclockwise from the x axis, is:

(Cos[alpha],Sin[alpha])

or in terms of i and j:

Cos[alpha] i + Sin[alpha] j

The angles (in degrees) you have been given are 135, 47, and 225
 
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