OpenQuery19

#$&*

course Phy 241

338am 11/26/2011

If your solution to stated problem does not match the given solution, you should self-critique per instructions at

http://vhcc2.vhcc.edu/dsmith/geninfo/labrynth_created_fall_05/levl1_22/levl2_81/file3_259.htm

.

Your solution, attempt at solution. If you are unable to attempt a solution, give a phrase-by-phrase interpretation of the problem along with a statement of what you do or do not understand about it. This response should be given, based on the work you did in completing the assignment, before you look at the given solution.

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:

x-component:

magnitudecos(theta)

y-component:

magnitudesin(theta)

confidence rating #$&*:

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

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

Given Solution:

`a** 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:

One force can be broken down into two components, a horizontal component and a vertical component.

confidence rating #$&*:

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

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

Given Solution:

`a** 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):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 usually start create a vector from the origin(0,0).

the magnitude of the velcoity is speed. the direction of the velocity is the arctan(y/x)

confidence rating #$&*:

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

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

Given Solution:

`a** 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. **

STUDENT QUESTION

this says that there are the magnitude and the angle with respect to the positvie x aixs, I am not quite clear on this ar ethey added

together?

INSTRUCTOR RESPONSE

If an object is thrown straight up in the air, its initial velocity is all in the vertical direction. Its angle as measured from the horizontal x axis is 90 degrees. It has no horizontal velocity; the horizontal component of its velocity is zero. In this case our calculations would verify the obvious:

cos(90 deg) = 0, so the x component of the velocity is v_x = v cos(90 deg) = v * 0 = 0.

sin(90 deg) = 1, so the y component of the velocity is v_y = v sin(90 deg) = v * 1 = v.

If an object is thrown in the horizontal direction, its angle with the horizontal is 0 degrees. Its velocity is wholly in the horizontal direction. The vertical component of its velocity is zero. Our calculations again verify this:

cos(0 deg) = 0, so the x component of this velocity is v_x = v cos(0 deg) = v * 0 = 0.

sin(0 deg) = 1, so the y component of this velocity is v_y = v sin(0 deg) = v * 1 = v.

Now if an object is thrown at some nonzero angle with horizontal, as it typically the case, the magnitudes of its velocity components are less than the magnitude of its velocity.

For example an object thrown at angle 45 degrees, halfway between the direction of the x axis and that of the y axis, has equal x and y components. Our calculation verifies this

cos(45 deg) = .71, approx., so the x component of this velocity is v_x = v cos(45 deg) = v * .71 = .71 v.

sin(45 deg) = .71, so the y component of this velocity is v_y = v sin(45 deg) = v * .71 = .71 v.

An object thrown at 30 degrees, closer to the direction of the x axis that to that of the y axis, has a velocity component in the x direction which is greater than that in the y direction. Our calculation will verify this:

cos(30 deg) = .87, approx., so the x component of this velocity is v_x = v cos(30 deg) = v * .87 = .87 v.

sin(30 deg) = .50, so the y component of this velocity is v_y = v sin(30 deg) = v * .50 = .50 v.

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

Self-critique (if necessary):

I understand

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

Self-critique rating:OK

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

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:

IF we are given the initla velocity and the angle we can break the velocity up into two components, a y component and a x component.

x = magnitude cos (theta)

y = magnitude sin (theta)

which are the magnitude for each component. the x component is 90 degrees from the y component. depending on which component has a large magnitude, the velocity vector

lies just alittle bit closer to it

confidence rating #$&*:

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

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

Given Solution:

`a** 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:

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

Question: `qUniv. 8.63 (11th edition 8.58) (8.56 10th edition). 40 g, dropped from 2.00 m, rebounds to 1.60 m, .200 ms contact. Impulse? Ave. force?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

F = m*a

= 0.04 kg * 9.81m/s^2

= 0.3924 N

0.3924 N * 'ds = 1/2*m*v^2

v = sqrt( 0.7848*2/.04kg) = 6.26 m/s

impulse = m*v

= 6.26 m/s * 0.04 kg = 0.251 kg-m/s

p = m v, where p stands for momentum.

`dp = Fnet * `dt, called the Impulse-Momentum Theorem

0.251 kg-m/s = 0.3924N * 0.002 s

f_ave*'ds

`ds = v0 `dt + .5 a `dt^2

vf^2 = v0^2 + 2 a `ds.

I don't know....

confidence rating #$&*:

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

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

Given Solution:

`a** You have to find the momentum of the ball immediately before and immediately after the encounter with the floor. This allows you to find change in momentum.

Using downward as positive direction throughout:

Dropped from 2 m the ball will attain velocity of about 6.3 m/s by the time it hits the floor (v0=0, a = 9.8 m/s^2, `ds = 2 m, etc.).

It rebounds with a velocity v0 such that `ds = -1.6 m, a = 9.8 m/s^2, vf = 0. This gives rebound velocity v0 = -5.6 m/s approx.

Change in velocity is -5.6 m/s - 6.3 m/s = -11.9 m/s, approx. So change in momentum is about .04 kg * -11.9 m/s = -.48 kg m/s.

In .2 millliseconds of contact we have F `dt = `dp or F = `dp / `dt = -.48 kg m/s / (.0002 s) = -2400 Newtons, approx. **

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

Self-critique (if necessary):

I'm sorta following. Im getting mixed up with my PE and KE equations and when those don't work I want to use my constant acceleration equations. I don't understand when to use them, are all the equations fair game for any solution???????? or am I suppose to quickly distinguish between which problems require momemntum formulas and those are totally seperate from constant accerleration problems.

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

Self-critique rating:3"

Self-critique (if necessary):

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

Self-critique rating:

Self-critique (if necessary):

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

Self-critique rating:

#*&!

Self-critique (if necessary):

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

Self-critique rating:

#*&!#*&!

&#Your work looks good. Let me know if you have any questions. &#