A company's profit (in thousands of dollars) is modeled by , where is the number of years since 2020. What is the company's profit in 2023?
Opening subject page...
Loading your content
AP Precalculus Quiz
Practice Function Model Construction And Application in AP 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 company's profit P (in thousands of dollars) is modeled by P(x)=−2x3+15x2−24x+10, where x is the number of years since 2020. What is the company's profit in 2023?
This quiz focuses on Function Model Construction And Application, giving you a quick way to practice the rules, question types, and explanations that matter most for AP 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 company's profit P (in thousands of dollars) is modeled by P(x)=−2x3+15x2−24x+10, where x is the number of years since 2020. What is the company's profit in 2023?
Explanation: In 2023, x=3. Substituting: P(3)=−2(27)+15(9)−24(3)+10=−54+135−72+10=19 thousand dollars. Choice A uses x=2. Choice B uses x=1. Choice D uses x=4.
A rational function models the concentration C (in mg/L) of a medication in the bloodstream t hours after injection: C(t)=t2+4120t. What is the concentration after 2 hours?
Explanation: Substituting t=2: C(2)=22+4120(2)=4+4240=8240=30 mg/L. Choice A incorrectly computes 8120. Choice B uses wrong denominator calculation (22+8). Choice C uses wrong numerator calculation 8200.
A population of bacteria grows according to P(t)=t+105000t, where t is time in hours. What happens to the population as t approaches infinity?
Explanation: As t→∞, P(t)=t+105000t→t5000t=5000. The horizontal asymptote is y=5000. Choice A divides 5000 by 10 incorrectly. Choice C ignores the rational function behavior. Choice D uses wrong calculation entirely.
The temperature T (in °F) in a building t hours after midnight is modeled by T(t)=t+10t2+38t+400 for 0≤t≤24. What is the temperature at 2:00 AM?
Explanation: At 2:00 AM, t=2. Substituting: T(2)=2+1022+38(2)+400=124+76+400=12480=40 °F. Choice A uses wrong arithmetic in numerator. Choice B uses t=1. Choice D uses wrong denominator calculation.
A ball is thrown upward from a height of 6 feet with an initial velocity of 48 feet per second. The height function is h(t)=−16t2+48t+6. When does the ball hit the ground?
Explanation: The ball hits ground when h(t)=0: −16t2+48t+6=0. Using the quadratic formula: t=−32−48±482+4(16)(6)=−32−48±2688. Taking the positive root: t≈3.12 seconds. Choices B, C, and D result from computational errors in the quadratic formula.
The resistance R (in ohms) of a wire is given by R(L)=A0.5L, where L is length in meters and A is cross-sectional area in square millimeters. For a wire with area A=2 square millimeters, what is the resistance when L=100 meters?
Explanation: Substituting L=100 and A=2: R(100)=20.5(100)=250=25 ohms. Choice B forgets to divide by area. Choice C uses wrong coefficient calculation. Choice D doubles the correct answer.
A rectangular swimming pool is being designed with a perimeter of 80 feet. If the length is l feet, what function represents the area A of the pool?
Explanation: Perimeter: 2l+2w=80, so w=40−l. Area: A(l)=l(40−l). Domain: 0<l<40 since width must be positive. Choice B doesn't divide perimeter correctly. Choice C uses wrong perimeter division. Choice D incorrectly doubles the area formula.
The efficiency E (as a percentage) of a solar panel depends on temperature T (in °C) according to E(T)=T+30−T2+20T+1200. What is the efficiency when the temperature is 10°C?
Explanation: Substituting T=10: E(10)=10+30−(10)2+20(10)+1200=40−100+200+1200=401300=32.5%. Choice A uses wrong numerator calculation. Choice B uses T=20. Choice D uses wrong denominator calculation.
A company's daily production cost is C(x)=0.01x3−0.6x2+15x+500 dollars for producing x units. If they want to minimize cost per unit, what function represents cost per unit?
Explanation: Cost per unit is xC(x)=x0.01x3−0.6x2+15x+500=0.01x2−0.6x+15+x500. Choice B doesn't divide by x. Choice C doesn't properly handle the constant term division. Choice D incorrectly divides each coefficient by x.
A rectangular garden has a length that is 4 meters more than twice its width. If the width is w meters, which function represents the area A of the garden in square meters?
Explanation: The length is 2w+4 meters. The area is length times width: A(w)=w(2w+4)=2w2+4w. Choice B incorrectly uses w+4 for length. Choice C incorrectly uses 2w+8 for length. Choice D incorrectly uses w+8 for length.
The cost C (in dollars) to produce x items is given by C(x)=x3−12x2+45x+100. The revenue R (in dollars) from selling x items is R(x)=60x. What function represents the profit P(x)?
Explanation: Profit is revenue minus cost: P(x)=R(x)−C(x)=60x−(x3−12x2+45x+100)=−x3+12x2+15x−100. Choice B adds instead of subtracts cost. Choice C has incorrect sign on the linear term. Choice D has multiple sign and coefficient errors.
A farmer has 200 feet of fencing to enclose three sides of a rectangular pen against a barn (the barn serves as the fourth side). If the width perpendicular to the barn is w feet, what function gives the area A of the pen?
Explanation: Three sides use fencing: two widths and one length. So 2w+l=200, giving l=200−2w. Area is A(w)=w(200−2w). Domain: w<100. Choice B doesn't account for two width sides. Choice C doubles the area incorrectly. Choice D uses wrong constraint on total fencing.
The velocity v (in m/s) of a particle is given by v(t)=t3−6t2+9t, where t is time in seconds. At what time is the velocity zero?
Explanation: Setting v(t)=0: t3−6t2+9t=t(t2−6t+9)=t(t−3)2=0. Solutions: t=0 and t=3 (double root). Choice B incorrectly includes t=6. Choice C misses t=0 solution. Choice D has wrong second solution.
A cylindrical tank has a circular base with radius r feet and height 10 feet. If the tank is filled to a depth of h feet, what function gives the volume V of water in the tank when r=3 feet?
Explanation: Volume of water is V=πr2h. With r=3: V(h)=π(32)h=9πh. Domain is 0≤h≤10 since the tank is 10 feet tall. Choice B uses r instead of r2. Choice C uses 2r instead of r2. Choice D uses 2r2 instead of r2.
A store's weekly revenue R (in dollars) from selling x items is R(x)=−2x2+120x. What is the maximum weekly revenue the store can achieve?
Explanation: Maximum occurs at vertex: x=−2(−2)120=30. Maximum revenue: R(30)=−2(900)+120(30)=−1800+3600=1800 dollars. Choice A uses x=20 instead. Choice C uses x=25 instead. Choice D uses incorrect vertex formula calculation.
A box manufacturer wants to create an open-top box by cutting squares of side length x from each corner of a 20 by 16 inch rectangular piece of cardboard and folding up the sides. What function represents the volume V of the box?
Explanation: After cutting squares of side x, the dimensions are height x, length (20−2x), and width (16−2x). Volume is V(x)=x(20−2x)(16−2x). Domain: x<8 since 16−2x>0. Choice B doesn't account for cutting from both sides. Choice C incorrectly doubles the height. Choice D has wrong domain constraint.
The height h (in feet) of a projectile is given by h(t)=−16t2+64t+80, where t is time in seconds. At what time does the projectile reach its maximum height?
Explanation: For a quadratic f(t)=at2+bt+c, the vertex occurs at t=−2ab. Here, t=−2(−16)64=3264=2 seconds. Choice A uses incorrect calculation 6464. Choice C uses incorrect calculation 1664−1. Choice D uses incorrect calculation 1664.
The concentration of a pollutant in a lake t days after cleanup begins is C(t)=t2+25500 parts per million. What is the initial concentration of the pollutant?
Explanation: Initial concentration occurs at t=0: C(0)=02+25500=25500=20 parts per million. Choice A uses wrong denominator value. Choice C confuses the constant 25 with the answer. Choice D uses incorrect numerator calculation.
Using the provided data, determine the rational function modeling population with carrying capacity 12,000 and P(0)=3,000.
Explanation: This question tests AP Precalculus skills: constructing and applying polynomial and rational function models. Polynomial and rational functions model various real-world phenomena, capturing relationships between variables under specific conditions. In this scenario, we need a logistic growth model with carrying capacity 12,000 and initial population P(0) = 3,000. Choice A is correct because P(t) = 12000/(1 + 3e^(-0.4t)) satisfies both conditions: as t→∞, P(t)→12,000 (carrying capacity), and P(0) = 12000/(1 + 3) = 3,000. Choice D is incorrect because it has the wrong carrying capacity of 3,000 instead of 12,000, failing to match the given parameters. To help students: Emphasize checking initial conditions and limiting behavior. Practice verifying that proposed models satisfy all given constraints.
Using the provided data, how does increasing initial upward velocity affect the quadratic height model’s maximum height?
Explanation: This question tests AP Precalculus skills: constructing and applying polynomial and rational function models. Polynomial and rational functions model various real-world phenomena, capturing relationships between variables under specific conditions. In this scenario, the quadratic height model h(t) = -½gt² + v₀t + h₀ has its maximum at the vertex, which occurs at t = -v₀/(-g) = v₀/g with maximum height h_max = h₀ + v₀²/(2g). Choice B is correct because increasing initial velocity v₀ increases the maximum height quadratically - doubling v₀ quadruples the height gain v₀²/(2g). Choice A is incorrect because it confuses the effect on the parabola's shape with the effect on maximum height - higher initial velocity raises the vertex. To help students: Emphasize the vertex formula for quadratics and how coefficients affect vertex position. Practice analyzing how parameter changes affect key features of polynomial models.