10 free sample questions with answers and explanations. See how you'd score on the real CLEP exam.
A tank is being filled with water at a rate of 10 cubic meters per hour. How much water will be in the tank after 3 hours?
20 cubic meters
25 cubic meters
30 cubic meters
35 cubic meters
40 cubic meters
Explanation
The key concept is the constant rate of water flow, and since the tank is being filled at 10 cubic meters per hour, after 3 hours it will contain 10 * 3 = 30 cubic meters of water. This calculation is based on the principle of constant rates of change, where the amount of water added is directly proportional to the time elapsed.
The area of a circle is increasing at a rate of 4π square centimeters per minute. If the radius is increasing at a rate of 1 centimeter per minute, what is the radius of the circle?
1 centimeter
5 centimeters
3 centimeters
4 centimeters
2 centimeters
Explanation
The key concept is the relationship between the area and radius of a circle, given by the formula A = π. The correct option is "2 centimeters" because the rate of change of the area is dA/dt = 2πr(dr/dt), and given dA/dt = 4π and dr/dt = 1, solving for r yields r = 2.
A car is traveling at a velocity of 60 miles per hour. How far will it travel in 2 hours?
60 miles
80 miles
100 miles
120 miles
140 miles
Explanation
Distance traveled is calculated by multiplying velocity by time, so the car travels 60 miles per hour * 2 hours = 120 miles. This demonstrates the key concept of distance as the product of velocity and time.
A water tank is being filled at a rate of 2 cubic meters per minute. How much water will be in the tank after 5 minutes?
5 cubic meters
8 cubic meters
10 cubic meters
12 cubic meters
15 cubic meters
Explanation
The key concept is the relationship between rate and accumulation over time, where the amount of water accumulated is the product of the fill rate and the duration. The tank is being filled at 2 cubic meters per minute, so after 5 minutes, it will contain 2 * 5 = 10 cubic meters of water.
Find the average value of f(x) = 3 on [1, 3].
2
3
4
5
6
Explanation
3 is correct because the average value is (1/(b-a)) * integral of f(x) from a to b, which equals (1/(3-1)) * integral of 3 from 1 to 3, and this equals (1/2) * [3x] from 1 to 3, which equals (1/2) * 3 * (3 - 1) = (1/2) * 3 * 2 = 3.
Find the average value of f(x) = x on [2, 4].
2
3
4
5
6
Explanation
3 is correct because the average value is (1/(b-a)) * integral of f(x) from a to b, which equals (1/(4-2)) * integral of x from 2 to 4, and this equals (1/2) * [/2] from 2 to 4, which equals (1/2) * (1/2) * ( - ) = (1/4) * (16 - 4) = (1/4) * 12 = 3.
If ∫[a,x] f(t) dt = 5, what is the value of ∫[x,a] f(t) dt?
-10
-5
0
5
10
Explanation
-5 is correct because by the Fundamental Theorem of Calculus, the integral from a to x is the negative of the integral from x to a, since the limits are reversed.
What is ∫[2,4] (2x+1) dx?
10
12
14
16
18
Explanation
The key concept is applying the power rule of integration, which states that ∫ dx = ()/(n+1). Integrating 2x+1 from 2 to 4 yields [()+x] from 2 to 4, which equals [()+4] - [()+2], resulting in 14.
What is the definition of a definite integral?
The area under a curve between two points
The antiderivative of a function evaluated at a point
The derivative of a function evaluated at a point
The limit of a Riemann sum as the number of subintervals approaches infinity
The volume of a solid of revolution
Explanation
The limit of a Riemann sum as the number of subintervals approaches infinity is correct because by definition, the definite integral is the limit of a Riemann sum as the number of subintervals increases without bound.
What is the growth rate of a population if the population doubles in 10 years?
k = 0.2
k = 0.1
k = 0.05
k = 0.0693
k = 0.07
Explanation
0.0693 is correct because y' = ky implies y(t) = y(0), so 2y(0) = y(0), and solving for k gives k = ln(2)/10 = 0.0693.