Exercises
- 1.
- Find all the primes between 100 and 120.
BITMAPSETAnswer0.2214in0.205in0ina1
- 2.
- Find two positive integers between 1000 and 1100
whose greatest common divisor is 23.BITMAPSETAnswer0.2214in0.205in0ina2
- 1.
- Compare the prime factorizations of 19!, 20!, 21!, !, 23!, 24!, and 25! with the number of zeros at the end of the
evaluated factorials. Use these results to predict how many zeros will
appear at the end of 100!. Check your prediction by direct evaluation.
Revise your method of prediction, if necessary, and predict the number of
zeros for each of 125!, 200!, 500!, 625!, and 1000!.
BITMAPSETAnswer0.2214in0.205in0ina3
- 2.
- Evaluate numerically the power
for n = 2, 4, 8, 16, 32, 64, 128 and 256. What well-known
number is starting to emerge?BITMAPSETAnswer0.2214in0.205in0ina4
- 3.
- Experiment with numbers to test the potential identities
and BITMAPSETAnswer0.2214in0.205in0ina5
- 4.
- Test the potential identity
using the sets
A =
1, 3, 5, 7, 9
,
B =
1, 4, 9, 16
, and
C =
2, 3, 5, 7, 11
.BITMAPSETAnswer0.2214in0.205in0ina6
- 5.
- The mass of a block of aluminum is
.2
lb and the density is
168
.
What is its volume?BITMAPSETAnswer0.2214in0.205in0inVolume
- 6.
- If a toy rocket shoots vertically
upward with an initial velocity of 80
m/
s, at t seconds
after the rocket takes off, until it returns to the ground, it is at the
height
80t - 16t2
m. Find the time it takes for the rocket to
return to the ground. When does it reach its highest point?BITMAPSETAnswer0.2214in0.205in0inRocket