A periodic function has maximum value 5 and minimum value . For the periodic function described, what is the amplitude?
Opening subject page...
Loading your content
Precalculus Quiz
Practice Modeling Periodic Phenomena With Trigonometric Functions in Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
A periodic function has maximum value 5 and minimum value −3. For the periodic function described, what is the amplitude?
This quiz focuses on Modeling Periodic Phenomena With Trigonometric Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for Precalculus.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A periodic function has maximum value 5 and minimum value −3. For the periodic function described, what is the amplitude?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and calculate amplitude from maximum and minimum values. For a periodic function with maximum value M and minimum value m, the amplitude is A = (M - m)/2 (half the vertical distance from min to max), representing the distance from the midline to either peak or trough. Given maximum value M = 5 and minimum value m = -3, the amplitude is A = (5 - (-3))/2 = (5 + 3)/2 = 8/2 = 4, which represents the distance from the midline to either the peak or trough. Choice C is correct because it properly calculates amplitude as (max-min)/2 = (5-(-3))/2 = 8/2 = 4. Choice D uses the full range (max - min) = 8 as the amplitude instead of half the range (max - min)/2, confusing peak-to-peak distance with amplitude. Remember that amplitude is half the vertical distance from minimum to maximum, not the full distance—a common error is to use max - min when you should use (max - min)/2. When the minimum is negative, be careful with signs: (max - min) = (5 - (-3)) = 5 + 3 = 8.
The number of daylight hours varies periodically throughout the year. The maximum is 15 hours on day 172, and the minimum is 9 hours on day 355. Assume the pattern repeats every 365 days. For the phenomenon described, which function models the daylight hours D(d) as a function of day number d using a cosine model?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. The general form y = A·cos(B(x - C)) + D has four parameters: A is amplitude, D is midline, B determines period via P = 2π/B, and C is phase shift (horizontal displacement). With amplitude A = 3, midline D = 12, period P = 365 giving B = 2π/365, and starting at maximum at d=172, we use cosine to get the function D(d)=3cos((2π/365)(d-172))+12. Choice A is correct because it properly constructs function with all parameters. Choice B uses the full range (max - min) as the amplitude instead of half the range (max - min)/2, confusing peak-to-peak distance with amplitude. Choosing between sine and cosine: if the function starts at the midline and increases, use sine with positive A; if it starts at a maximum, use cosine with positive A; if it starts at a minimum, use cosine with negative A or sine with a phase shift. To verify your model, check that plugging in x = 0 gives the correct initial value, and that the function reaches its maximum and minimum at the expected values of midline + amplitude and midline - amplitude.
An abstract periodic function has a maximum value of 5 and a minimum value of −3. Based on the periodic function described, what is the amplitude?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. For a periodic function with maximum value M and minimum value m, the amplitude is A = (M - m)/2 (half the vertical distance from min to max), the midline is D = (M + m)/2 (the average of max and min), and these determine the vertical scaling and shift of the function. Given maximum value M = 5 and minimum value m = -3, the amplitude is A = (5 - (-3))/2 = 8/2 = 4, which represents the distance from the midline to either the peak or trough. Choice C is correct because it properly calculates amplitude as (max-min)/2. Choice A uses the full range (max - min) as the amplitude instead of half the range (max - min)/2, confusing peak-to-peak distance with amplitude. Remember that amplitude is half the vertical distance from minimum to maximum, not the full distance—a common error is to use max - min when you should use (max - min)/2. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.
A Ferris wheel has a diameter of 50 meters and its center is 30 meters above the ground. The wheel completes 2.5 revolutions per minute. If a passenger starts at the lowest point of the wheel, which function models their height h(t) in meters above ground after t minutes?
Explanation: The amplitude is radius = 25 meters, midline is 30 meters (center height). With 2.5 rev/min, the frequency is 2π(2.5) = 5π. Starting at the lowest point means we need a function that equals minimum when t = 0, which requires negative cosine. Choice B is correct. Choice A uses sine, giving midline value at t = 0. Choice C has wrong frequency (2.5π instead of 5π). Choice D uses negative sine, giving midline value at t = 0.
The average daily temperature in a city varies sinusoidally throughout the year. The temperature reaches its maximum of 85°F on day 200 and its minimum of 35°F on day 20 of the following year. A meteorologist wants to model the temperature but needs to account for a climate shift that will increase all temperatures by 3°F and compress the seasonal variation by 20%. Which function models the new temperature T(d) in degrees Fahrenheit for day d?
Explanation: When you encounter sinusoidal modeling problems, you need to identify four key components: amplitude, period, phase shift, and vertical shift. Then carefully apply any transformations described in the problem. First, let's establish the original temperature function. The maximum is 85°F and minimum is 35°F, so the amplitude is 285−35=25°F and the midline is 285+35=60°F. Since the maximum occurs on day 200, we use cosine with the form T(d)=25cos(3652π(d−200))+60. Now apply the climate changes. The 3°F increase shifts the entire function up, changing the midline from 60°F to 63°F. The 20% compression of seasonal variation means the amplitude becomes 80% of its original value: 25×0.8=20°F. The new function is T(d)=20cos(3652π(d−200))+63. Answer A uses the original amplitude of 25°F (should be 20°F after compression) and has the wrong vertical shift of 58°F. Answer B correctly applies the temperature increase to get 63°F for the vertical shift but keeps the original amplitude of 25°F instead of the compressed 20°F. Answer C correctly compresses the amplitude to 20°F but uses 60°F for the vertical shift, forgetting to add the 3°F climate increase. Remember: when modeling real-world sinusoidal functions, carefully track each transformation separately. Climate problems often involve multiple changes that must be applied systematically to avoid mixing up the parameters.
A Ferris wheel has radius 15 meters and its center is 18 meters above the ground. It completes one rotation every 40 seconds. A rider starts at the lowest point at t=0. For the phenomenon described, which function models the rider’s height h(t) (in meters) as a function of time t (in seconds)?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions, specifically choosing the appropriate function form based on initial conditions. When modeling with trigonometric functions, choose sine if the phenomenon starts at the midline (moving upward for A > 0), and choose cosine if it starts at a maximum (for A > 0) or minimum (for A < 0), matching the initial condition at t = 0. With amplitude A = 15 (radius), midline D = 18 (center height), period P = 40 giving B = 2π/40 = π/20, and starting at the lowest point (minimum), we use negative cosine to get the function h(t) = -15·cos(πt/20) + 18. Choice C is correct because it properly constructs the function with all parameters and uses negative cosine since the rider starts at the minimum position. Choice A uses positive cosine, which would start at the maximum (top of the wheel), not the minimum as specified in the problem. Choosing between sine and cosine: if the function starts at a minimum, use cosine with negative A; if it starts at a maximum, use cosine with positive A; if it starts at the midline, use sine. To verify your model, check that plugging in t = 0 gives the correct initial value: h(0) = -15·cos(0) + 18 = -15(1) + 18 = 3 meters, which is indeed the lowest point.
An oscillating spring’s position is modeled by y=5sin(6πt)+2, where t is in seconds and y is in centimeters. Based on the periodic function, what is the period of the motion?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. The period P of a periodic function is the horizontal distance required to complete one full cycle, and it relates to the coefficient B in y = A·sin(Bx) + D through the formula B = 2π/P, with larger B values producing shorter periods (more frequent oscillations). Since B = π/6, the period is P = 2π/(π/6) = 12. Choice B is correct because it correctly applies B = 2π/P rearranged to P = 2π/B. Choice A incorrectly calculates P, using 2π/B divided by 2 or similar error instead of the correct P = 2π/B = 12. For period and B: larger B values mean shorter periods (more frequent oscillations), and the relationship is always B = 2π/P where P is the period, so period and B are inversely related. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.
The number of hours of daylight in a northern city varies sinusoidally throughout the year. On the summer solstice (day 172), there are 16 hours of daylight, and on the winter solstice (day 355), there are 8 hours of daylight. A solar panel installer needs to model a city 500 miles further north, where the variation in daylight is 50% more extreme but the average daylight hours remain proportionally the same. Which function models the daylight hours D(d) for the northern city on day d?
Explanation: When modeling sinusoidal functions for real-world phenomena like daylight variation, you need to identify four key components: amplitude, period, phase shift, and vertical shift (midline). Let's start with the original city. The maximum daylight is 16 hours (summer solstice) and minimum is 8 hours (winter solstice). The amplitude is half the difference: 216−8=4 hours. The midline (average) is 216+8=12 hours. Since the maximum occurs on day 172, we use cosine with the form D(d)=4cos(3652π(d−172))+12. For the northern city, the variation is "50% more extreme." This means the amplitude increases by 50%: 4×1.5=6 hours. The problem states the average daylight hours remain "proportionally the same," which means the midline stays at 12 hours (the original average). Therefore, the northern city's function is D(d)=6cos(3652π(d−172))+12. Choice A has amplitude 8, which would be 100% more extreme, not 50%. Choice B keeps the original amplitude of 4, showing no increase in variation. Choice C has the correct amplitude of 6 but places the midline at 8 hours instead of maintaining the proportional average of 12 hours. Choice D correctly captures both the increased amplitude and maintained average. Strategy tip: In sinusoidal modeling problems, always identify the four components systematically, and pay careful attention to percentage changes in amplitude versus shifts in the midline.
A scientist is studying the population of a particular species of butterfly that exhibits seasonal variation. The population data collected over several years shows a clear periodic pattern.
The butterfly population varies between 1,200 and 4,800 individuals, with peak population occurring in mid-July (day 195 of the year) and minimum population in mid-January (day 15 of the next year, or day 380 in a continuous count). If the population follows a sinusoidal model, which function best represents the population P(d) on day d of a 365-day year?
Explanation: Amplitude = (4800-1200)/2 = 1800, midline = (4800+1200)/2 = 3000, period = 365 days gives frequency = 2π/365. Since maximum occurs at day 195, we use cosine shifted right by 195 days. Choice A is correct. Choice B shifts to have maximum at day 15, which is actually the minimum. Choice C uses sine with a shift that would give maximum at day 195 (105 + 90 = 195), but sine is less direct than cosine for this maximum condition. Choice D has amplitude and midline swapped.
The temperature in a city varies sinusoidally throughout the day. At 6 AM, it is 15°C (minimum), and at 6 PM, it is 29°C (maximum). Let t be the number of hours after midnight. For the phenomenon described, what is the midline of the function modeling the temperature (in °C)?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. For a periodic function with maximum value M and minimum value m, the amplitude is A = (M - m)/2 (half the vertical distance from min to max), the midline is D = (M + m)/2 (the average of max and min), and these determine the vertical scaling and shift of the function. The midline is the horizontal line halfway between the maximum and minimum: D = (29 + 15)/2 = 44/2 = 22, representing the average or equilibrium value of the phenomenon. Choice C is correct because it correctly finds midline as (max+min)/2. Choice D uses the maximum value as the midline, when the midline should be the average of maximum and minimum: (max + min)/2. Remember that amplitude is half the vertical distance from minimum to maximum, not the full distance—a common error is to use max - min when you should use (max - min)/2. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.
A periodic function completes 3 full cycles every 12 seconds. Using the given information, what is the period P of the function (in seconds)?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. The period P of a periodic function is the horizontal distance required to complete one full cycle, and it relates to the coefficient B in y = A·sin(Bx) + D through the formula B = 2π/P, with larger B values producing shorter periods (more frequent oscillations). Since the phenomenon completes 3 cycle(s) in 12 seconds, the period is P = 12/3 = 4, and therefore B = 2π/P = 2π/4 = π/2. Choice C is correct because it correctly applies B = 2π/P. Choice B confuses period with the total time, using 12 when the period is total time divided by number of cycles. For period and B: larger B values mean shorter periods (more frequent oscillations), and the relationship is always B = 2π/P where P is the period, so period and B are inversely related. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.
A lighthouse beacon rotates continuously, and the intensity of light at a point 2 miles away varies sinusoidally. The intensity ranges from a minimum of 15 lumens to a maximum of 75 lumens, completing one full cycle every 8 seconds. If the intensity is at its maximum value when t=0, which function best models the intensity I(t) in lumens as a function of time t in seconds?
Explanation: The amplitude is (75-15)/2 = 30, the midline is (75+15)/2 = 45, and the period is 8 seconds, so the frequency is 2π/8 = π/4. Since the intensity is maximum at t = 0, we use cosine. Choice A is correct. Choice B has the wrong amplitude and midline. Choice C writes 2π/8 instead of simplifying to π/4. Choice D has the wrong frequency (π/8 instead of π/4) and swapped amplitude/midline values.
A Ferris wheel has radius 15 meters and its center is 18 meters above the ground. It completes one rotation every 40 seconds. A passenger starts at the lowest point at t=0. For the phenomenon described, which function models the passenger’s height h(t) (in meters) as a function of time t (in seconds)?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. When modeling with trigonometric functions, choose sine if the phenomenon starts at the midline (moving upward for A > 0), and choose cosine if it starts at a maximum (for A > 0) or minimum (for A < 0), matching the initial condition at t = 0 or x = 0. With amplitude A = 15, midline D = 18, period P = 40 giving B = 2π/40 = π/20, and starting at the minimum, we use cosine with negative A to get the function h(t) = -15·cos((π/20)t) + 18. Choice C is correct because it properly constructs function with all parameters. Choice A chooses cosine when negative cosine is appropriate based on the initial condition—the function starts at a minimum, which corresponds to cosine with negative A. Choosing between sine and cosine: if the function starts at the midline and increases, use sine with positive A; if it starts at a maximum, use cosine with positive A; if it starts at a minimum, use cosine with negative A or sine with a phase shift. To verify your model, check that plugging in x = 0 gives the correct initial value, and that the function reaches its maximum and minimum at the expected values of midline + amplitude and midline - amplitude.
A periodic function has maximum value 5, minimum value −3, and completes 4 cycles in 2π units along the x-axis. Based on the periodic function, what is the period P (in x-units) of the function?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. The period P of a periodic function is the horizontal distance required to complete one full cycle, and it relates to the coefficient B in y = A·sin(Bx) + D through the formula B = 2π/P, with larger B values producing shorter periods (more frequent oscillations). Since the phenomenon completes 4 cycles in 2π units, the period is P = 2π/4 = π/2, and therefore B = 2π/P = 2π/(π/2) = 4. Choice B is correct because it correctly applies the period calculation. Choice A incorrectly calculates the period, using half the correct value instead of the correct P = total distance / number of cycles. For period and B: larger B values mean shorter periods (more frequent oscillations), and the relationship is always B = 2π/P where P is the period, so period and B are inversely related. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.
The water level in a tidal pool varies sinusoidally with time. The depth ranges from 0.8 meters at low tide to 3.2 meters at high tide, with a complete tidal cycle occurring every 12.4 hours. If low tide occurs at t=3.1 hours, which function correctly models the depth d(t) in meters?
Explanation: Amplitude = (3.2-0.8)/2 = 1.2, midline = (3.2+0.8)/2 = 2, period = 12.4 hours gives frequency = 2π/12.4 = 5π/31. Since low tide (minimum) occurs at t = 3.1, we need a negative cosine with horizontal shift right by 3.1. Choice C is correct. Choice A would give maximum at t = 3.1. Choice B shifts left instead of right. Choice D uses sine, which would give the midline value at t = 3.1.
The depth of water at a dock varies with the tides. A high tide of 8 meters occurs at noon, and a low tide of 2 meters occurs 6 hours later. Based on the periodic phenomenon described, what is the midline of the water depth function (in meters)?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. For a periodic function with maximum value M and minimum value m, the amplitude is A = (M - m)/2 (half the vertical distance from min to max), the midline is D = (M + m)/2 (the average of max and min), and these determine the vertical scaling and shift of the function. The midline is the horizontal line halfway between the maximum and minimum: D = (8 + 2)/2 = 10/2 = 5, representing the average or equilibrium value of the phenomenon. Choice C is correct because it correctly finds midline as (max+min)/2. Choice D uses the maximum value as the midline, when the midline should be the average of maximum and minimum: (max + min)/2. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0. Remember that amplitude is half the vertical distance from minimum to maximum, not the full distance—a common error is to use max - min when you should use (max - min)/2.
The temperature in a city varies sinusoidally throughout the day. At 6 AM, it is 10∘C (minimum), and at 6 PM, it is 30∘C (maximum). Using the given information, what is the midline of the temperature function?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify the midline from maximum and minimum values. The midline D of a periodic function is the horizontal line halfway between the maximum and minimum: D = (M + m)/2 (the average of max and min), representing the equilibrium or average value around which the function oscillates. The midline is the horizontal line halfway between the maximum and minimum: D = (M + m)/2 = (30 + 10)/2 = 40/2 = 20°C, representing the average or equilibrium temperature. Choice B is correct because it correctly finds midline as (max+min)/2 = (30+10)/2 = 20°C. Choice A incorrectly uses the minimum value as the midline, when the midline should be the average of maximum and minimum: (max + min)/2. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context. The midline represents the average value of the periodic phenomenon, not its minimum or maximum.
A Ferris wheel with radius 15 meters has its center 18 meters above the ground. It completes one rotation every 40 seconds. For the phenomenon described, what is the period of the height function h(t) (in seconds)?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. The period P of a periodic function is the horizontal distance required to complete one full cycle, and it relates to the coefficient B in y = A·sin(Bx) + D through the formula B = 2π/P, with larger B values producing shorter periods (more frequent oscillations). Since the phenomenon completes 1 cycle in 40 seconds, the period is P = 40. Choice B is correct because it correctly applies B = 2π/P to recognize that the period is the time for one full rotation. Choice A uses incorrect arithmetic, calculating half the time (40/2 = 20) instead of the full cycle time of 40 seconds. For period and B: larger B values mean shorter periods (more frequent oscillations), and the relationship is always B = 2π/P where P is the period, so period and B are inversely related. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.
The depth of water at a dock varies periodically with the tides. A high tide of 8 meters occurs at noon, and a low tide of 2 meters occurs 6 hours later. For the phenomenon described, what is the amplitude of the depth function?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify the amplitude from maximum and minimum values. For a periodic function with maximum value M and minimum value m, the amplitude is A = (M - m)/2 (half the vertical distance from min to max), representing the distance from the midline to either peak or trough. Given maximum value M = 8 meters (high tide) and minimum value m = 2 meters (low tide), the amplitude is A = (8 - 2)/2 = 6/2 = 3 meters, which represents the distance from the midline to either the peak or trough. Choice A is correct because it properly calculates amplitude as (max-min)/2 = (8-2)/2 = 3 meters. Choice C uses the full range (max - min) = 6 as the amplitude instead of half the range (max - min)/2, confusing peak-to-peak distance with amplitude. Remember that amplitude is half the vertical distance from minimum to maximum, not the full distance—a common error is to use max - min when you should use (max - min)/2. Always verify by checking that midline ± amplitude gives you the correct maximum and minimum values.
The depth of water at a dock varies with the tides. A high tide of 8 meters occurs at noon, and a low tide of 2 meters occurs 6 hours later. For the phenomenon described, at what time does the depth reach its next maximum after noon?
Explanation: This question tests understanding of how to model periodic phenomena using trigonometric functions and identify key parameters: amplitude, midline, period. The period P of a periodic function is the horizontal distance required to complete one full cycle, and it relates to the coefficient B in y = A·sin(Bx) + D through the formula B = 2π/P, with larger B values producing shorter periods (more frequent oscillations). Since the phenomenon completes 1/2 cycle(s) in 6 hours (from high to low), the period is P = 12, and therefore B = 2π/P = 2π/12 = π/6. Choice C is correct because it correctly applies B = 2π/P to find the full cycle time. Choice B confuses period with frequency, using 6 when the period is twice that for a full cycle. For period and B: larger B values mean shorter periods (more frequent oscillations), and the relationship is always B = 2π/P where P is the period, so period and B are inversely related. Key to periodic function modeling: always find amplitude as (max - min)/2 and midline as (max + min)/2 first, then determine period from the problem context, calculate B = 2π/P, and choose sine or cosine based on where the function starts at x = 0 or t = 0.