Open QA 19

course Phy 121

019. Vector quantities

Question: `q001. Note that this assignment contains 5 questions.

. If you move 3 miles directly east then 4 miles directly north, how far do end up from your starting point and what angle would a straight line from your starting point to your ending point make relative to the eastward direction?

Your solution: x=sqrt(3^2+4^2)=5miles. Theta=arctan(4/3)=53degrees

confidence rating #$&* 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

If we identify the easterly direction with the positive x axis then these movements correspond to the displacement vector with x component 3 miles and y component 4 miles. This vector will have length, determined by the Pythagorean Theorem, equal to `sqrt( (3 mi)^2 + (4 mi)^2 ) = 5 miles. The angle made by this vector with the positive x axis is arctan (4 miles/(three miles)) = 53 degrees.

Self-critique (if necessary): OK

------------------------------------------------

Self-critique rating #$&*ent: OK

*********************************************

Question: `q002. When analyzing the force is acting on an automobile as it coasts down the five degree incline, we use and x-y coordinate system with the x axis directed up the incline and the y axis perpendicular to the incline. On this 'tilted' set of axes, the 15,000 Newton weight of the car is represented by a vector acting straight downward. This puts the weight vector at an angle of 265 degrees as measured counterclockwise from the positive x axis. What are the x and y components of this weight vector?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution: 15000*cos(265)=-1307 x vector

15000*sin(265)=-14942 y vector

confidence rating #$&* 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The x component of the weight vector is 15,000 Newtons * cos (265 degrees) = -1300 Newtons approximately.

The y component of the weight vector is 15,000 Newtons * sin(265 degrees) = -14,900 Newtons.

Note for future reference that it is the -1300 Newtons acting in the x direction, which is parallel to the incline, then tends to make the vehicle accelerate down the incline. The -14,900 Newtons in the y direction, which is perpendicular to the incline, tend to bend or compress the incline, which if the incline is sufficiently strong causes the incline to exert a force back in the opposite direction. This force supports the automobile on the incline.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary): OK

------------------------------------------------

Self-critique rating #$&*ent: OK

*********************************************

Question: `q003. If in an attempt to move a heavy object resting on the origin of an x-y coordinate system I exert a force of 300 Newtons in the direction of the positive x axis while you exert a force of 400 Newtons in the direction of the negative y axis, then how much total force do we exert on the object and what is the direction of this force?

Your solution: (300^2+400^2)=500N. Theta=arctan(-400/300)=307 degrees

confidence rating #$&* 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

Force is a vector quantity, so we can determine the magnitude of the total force using the Pythagorean Theorem. The magnitude is `sqrt( (300 N)^2 + (-400 N)^2 ) = 500 N. The angle of this force has measured counterclockwise from the positive x axis is arctan ( -400 N / (300 N) ) = -53 deg, which we express as -53 degrees + 360 degrees = 307 degrees.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary): OK

------------------------------------------------

Self-critique rating #$&*ent: OK

*********************************************

Question: `q004. If I exert a force of 200 Newtons an angle of 30 degrees, and you exert a force of 300 Newtons at an angle of 150 degrees, then how great will be our total force and what will be its direction?

Your solution: 200*cos(30)=173N x vector and 200*sin(30)=100N y vector

300*cos(150)= -260 x vector and 300*sin(150)=150N y vector.

Total x= -87 and Total y=250N

Total magnitude=(-87^2+250^2)=264.7N

Theta=arctan(250/-87)+180=109 degrees

confidence rating #$&* 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

My force has an x component of 200 Newtons * cosine (30 degrees) = 173 Newtons approximately, and a y component of 200 Newtons * sine (30 degrees) = 100 Newtons. This means that the action of my force is completely equivalent to the action of two forces, one of 173 Newtons in the x direction and one of 100 Newtons in the y direction.

Your force has an x component of 300 Newtons * cosine (150 degrees) = -260 Newtons and a y component of 300 Newtons * sine (150 degrees) = 150 Newtons. This means that the action of your force is completely equivalent the action of two forces, one of -260 Newtons in the x direction and one of 150 Newtons in the y direction.

In the x direction and we therefore have forces of 173 Newtons and -260 Newtons, which add up to a total x force of -87 Newtons. In the y direction we have forces of 100 Newtons and 150 Newtons, which add up to a total y force of 250 Newtons.

The total force therefore has x component -87 Newtons and y component 250 Newtons. We easily find the magnitude and direction of this force using the Pythagorean Theorem and the arctan.

The magnitude of the force is `sqrt( (-87 Newtons) ^ 2 + (250 Newtons) ^ 2) = 260 Newtons, approximately.

The angle at which the force is directed, as measured counterclockwise from the positive x axis, is arctan (250 Newtons/(-87 Newtons) ) + 180 deg = -71 deg + 180 deg = 109 deg.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary): OK

Self-critique Assessment: OK

*********************************************

Question: `q005. Two objects, the first with a momentum of 120 kg meters/second directed at angle 60 degrees and the second with a momentum of 80 kg meters/second directed at an angle of 330 degrees, both angles measured counterclockwise from the positive x axis, collide. What is the total momentum of the two objects before the collision?

Your solution: 120*cos(60)=60N x vector and 120*sin(60)=104N y vector

80*cos(330)=69N x vector and 80*sin(330)= -40 N y vector

Total x=129 and Total y=64

Magnitude=(129^2+64^2)=144 kgm/s

Theta= arctan(64/129)=26 degrees

confidence rating #$&* 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The momentum of the first object has x component 120 kg meters/second * cosine (60 degrees) = 60 kg meters/second and y component 120 kg meters/second * sine (60 degrees) = 103 kg meters/second.

The momentum of the second object has x component 80 kg meters/second * cosine (330 degrees) = 70 kg meters/second and y component 80 kg meters/second * sine (330 degrees) = -40 kg meters/second.

The total momentum therefore has x component 60 kg meters/second + 70 kg meters/second = 130 kg meters/second, and y component 103 kg meters/second + (-40 kg meters/second) = 63 kg meters/second.

The magnitude of the total momentum is therefore `sqrt((130 kg meters/second) ^ 2 + (63 kg meters/second) ^ 2) = 145 kg meters/second, approximately.

The direction of the total momentum makes angle arctan (63 kg meters/second / (130 kg meters/second)) = 27 degrees, approximately.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary): OK

------------------------------------------------

Self-critique rating #$&*ent: OK

"

&#This looks very good. Let me know if you have any questions. &#

#$&*