What this quiz covers
This quiz focuses on Function Model Selection And Assumption Articulation, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Precalculus.
Data from an experiment shows a relationship where the output variable increases to a single maximum value and then decreases, appearing to be symmetric. Both a quadratic and a quartic (4th degree) polynomial model fit the data well. In the absence of a theoretical reason to prefer one over the other, why might a researcher choose the quadratic model?
AP Precalculus Quiz
Practice Function Model Selection And Assumption Articulation in AP Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Function Model Selection And Assumption Articulation, 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.
Data from an experiment shows a relationship where the output variable increases to a single maximum value and then decreases, appearing to be symmetric. Both a quadratic and a quartic (4th degree) polynomial model fit the data well. In the absence of a theoretical reason to prefer one over the other, why might a researcher choose the quadratic model?
Explanation: The principle of parsimony suggests that when multiple models fit data well, the simplest model is generally preferred. A quadratic function is simpler (degree 2) than a quartic function (degree 4) and adequately describes the key features of the data: a single maximum and symmetric behavior.
The height h, in meters, of a ball thrown upwards from a building is modeled by the function h(t)=−4.9t2+20t+50, where t is the time in seconds after the ball is thrown. Which of the following describes a necessary restriction on the domain of the function for this model to be physically realistic?
Explanation: The context of the problem begins at t=0. Negative time is not meaningful. The model also ceases to be valid once the ball hits the ground (when h(t)=0 for some t>0). Therefore, the domain must be restricted to a closed interval starting at t=0.
The effectiveness of a particular fertilizer is measured by crop yield. As the amount of fertilizer applied increases from zero, the yield increases up to a certain point, after which applying more fertilizer causes the yield to decrease. The data appears to be symmetric around the point of maximum yield. Which function type would be most appropriate for modeling the crop yield as a function of the amount of fertilizer applied?
Explanation: The description of the data—increasing to a single maximum and then decreasing symmetrically—is the classic behavior modeled by a downward-opening parabola, which is the graph of a quadratic function. This function type captures the single peak and symmetric decline effectively.
An open-top box is to be made from a square piece of cardboard measuring 24 inches on each side by cutting equal squares of side length x from each of the four corners and folding up the sides. Which function type best models the volume, V, of the box as a function of x?
Explanation: The height of the box is x. The length and width of the base are both 24−2x. The volume is V(x)=(24−2x)(24−2x)(x), which is a cubic polynomial function. Geometric contexts involving volume often lead to cubic models.
A data set shows the cost of producing a certain number of items. An analysis of the data indicates that the cost to produce each additional item is approximately the same. Which function type is the most appropriate to model the total production cost as a function of the number of items produced?
Explanation: The phrase "cost to produce each additional item is approximately the same" is a description of the rate of change of the total cost function. A constant rate of change is the defining characteristic of a linear function. Therefore, a linear model is the most appropriate choice.
A biologist uses a cubic polynomial function to model the population of a certain bacteria culture over a 12-hour period. The model is a good fit for the experimental data collected during these 12 hours. Which of the following is a key limitation of using this polynomial model to predict the population for times far beyond the 12-hour period?
Explanation: A non-constant polynomial function has end behavior that approaches either positive or negative infinity. A real-world population is constrained by its environment (e.g., food, space) and cannot grow infinitely. This makes the polynomial model unsuitable for long-term predictions outside its initial observation window.
A mobile phone plan charges a flat fee of 20 per month, which includes 5 gigabytes (GB) of data. For each gigabyte of data used beyond 5 GB, an additional fee of 10 is charged. Which function type best models the total monthly cost, C, as a function of the data used, d, in gigabytes?
Explanation: The cost is constant (C(d)=20) for 0≤d≤5 and then increases linearly (C(d)=20+10(d−5)) for d>5. Because the rule that defines the function changes at d=5, a piecewise-defined function is the most appropriate model.
A projectile's height h(t) (m) satisfies h(0)=1.5, h(1)=22, h(2)=32, h(4)=1.5 with negligible air resistance. Why is a polynomial model more appropriate than a rational model in this context?
Explanation: This question tests AP Precalculus skills in selecting appropriate function models and articulating necessary assumptions for polynomial and rational functions. Polynomial functions are smooth and continuous, suitable for modeling scenarios with constant rates of change, while rational functions handle asymptotic behavior and discontinuities. In this scenario, the given data suggests a pattern best modeled by a polynomial function, as indicated by the symmetric parabolic path of a projectile under constant gravity with negligible air resistance. Choice B is correct because it aligns with the physics principle that projectile motion under constant acceleration follows a quadratic path, matching the constant-acceleration curvature. Choice C is incorrect because boundedness is not required for projectile motion - the height simply returns to ground level at a finite time. Encourage students to match model features with data trends and verify assumptions necessary for model validity. Practice connecting physical principles to mathematical models, recognizing that constant acceleration produces quadratic position functions.
Over a ten-year period, a company's profit was observed to increase for the first few years, then decrease, and finally increase again. Which function type would be most appropriate to model the company's profit, P, as a function of time, t, over this period?
Explanation: The description "increase... then decrease... and finally increase again" implies the existence of two turning points (extrema). A polynomial of degree n can have at most n−1 turning points. To model two turning points, a polynomial of at least degree 3 is required.
A set of data relates an independent variable x to a dependent variable y. When analyzing the differences in y-values for uniform increases in x-values, it is found that the first differences are not constant, but the second differences are constant and non-zero. Which type of function is the most appropriate to model this data?
Explanation: A key property of polynomial functions is that a polynomial of degree n has constant n-th differences for uniform changes in the input variable. Since the second differences are constant, a quadratic function (degree 2) is the most appropriate model.
A function N(p) is created to model the number of tickets sold for a concert as a function of the ticket price p in dollars. Which of the following describes a necessary restriction on the range of this function model?
Explanation: The number of tickets sold, N(p), which is the output of the function, cannot be fractional or negative. It must be a whole number (0,1,2,...). This is a restriction on the range of the function based on the context of the problem.
A scientist has collected five distinct data points from an experiment. Assuming there is no experimental error, what is the minimum degree of a single polynomial function that is guaranteed to be able to pass through all five of these points?
Explanation: For any set of n+1 points with distinct x-coordinates, there exists a unique polynomial of degree at most n that passes through all of them. For 5 points, we have n+1=5, which implies n=4. Therefore, a polynomial of degree 4 is the minimum degree guaranteed to fit the data.
A polynomial function C(t) is used to model the concentration of a medication in a patient's bloodstream, in mg/L, at time t hours after administration. Which of the following assumptions about the domain and range of C(t) is most critical for the model to be physically realistic?
Explanation: For the model to be realistic, the input variable, time t, cannot be negative. The output variable, concentration C(t), also cannot be negative. Therefore, restricting the domain and range to non-negative values is a critical assumption.
Data collected from an experiment reveals that for every unit increase in the independent variable, the third differences of the corresponding dependent variable values are a non-zero constant. Which function type would best model this data?
Explanation: A property of polynomials states that a function is a polynomial of degree n if and only if its n-th differences are constant for uniform inputs. Since the third differences are constant, a cubic (degree 3) polynomial is the appropriate model.
A person's journey is described as follows: they walk away from home at a constant speed for 10 minutes, then stand still for 5 minutes, and finally walk back home at the same constant speed. Which function type would best model the person's distance from home as a function of time?
Explanation: The rate of change of distance (speed relative to home) is positive and constant for the first 10 minutes, zero for the next 5 minutes, and negative and constant for the final phase. Since the function's definition changes at different time intervals, a piecewise-defined function is necessary.
A candle is initially 12 inches tall. It burns at a constant rate of 0.5 inches per hour. Which type of function would be most appropriate to model the height of the candle as a function of the time it has been burning?
Explanation: The phrase "burns at a constant rate" directly translates to a constant rate of change, which is the slope of a linear function. The height decreases by 0.5 inches for every 1 hour that passes, which defines a line with a slope of -0.5.
A botanist proposes a linear function H(d)=0.5d+2 to model the height of a sunflower, in centimeters, d days after it sprouted. What is a key assumption made in this linear model?
Explanation: A linear model of the form y=mx+b has a constant rate of change given by the slope m. In this model, the slope is 0.5, so the key assumption is that the sunflower's height increases at a constant rate of 0.5 cm per day.
A taxi company charges a flat fee of 3.00foranytrip,plus2.00 per mile for the first 10 miles. For any miles traveled beyond 10 miles, the company charges $1.50 per mile. Which function type is most appropriate for modeling the total cost of a taxi ride as a function of the number of miles traveled?
Explanation: The cost calculation is different for trips up to 10 miles compared to trips longer than 10 miles. This change in the function's rule based on the input value (miles) necessitates a piecewise-defined function to accurately model the total cost.
A farmer wants to build a rectangular fence for a garden using 100 feet of fencing. Which function type best models the area, A, of the garden as a function of its length, l?
Explanation: Let the length be l. The perimeter is 2l+2w=100, so the width is w=50−l. The area is A(l)=l×w=l(50−l)=50l−l2. This is a quadratic function. Its graph is a parabola, which correctly models the area increasing to a maximum and then decreasing.
A lake's fish population P(t) (thousands) satisfies P(0)=18, P(4)=26, and levels near 40 due to resources. Which function model best fits the given data?
Explanation: This question tests AP Precalculus skills in selecting appropriate function models and articulating necessary assumptions for polynomial and rational functions. Polynomial functions are smooth and continuous, suitable for modeling scenarios with constant rates of change, while rational functions handle asymptotic behavior and discontinuities. In this scenario, the fish population grows from 18 to 26 thousand over 4 years and levels near 40 thousand due to resource limitations, indicating logistic growth behavior. Choice A is correct because a rational function with horizontal asymptote at 40 can model the population approaching but never exceeding the carrying capacity. Choice B is incorrect because a quadratic opening upward would predict unbounded growth, contradicting the resource-limited leveling behavior. Encourage students to recognize carrying capacity as a key indicator for rational models with horizontal asymptotes. Practice connecting biological constraints like limited resources to mathematical features like asymptotic behavior.