"); document.write ("
1. Electrons, like all forms of matter, fall under the influence of gravity. If an electron is projected horizontally with a speed of 3.0e7 m/s (one tenth the speed of light), how far will it fall in traversing 1 m of horizontal distance ?
"); if (ans1 == 'A. 5.44e-15 m') { document.write ("You have chosen " + ans1 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans1 + " - Wrong
");
document.write ("The answer is 'A. 5.44e-15 m'
2. A rifle is aimed horizontally at a target 100 ft away. The bullet hits the target 0.75 in. below the aiming point. What is the muzzle velocity of the rifle?
"); if (ans2 == 'A. 1600 ft/s') { document.write ("You have chosen " + ans2 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans2 + " - Wrong
");
document.write ("The answer is 'A. 1600 ft/s'
3. A projectile is fired horizontally from a gun located 45 m above a horizontal plane with a muzzle speed of 200 m/s. What is the magnitude of the vertical component of its velocity as it strikes the ground?
"); if (ans3 == 'D. 29.7 m/s') { document.write ("You have chosen " + ans3 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans3 + " - Wrong
");
document.write ("The answer is 'D. 29.7 m/s'
4. A projectile is launched with an intitial velocity of 30 m/s at an angle of 60 degrees above the horizontal. Calculate the magnitude and the direction of its velocity 5 s after launch?
"); if (ans4 == 'C. 27.5 m/s, 56.9 degrees below the horizontal') { document.write ("You have chosen " + ans4 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans4 + " - Wrong
");
document.write ("The answer is 'C. 27.5 m/s, 56.9 degrees below the horizontal'
5. You throw a ball from a cliff with an intial velocity of 15 m/s at an angle of 20 degrees below the horizontal. Fin its vetical displacement 2.3s later
?
"); if (ans5 == 'B. 37.7 m') { document.write ("You have chosen " + ans5 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans5 + " - Wrong
");
document.write ("The answer is 'B. 37.7 m ");
num_wrong += 1;
}
document.write ("
6. A particle with mass m has linear momentum p equal to mc. What is its speed in terms of c, the speed of light ?
"); if (ans6 == 'B. 0.707 c') { document.write ("You have chosen " + ans6 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans6 + " - Wrong
");
document.write ("The answer is 'B. 0.707 c'
7. In the 1968 Olympicss in Mexico City, Bob Beamon shattered the rocord for the long jump with a jump of 8.90 m. Assume that his initial speed on takeoff was 9.5 m/s, about equal to that of a sprinter. How close did this world-class athlete come to the maximum possible range in the absence of the air resistance? The value of g in Mexico City is 9.78 m/s/s?
"); if (ans7 == 'D. 33 cm') { document.write ("You have chosen " + ans7 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans7 + " - Wrong
");
document.write ("The answer is 'D. 33 cm'
8. A foot ball player punts the football so that it will have a 'hang time' (time of flight) of 4.5 s and land 50 yd(=45.7 m) away. If the ball leaves the player's foot 5.0 ft(=1.52 m) above the ground, what is its initial velocity(magnitude, and direction) ?
"); if (ans8 == 'A. 24.0 m/s at 64.89 degrees above the horizontal') { document.write ("You have chosen " + ans8 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans8 + " - Wrong
");
document.write ("The answer is 'A. 24.0 m/s at 64.89 degrees above the horizontal");
num_wrong += 1;
}
document.write ("
9. What is the maximum vertical height to which a baseball player can throw a ball if he can throw it a maximum distance of 60m ?
"); if (ans9 == 'B. 30 m above the release point') { document.write ("You have chosen " + ans9 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans9 + " - Wrong
");
document.write ("The answer is 'B. 30 m above the release point'
10. A ball rolls off the top of a stairway with a horizontal velocity of magnitude 5.0 ft/s. The steps are 8.0 in high and 8.0 in wide. Which step will the ball hit first ?
"); if (ans10 == 'C. The third') { document.write ("You have chosen " + ans10 + " - Right
"); num_correct += 1; } else { document.write ("You have chosen " + ans10 + " - Wrong
");
document.write ("The answer is 'C. The third'
Out of a possible 10 questions, you received " + num_correct + " correct and " + num_wrong + " wrong
"); document.write ("