#$&* course Phy 231 5/30 3 019. `query 19
.............................................
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): ------------------------------------------------ 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: The magnitude of a force can be broken down into its components, and those components can be summed up to represent the same force. xForce component + yforce component will mark the end point of the force. 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): ------------------------------------------------ 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: First we would need to find the components of the force at the given point. the vx component of the point will be equal to vox of the projectile, unless there is some type of resistance, then the vox will be impeded sum by this non conservative force. the vy component will depend on the 'dt to get to that point. vy = voy*'dt + (1/2)*g*'dt^2 or, vy = 'sqrt('voy^2 + 2*g*'dsy) . The direction of the velocity of the projectile will 'depend if it is going up or down, if it is going up, then the angle wil be arctan(vy/vx) If it is going down then the angle will be arctan(-'vy/vx) + 360 degrees measured ccw from the points x axis. 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): ------------------------------------------------ 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: Vox will be positive for an angle theta with the domain of [0 - 90) degrees and (180, 360] degrees, measured CCW from the positive x axis. voy will be positive for an angle theta with the domain in between of(0, 180) degrees, and will be negative for an angle theta in between (180, 360) degrees, measured CCW from positive x axis. If given the magnitude and direction of the initial velocity, we can find the components of that magnitude, and deduce the initial component velocities. Vox = Mag * cos(theta), from 0 to 90 degrees. Vox = Mag * cos(theta) + 180 degrees, from 90 to 270 degrees. vox = Mag * cos (theta) + 360 degrees, from 270 to 360 degrees. Voy = Mag * sin(theta), from 0 to 180 degrees. Voy = Mag * sin(theta) , from 180 to 360 degrees. All theta angle are measured CCW from the positive x axis. 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): ------------------------------------------------ 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: PEo = KEf = 0.040 kg * 9.80 m/s^2 * 2m = 0.784 kg m^2/s^2 KE = (1/2) * m *v^2 = (1/2) * 0.040 kg * v^2 v = 6.261 m/s PE(1.6m) = KEo = m*g*'dy = 0.040 kg * 9.80 m/s^2 * 1.6m = 0.6272 kg * m^2/s^2 KEf = (1/2) * m *v^2 = 1/2 * 0.040 kg * v^2 v = -5.6 m/s accel(impact) = 'dv /'dt = (vf - vo) / 'dt = (- 5.6 m/s - 6.621 m/s) / 0.0002 s = -61130 m/s^2 Force = m* accel = 0.040 kg * -61130 m/s^2 = - -2445.2 N p = Force * 'dt = -2445.2 N * 0.0002 s = -0.48904 N s = -0.489 kg * m/s The impulse of the impact is 0.489 kg * m/s the average force during the impact time os 2440 N 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): ------------------------------------------------ Self-critique rating:" "" "" "s5jDeuz94C" "s5jDeuz94C" "mereathzw" "mereathzw" "" "nvkx1785569@gmail.com" "" "41204 , louboutin sale uk , cheap toms shoes , discount toms shoes , toms shoes online , cheap toms for sale , 46791" " " Self-critique (if necessary): ------------------------------------------------ Self-critique rating: #*&!