OpenQuery19

course PHY 121

1/4

019. `query 19*********************************************

Question: `qQuery class notes #20

Explain how we calculate the components of a vector given its magnitude and its angle with the positive x axis.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution: If we know the magnitude and the angle, we can use x = magnitude * cos(angle) and y = magnitude * sin(angle). Using the Pythagorean theorem and the x and y components, we can find the total magnitude. Then you can use arctan(y/x) to determine the angle, but if y is negative you must add 360 to the answer, and if x is negative you must add 180.

confidence rating:

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

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

Given Solution: ** STUDENT RESPONSE:

x component of the vector = magnitude * cos of the angle

y component of the vector = magnitude * sin of the angle

To get the magnitude and angle from components:

angle = arctan( y component / x component ); if the x component is less than 0 than we add 180 deg to the solution

To get the magnitude we take the `sqrt of ( x component^2 + y component^2) **

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

Self-critique (if necessary): OK

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

Self-critique rating:

----

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

Question: `qExplain what we mean when we say that the effect of a force is completely equivalent to the effect of two forces equal to its components

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution: Whatever one force is doing in a direction, another force is doing in the opposite direction.

confidence rating:

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

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

Given Solution: ** If one person pulls with the given force F in the given direction the effect is identical to what would happen if two people pulled, one in the x direction with force Fx and the other in the y direction with force Fy. **

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

Self-critique (if necessary): Badly phrased, but OK.

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

Self-critique rating:

----

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

Question: `qExplain how we can calculate the magnitude and direction of the velocity of a projectile at a given point.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution: We use the same equations as in the first problems, substituting vx for x and vy for y. The magnitude is calculated the same using the Pythagorean a^2 + b^2 = c^2. And direction = arctan(vy/vx) (plus 180 if y is neg, 360 if x is neg).

confidence rating:

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

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

Given Solution: ** Using initial conditions and the equations of motion we can determine the x and y velocities vx and vy at a given point, using the usual procedures for projectiles.

The magnitude of the velocity is sqrt(vx^2 + vy^2) and the angle with the pos x axis is arctan(vy / vx), plus 180 deg if x is negative. **

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

Self-critique (if necessary): OK

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

Self-critique rating:

----

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

Question: `qExplain how we can calculate the initial velocities of a projectile in the horizontal and vertical directions given the magnitude and direction of the initial velocity.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution: vx = magnitude * cos(angle)

vy = magnitude * sin(angle).

confidence rating:

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

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

Given Solution: ** Initial vel in the x direction is v cos(theta), where v and theta are the magnitude and the angle with respect to the positive x axis.

Initial vel in the y direction is v sin(theta). **

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

Self-critique (if necessary): OK

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

Self-critique rating:

"

&#Good work. Let me know if you have questions. &#