🎓 BookMCQ
← Back to 1. Basics before calculus

📝 Domain and range word problems (13 MCQs)

📖 From Calculus • 1. Basics before calculus • 13 questions available

What is Domain and range word problems?

Definition:
Domain and range word problems require translating real-world contexts into mathematical functions, where the domain is constrained by practical limits (e.g., time, quantity) and the range by possible outcomes (e.g., cost, height).

Example:
A ball thrown upward has height h(t)=16t2+64th(t) = -16t^2 + 64t for 0t40 \leq t \leq 4; domain is [0,4][0,4] seconds, range is [0,64][0,64] feet (max height at t=2t=2).

Reason:
This application connects math to reality, ensuring that solutions are meaningful within physical or economic boundaries, not just abstract numbers.

3
Easy
6
Medium
4
Hard

📝 All Domain and range word problems MCQs

Q1. What is the domain of the volume function V(x)=(162x)(302x)xV(x) = (16-2x)(30-2x)x for the open box made from a 16‑in by 30‑in cardboard?

A.0 < x < 8
B.0 ≤ x ≤ 15
C.x ≥ 0
D.0 ≤ x ≤ 8 ✅
💡 Difficulty: easy | ✅ Correct: D

📖 Explanation: The side length x represents a physical cut, so it cannot be negative. The largest square that can be cut from the 16‑in side is 8 in (because 2x ≤ 16). Therefore the permissible values are all non‑negative numbers up to 8 inclusive, giving the interval 0x80 \le x \le 8.

Q2. If the cut‑out side length x is increased from 3 inches to 7 inches, which statement best describes the change in the volume V(x)?

A.V(x) reaches a maximum then decreases ✅
B.V(x) continues to increase
C.V(x) stays constant
D.V(x) becomes negative
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The cubic volume function first grows, attains a peak, then falls as the box becomes too shallow. Moving from 3 in (near the peak) to 7 in passes the maximum, so the volume first stops increasing and then declines toward zero, never becoming negative within the domain.

Q3. Why must the variable x satisfy x8x \le 8 inches in the box problem?

A.Because the longer side is 30 in
B.Because the cardboard thickness limits x
C.Because cutting squares larger than 8 in would make the width negative ✅
D.Because the volume formula is undefined for larger x
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The width after cutting is 162x16-2x. To keep this dimension positive, we need 162x>016-2x > 0, which simplifies to x<8x < 8. Since x can equal 8 (giving zero width and zero volume), the domain is limited to 0x80 \le x \le 8; any larger x would produce a negative width, which is physically impossible.

Q4. For the distance function D(t)=100tD(t)=100t describing a car’s motion from 8:05 a.m. to 8:06 a.m., what is the appropriate domain for t?

A.0 < t < 60
B.0 ≤ t ≤ 60 ✅
C.t ≥ 0
D.0 ≤ t ≤ 120
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The variable t measures elapsed seconds starting at the exact moment 8:05 a.m., so t = 0 at the start and t = 60 at the end of the one‑minute interval. No values outside this interval are relevant to the scenario, giving the domain 0t600 \le t \le 60.

Q5. Which of the following best compares the graph of V(x)V(x) with the graph of D(t)=100tD(t)=100t?

A.Both are linear functions
B.V(x) is quadratic while D(t) is cubic
C.Both have the same shape but different scales
D.V(x) is a cubic function with a maximum, whereas D(t) is a straight line increasing indefinitely ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: V(x)V(x) is a cubic polynomial that rises, reaches a peak, then falls, producing a hump‑shaped curve. In contrast, D(t)=100tD(t)=100t is a first‑degree (linear) function that forms a straight line with constant positive slope, never turning downward. Hence their shapes differ fundamentally.

Q6. If the original cardboard dimensions were changed to 20 in by 40 in, what would be the new domain for the cut‑out side length x?

A.0 ≤ x ≤ 20
B.0 ≤ x ≤ 10 ✅
C.0 ≤ x ≤ 8
D.0 ≤ x ≤ 15
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The limiting dimension is the shorter side, 20 in. After cutting squares of side x from each end, the remaining width is 202x20-2x. To keep this non‑negative we need 202x020-2x \ge 0, giving x10x \le 10. Together with the non‑negative requirement, the domain becomes 0x100 \le x \le 10.

Q7. Which statement correctly distinguishes a physical restriction on the domain from a purely mathematical one?

A.Physical restrictions are optional, mathematical restrictions are mandatory
B.Both are always identical
C.Mathematical restrictions depend on units, physical restrictions do not
D.Physical restrictions arise from material limits; mathematical restrictions come from undefined operations ✅
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: Physical restrictions stem from real‑world constraints such as size, material strength, or safety, limiting the values a variable can take. Mathematical restrictions are imposed by the algebraic form of the function, like avoiding division by zero or taking square roots of negative numbers. The two types of limits may coincide but arise from different reasons.

Q8. Considering the volume formula V(x)=(162x)(302x)xV(x) = (16-2x)(30-2x)x, why does the maximum volume occur for a value of x between 3 and 4 inches?

A.Because the derivative is zero only in that interval
B.Because the cardboard folds best at that size
C.Because the product of the three factors is largest when the factors are balanced ✅
D.Because 3.5 is the average of 16 and 30
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The volume is the product of three positive factors: the two base dimensions and the height x. Maximum product for a fixed sum tends to occur when the factors are as close in size as possible. When x is around 3.5 in, the three dimensions become roughly balanced, yielding the greatest overall product and thus the greatest volume.

Q9. If the car’s speed increased linearly from 100 ft/s to 120 ft/s over the minute, which form would the distance function D(t) take?

A.D(t)=100t
B.D(t)= (100+120)/2 * t
C.D(t)=100t + 0.5·(20/60)·t^2
D.D(t)=100t + (1/6)t^2 ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: A linearly increasing speed can be expressed as v(t)=100+2060t=100+13tv(t)=100 + \frac{20}{60}t = 100 + \frac{1}{3}t. Integrating speed over time gives distance: D(t)=0tv(s)ds=100t+16t2D(t)=\int_0^t v(s)\,ds = 100t + \frac{1}{6}t^2. Option D matches this result, reflecting the added quadratic term due to acceleration.

Q10. How can the graph of V(x)V(x) be used to estimate the range of V without calculus?

A.Use the derivative at each point
B.Read the highest and lowest y‑values shown on the plot ✅
C.Use the intercepts only
D.Apply the quadratic formula
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The range of a function consists of all output values it attains. By inspecting the graph, one can directly observe the maximum y‑coordinate (the peak of the curve) and the minimum y‑coordinate (typically zero at the domain endpoints). These observed extrema give an approximate range without performing any differentiation or algebraic solving.

Q11. What is the volume V when the cut‑out side length x equals 0 inches?

A.725
B.480
C.0 ✅
D.Undefined
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: Substituting x=0x=0 into the volume formula V(x)=(162x)(302x)xV(x) = (16-2x)(30-2x)x yields V(0)=(16)(30)(0)=0V(0) = (16)(30)(0) = 0. Physically, if no squares are removed, the box has no height, so its volume is zero. This aligns with the expectation that a dimensionless height produces no three‑dimensional space.

Q12. Within the domain 0x80 \le x \le 8, for which values of x does the volume V equal zero?

A.x = 0 or x = 8 ✅
B.x = 0 only
C.x = 8 only
D.No such x
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The volume expression V(x)=(162x)(302x)xV(x) = (16-2x)(30-2x)x contains the factor x and also the factors 162x16-2x and 302x30-2x. Setting V to zero gives x = 0 or 162x=016-2x = 0 (which gives x = 8) or 302x=030-2x = 0 (x = 15, outside the domain). Hence within the allowed domain, the volume vanishes at x = 0 and x = 8.

Q13. For a rectangular sheet of dimensions a by b (with a ≤ b), the general domain for the cut‑out side length x is best expressed as:

A.0 ≤ x ≤ a
B.0 ≤ x ≤ b/2
C.0 ≤ x ≤ (a+b)/4
D.0 ≤ x ≤ a/2 ✅
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: After removing squares of side x from each corner, the remaining width is a2xa-2x. To keep this width non‑negative, we need a2x0a-2x \ge 0, which yields xa/2x \le a/2. Since a is the smaller original dimension, this condition automatically satisfies the longer side as well. Thus the domain is 0xa/20 \le x \le a/2.

🔗 Related Topics (MCQs)