All questions
Question 1
A taxi company charges a flat pickup fee plus a per-mile charge. The total fare is modeled by F=2.75m+4.50, where m is the number of miles traveled. What does the parameter 4.50 represent in this context?
- The taxi travels 4.50 miles before charging.
- The fare increases by $4.50 per mile.
- The fare is $4.50 after 1 mile.
- The pickup fee is $4.50 (the cost when $m=0$ miles). (correct answer)
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y=mx+b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C=40h+25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In this taxi fare model $F = 2.75m + 4.50,theparameter4.50isthey−intercept,representingtheinitialpickupfeeof$4.50whennomilesaretraveled(m=0),withunitsofdollars.ChoiceBcorrectlyinterpretstheparameter4.50asthepickupfeeof$4.50whenm=0miles.AdistractorlikechoiceAconfusestheinterceptwiththeslope,misinterpretingitastheper−milerateinstead—keepinmindthattheinterceptisthefixedstartingvalue,notthevariablerate.Linearparameterinterpretationchecklist:(1)identifym(slope)andb(y−intercept)from$y=mx+b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y=15x+50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Question 2
A savings account balance is modeled by B(t)=1200(1.03)t, where B is the balance in dollars and t is time in years. In the function B(t)=1200(1.03)t, interpret the parameter 1200 in context.
- The account starts with $1,200 when $t=0$ years. (correct answer)
- The balance increases by $1,200 each year.
- The account earns 1,200% interest per year.
- The account earns 3% of $1,200 each month.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In exponential functions y = a·b^x, the parameter a is the initial value (what y equals when x = 0, because b⁰ = 1), representing the starting amount. The base b is the growth factor (if b > 1) or decay factor (if 0 < b < 1)—it's what you multiply by each time x increases by 1. To find the percent rate: r = b - 1 (giving positive for growth, negative for decay). For P = 500(1.08)^t, a = 500 is initial population, b = 1.08 means multiply by 1.08 yearly (8% growth), so r = 0.08 = 8% annual increase. In this savings account model B(t)=1200(1.03)^t, the parameter 1200 is the initial value a, representing the starting balance of $1200 when t=0 years, with units in dollars. Choice A correctly interprets the parameter 1200 as the account starting with $1200 when t=0 years. A common mistake, like in choice B, is confusing the initial value with a linear slope—remember, in exponentials, a is the starting point, and growth comes from the base b; evaluate at t=0 to confirm. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it!
Question 3
A bacteria culture grows according to N(t)=500⋅2t, where t is time in hours and N is the number of bacteria. In the function N(t)=500⋅2t, what does the parameter 500 represent?
- The culture doubles every 500 hours.
- The culture starts with 500 bacteria at t=0 hours. (correct answer)
- The culture increases by 500 bacteria each hour.
- The culture is multiplied by 500 each hour.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In exponential functions y = a·b^x, the parameter a is the initial value (what y equals when x = 0, because b⁰ = 1), representing the starting amount. The base b is the growth factor (if b > 1) or decay factor (if 0 < b < 1)—it's what you multiply by each time x increases by 1. To find the percent rate: r = b - 1 (giving positive for growth, negative for decay). For P = 500(1.08)^t, a = 500 is initial population, b = 1.08 means multiply by 1.08 yearly (8% growth), so r = 0.08 = 8% annual increase. In N(t) = 500·2^t, the parameter 500 is the initial value a, representing the starting number of 500 bacteria when t=0 hours, before any growth occurs. Choice B correctly interprets the parameter 500 as the culture starting with 500 bacteria at t=0 hours. Choice C confuses it with linear growth—exponentials multiply, so it's not adding 500 per hour; check if it's a or b being interpreted. Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it! Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Amazing effort—you're mastering this!
Question 4
A water tank is being filled at a constant rate. The amount of water is modeled by W=15t+120, where t is time in minutes and W is in liters. What does it mean that the y-intercept is 120 in this context?
- The tank starts with 120 liters of water at t=0 minutes. (correct answer)
- The tank gains 120 liters per minute.
- After 120 minutes, the tank has 15 liters.
- The tank gains 15 liters every 120 minutes.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In this water tank model W = 15t + 120, the y-intercept 120 represents the initial amount of 120 liters in the tank when t=0 minutes, with units of liters. Choice A correctly interprets the y-intercept 120 as the tank starting with 120 liters at t=0 minutes. A common mistake, like in choice B, confuses the intercept with the slope, treating it as the rate instead—remember, b is the starting value when x=0, while m is the change per unit. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation!
Question 5
A gym charges members according to the cost function C=25m+40, where C is the total cost in dollars and m is the number of months of membership. In the function, what does the parameter 40 represent in context?
- The cost increases by $40 per month.
- The number of months included for free is 40 months.
- The initial fee is $40 (the cost when $m=0$ months). (correct answer)
- The total cost after 40 months is $25.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In the gym membership function C = 25m + 40, we need to identify which parameter is which: the coefficient 25 (multiplying m) is the slope representing cost per month, while 40 is the constant term representing the y-intercept or initial fee. When m = 0 (no months of membership), C = 25(0) + 40 = 40, so the member pays $40 even before any monthly charges—this is the sign-up or initial fee. Choice C correctly interprets 40 as the initial fee (the cost when m = 0 months). The other choices incorrectly assign meanings: A mistakes 40 for the monthly rate (which is actually 25), B invents a 'free months' concept not present in linear models, and D confuses the parameters entirely. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation!
Question 6
A gym charges members according to the linear cost model C=12m+35, where C is the total cost in dollars and m is the number of months of membership. In this model, what does the parameter 35 represent in context?
- The cost increases by $35 per month.
- The starting fee is $35 (the cost when $m=0$ months). (correct answer)
- The gym charges 35 months for each $1.
- The total cost after 35 months is $12.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In the gym cost model C = 12m + 35, we have m = 12 (slope) and b = 35 (y-intercept). The parameter 35 is the y-intercept, which represents the cost when m = 0 months—this is the starting fee or enrollment fee before any monthly charges apply. Choice B correctly interprets 35 as the starting fee (the cost when m = 0 months). Choice A incorrectly assigns the y-intercept value to the rate of change, which is actually $12 per month. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation!
Question 7
A savings account balance is modeled by B(t)=500(1.04)t, where t is the number of years since the account was opened and B(t) is in dollars. In this function, what does the parameter 500 represent in context?
- The account earns $500 each year.
- The interest rate is 500%.
- The initial deposit is $500 (the balance when $t=0$). (correct answer)
- The balance after 1 year is $500.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In exponential functions y = a·b^x, the parameter a is the initial value (what y equals when x = 0, because b⁰ = 1), representing the starting amount. The base b is the growth factor (if b > 1) or decay factor (if 0 < b < 1)—it's what you multiply by each time x increases by 1. To find the percent rate: r = b - 1 (giving positive for growth, negative for decay). For P = 500(1.08)^t, a = 500 is initial population, b = 1.08 means multiply by 1.08 yearly (8% growth), so r = 0.08 = 8% annual increase. In the function B(t) = 500(1.04)^t, the parameter 500 is the coefficient a, which represents the initial balance when t = 0 years (since 1.04⁰ = 1, we get B(0) = 500 × 1 = 500)—this is the initial deposit amount. Choice C correctly interprets 500 as the initial deposit of $500 (the balance when t = 0). Choice A incorrectly suggests a linear increase, B wildly misinterprets this as an interest rate, and D confuses the initial value with the balance after one year (which would be 500 × 1.04 = 520). Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it!
Question 8
A printing company's weekly cost is modeled by C=150+0.08n, where C is the total cost in dollars and n is the number of pages printed that week. In the function, what does the parameter 0.08 represent in context?
- The cost increases by $0.08 per page printed. (correct answer)
- The cost increases by 0.08 pages per dollar.
- A fixed weekly fee of $0.08.
- The cost increases by 8% for each page printed.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In the printing cost function C = 150 + 0.08n, the parameter 0.08 is the coefficient of n (number of pages), making it the slope m. This represents the rate of change of cost with respect to pages printed: for each additional page, the cost increases by 0.08.Theunitsaredollarsperpage(/page), showing the marginal cost of printing one more page. Choice B correctly interprets 0.08 as the cost increase of $0.08 per page printed. Choice A incorrectly identifies it as a fixed fee, C reverses the units nonsensically, and D misinterprets it as a percentage rather than a dollar amount per page. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Question 9
A gym charges a monthly membership fee plus a fee per class. The total cost in dollars is modeled by C=12c+35, where c is the number of classes taken in a month. In this model, what does the parameter 12 represent in context?
- The cost increases by $12 per class. (correct answer)
- The fixed monthly membership fee is $12.
- The cost increases by $35 per class.
- The total cost for 12 classes is $35.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In this gym cost model C = 12c + 35, the parameter 12 is the slope, representing a $12 increase in total cost for each additional class taken, with units of dollars per class. Choice B correctly interprets the parameter 12 as the cost increasing by $12 per class. A common mistake is confusing the slope with the intercept, like in choice A, which misattributes 12 to the fixed fee instead of the per-class rate—remember, the constant term is the fixed amount, while the coefficient of the variable is the rate. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation!
Question 10
A streaming service charges a one-time sign-up fee and then a monthly fee. The total cost after m months is T=9.99m+19.99, where T is in dollars. What does the parameter 9.99 represent in this context?
- The cost increases by $9.99 per month. (correct answer)
- The sign-up fee is $9.99.
- The total cost after 9.99 months.
- The cost increases by $19.99 per month.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In this streaming service model T = 9.99m + 19.99, the parameter 9.99 is the slope, representing a $9.99 increase in total cost for each additional month, with units of dollars per month. Choice B correctly interprets the parameter 9.99 as the cost increasing by $9.99 per month. A mistake like in choice A confuses the slope with the intercept, assigning the rate to the fixed fee—recall that the coefficient of the variable (m) is the per-unit rate, while the constant (b) is the initial amount. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation!
Question 11
A streaming service charges a one-time setup fee plus a monthly charge. The total cost (in dollars) after t months is C(t)=9.99t+19.99. In this function, what does the y-intercept (the parameter 19.99) represent in context?
- The cost increases by $19.99 per month.
- The one-time setup fee is $19.99 (the cost when $t=0$). (correct answer)
- The total cost after 19.99 months.
- The monthly charge is $19.99.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In the function C(t) = 9.99t + 19.99, the parameter 19.99 is the y-intercept (b), which represents the cost when t = 0 months—this is the one-time setup fee that you pay before any monthly charges begin. Choice B correctly interprets 19.99 as the one-time setup fee of $19.99 (the cost when t = 0). Choice A incorrectly identifies this as a monthly rate, C misinterprets it as a total cost after a specific time, and D confuses the y-intercept with the slope (monthly charge). Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation!
Question 12
A streaming service charges a one-time setup fee and then a monthly charge. The total cost after m months is modeled by T=12m+30, where T is in dollars. Explain what the slope m=12 represents in this context.
- A $12 setup fee charged at the beginning.
- The total cost increases by $12 per month. (correct answer)
- The total cost is $12 after 30 months.
- The service costs $30 per month.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In this streaming service model T = 12m + 30, the slope 12 represents the monthly charge rate of $12 per month, with units in dollars per month, as the total cost increases by that amount for each additional month. Choice B correctly interprets the slope 12 as the total cost increasing by $12 per month. A common mistake, like in choice A, is confusing the slope with the y-intercept—here, 30 is the one-time setup fee (when m=0), not 12; distinguish by noting the slope multiplies the variable. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it!
Question 13
A gym charges a monthly membership fee plus a per-visit charge. The total cost is modeled by C=4v+25, where C is the total cost in dollars and v is the number of visits in a month. In the function C=4v+25, what does the parameter 4 represent in this context?
- The starting cost is $4 when there are 0 visits.
- The cost increases by $4 per visit. (correct answer)
- The cost increases by $25 per visit.
- The monthly fee is $4 per month, regardless of visits.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. Here, in C = 4v + 25, the parameter 4 is the slope, representing a $4 increase in cost for each additional visit, with units of dollars per visit, meaning the per-visit charge at the gym. Choice B correctly interprets the parameter 4 as the cost increasing by $4 per visit. A common mistake, like in choice A, is confusing the slope with the intercept; remember, the intercept 25 is the starting cost when v=0, not the 4. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it! Keep practicing, and you'll master these interpretations effortlessly!
Question 14
A streaming service charges a base monthly fee plus an additional amount per premium channel. The cost is C=6p+12, where C is in dollars and p is the number of premium channels. In the function C=6p+12, what does the y-intercept (the parameter 12) represent?
- The monthly cost increases by $12 for each additional premium channel.
- The base monthly fee is $12 when $p=0$ premium channels. (correct answer)
- The cost is $6 when there are 12 premium channels.
- The cost is $12 per premium channel.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In linear functions y = mx + b, the slope m represents the rate of change—how much y increases (or decreases if negative) for each one-unit increase in x. The units are (output units)/(input units), like dollars per hour or miles per gallon. The y-intercept b represents the initial value or starting amount when x = 0—it's the base value before any of the 'per unit' changes accumulate. For C = 40h + 25 (cost for h hours), m = 40 means $40 per hour, and b = 25 means $25 initial fee. In C = 6p + 12, the y-intercept 12 represents the base monthly fee of $12 in dollars when there are no premium channels (p=0), the fixed cost without extras. Choice C correctly interprets the y-intercept (the parameter 12) as the base monthly fee of $12 when p=0 premium channels. Choice D might tempt you by swapping numbers, but 12 is the intercept (fixed fee), not the slope 6 which is per channel; always check which parameter is asked. Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it! Remember, practice makes perfect—you've got this!
Question 15
The value of a used car is modeled by V(t)=24,000(0.88)t, where t is the number of years after purchase and V is in dollars. In the function V(t)=24,000(0.88)t, interpret the parameter 24,000.
- The car is worth $24,000 at the time of purchase (when $t=0$). (correct answer)
- The car's value is multiplied by $24,000 each year.
- The car loses $24,000 of value each year.
- The car keeps 24,000% of its value each year.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In exponential functions y = a·b^x, the parameter a is the initial value (what y equals when x = 0, because b⁰ = 1), representing the starting amount. The base b is the growth factor (if b > 1) or decay factor (if 0 < b < 1)—it's what you multiply by each time x increases by 1. To find the percent rate: r = b - 1 (giving positive for growth, negative for decay). For P = 500(1.08)^t, a = 500 is initial population, b = 1.08 means multiply by 1.08 yearly (8% growth), so r = 0.08 = 8% annual increase. In V(t) = 24,000(0.88)^t, the parameter 24,000 is the initial value a, representing the car's worth of $24,000 when t=0 years, in dollars, before any depreciation occurs. Choice B correctly interprets the parameter 24,000 as the car being worth $24,000 at the time of purchase (when t=0). It's common to confuse a with the rate, like in choice A, but a is the starting amount, not the annual change; the base 0.88 indicates decay, not a flat loss. Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it! Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! You're building strong skills—keep going!
Question 16
A town's population is modeled by P(t)=18,000(1.03)t, where t is the number of years since 2026. In the function P(t)=18,000(1.03)t, what does the base 1.03 represent?
- The population increases by 1.03 people each year.
- The population is multiplied by 1.03 each year, a 3% increase per year. (correct answer)
- The population decreases by 3% each year.
- The initial population is 1.03 people.
Explanation: This question tests your ability to interpret the parameters in linear and exponential functions and understand what they mean in real-world contexts. In exponential functions y = a·b^x, the parameter a is the initial value (what y equals when x = 0, because b⁰ = 1), representing the starting amount. The base b is the growth factor (if b > 1) or decay factor (if 0 < b < 1)—it's what you multiply by each time x increases by 1. To find the percent rate: r = b - 1 (giving positive for growth, negative for decay). For P = 500(1.08)^t, a = 500 is initial population, b = 1.08 means multiply by 1.08 yearly (8% growth), so r = 0.08 = 8% annual increase. In P(t) = 18,000(1.03)^t, the base 1.03 is the growth factor, meaning the population multiplies by 1.03 each year, which corresponds to a 3% annual increase (since 1.03 - 1 = 0.03 or 3%), with units of people per year in growth terms. Choice B correctly interprets the base 1.03 as the population being multiplied by 1.03 each year, a 3% increase per year. If you chose D, that's understandable—decay would have b < 1, but here b > 1 indicates growth, not decrease; just subtract 1 from b to find the rate. Exponential parameter extraction: (1) identify a and base b from y = a·b^x, (2) interpret a as initial value with output units, (3) classify: b > 1 is growth, 0 < b < 1 is decay, (4) calculate percent rate: r = b - 1 (for growth) or r = 1 - b (for decay, stated as positive percent), multiply by 100 for percent. Example: y = 1000(0.95)^t → a = 1000 initial, b = 0.95 < 1 is decay, r = 1 - 0.95 = 0.05 = 5% decay per period. The base tells you the story—learn to read it! Linear parameter interpretation checklist: (1) identify m (slope) and b (y-intercept) from y = mx + b form, (2) determine units: slope has ratio units (output per input), intercept has output units, (3) interpret m as 'rate of change' or 'amount per unit,' (4) interpret b as 'initial value when x = 0' or 'fixed amount.' Example: y = 15x + 50 for cost vs items → m = 15 $/item (price per item), b = 50 $ (starting fee). Always state units—they complete the interpretation! Great job tackling exponentials—they get easier with practice!
Question 17
The value of an investment follows V(t)=8000(1.06)t where t is years and V(t) is the value in dollars. What does the parameter 1.06 specifically represent in this context?
- The investment gains 6% of its current value each year (correct answer)
- The investment gains exactly $6 in value each year
- The investment loses 6% of its original value each year
- The investment increases by a factor of 106 each year
Explanation: In the exponential model V(t) = 8000(1.06)^t, the base 1.06 = 1 + 0.06 means the investment retains 100% of its value plus gains 6% each year, so it gains 6% of its current value annually. Choice B incorrectly interprets this as a linear increase of $6. Choice C incorrectly suggests a loss rather than gain. Choice D confuses 1.06 with 106, misunderstanding the decimal representation.
Question 18
The temperature of a cooling object follows T(t)=75+125(0.8)t, where T(t) is temperature in °F and t is time in minutes. What is the practical meaning of the parameter 75 in this model?
- The object loses 75°F of temperature each minute during cooling
- The object's temperature approaches 75°F as time increases indefinitely (correct answer)
- The object started at an initial temperature of 75°F when timing began
- The object takes 75 minutes to reach its minimum possible temperature
Explanation: When analyzing exponential decay models like T(t)=75+125(0.8)t, focus on the behavior of each component as time progresses. The key insight is understanding what happens to the exponential term (0.8)t as t approaches infinity.
Since the base 0.8 is between 0 and 1, the term (0.8)t gets smaller and smaller as t increases, approaching zero. This means 125(0.8)t also approaches zero over time. Therefore, as t→∞, the temperature T(t) approaches 75+125(0)=75°F. This makes the parameter 75 the horizontal asymptote—the temperature the object approaches but never quite reaches. Answer B correctly identifies this limiting behavior.
Answer A incorrectly suggests 75 represents a constant rate of temperature loss per minute. Exponential decay doesn't involve constant rates; the cooling rate actually decreases over time.
Answer C confuses 75 with the initial temperature. To find the initial temperature, substitute t=0: T(0)=75+125(0.8)0=75+125(1)=200°F.
Answer D misinterprets 75 as a time measurement. The parameter 75 has units of temperature (°F), not time, and the object never actually reaches a true minimum since it only approaches 75°F asymptotically.
Study tip: In exponential models y=a+b(r)t where 0<r<1, the parameter a always represents the horizontal asymptote—the value the function approaches as time increases indefinitely. Question 19
The population of bacteria in a petri dish is modeled by P(h)=500⋅30.5h, where h is the number of hours after the experiment begins. After how many hours will the bacterial population first triple from its initial value?
- 3 hours after the experiment begins
- 4 hours after the experiment begins
- 2 hours after the experiment begins (correct answer)
- 6 hours after the experiment begins
Explanation: The initial population is P(0) = 500 · 3^(0.5·0) = 500 · 1 = 500. To triple means reaching 1500. We need 500 · 3^(0.5h) = 1500, so 3^(0.5h) = 3, which means 0.5h = 1, so h = 2. Choice A confuses the base of the exponential with the time. Choice B incorrectly solves 3^h = 3 instead of 3^(0.5h) = 3. Choice D incorrectly calculates 3 × 2 = 6.
Question 20
A rental car company charges according to C(m)=45+0.25m, where C(m) is the total cost in dollars and m is miles driven. If they change their pricing to C(m)=60+0.15m, which statement best describes the effect of both parameter changes?
- Both fees increased, making all rentals more expensive regardless of distance
- Lower base fee but higher per-mile rate benefits short-distance renters more
- Higher base fee but lower per-mile rate benefits long-distance renters more (correct answer)
- The total change averages out to no significant difference for most customers
Explanation: When analyzing changes to linear cost functions, you need to examine how modifications to both the base fee (y-intercept) and per-mile rate (slope) affect different types of customers.
Let's compare the two pricing structures by looking at the break-even point. Setting the costs equal: 45+0.25m=60+0.15m. Solving: 0.10m=15, so m=150 miles.
For trips under 150 miles, the original pricing is cheaper. For example, at 100 miles: original cost is 45+0.25(100)=$70, while new cost is 60+0.15(100)=$75. For trips over 150 miles, the new pricing becomes cheaper. At 300 miles: original cost is 45+0.25(300)=$120, while new cost is 60+0.15(300)=$105.
Answer C correctly identifies that the higher base fee ($60 vs 45)butlowerper−milerate(0.15 vs $0.25) benefits long-distance renters more, since they save money on the many miles driven despite paying more upfront.
Answer A is wrong because rentals aren't universally more expensive—long trips actually cost less. Answer B reverses the changes—the base fee increased and per-mile rate decreased, not the opposite. Answer D is incorrect because there's a clear breakeven point at 150 miles, creating distinct winners and losers rather than averaging out.
Strategy tip: For linear function comparison problems, find the intersection point by setting equations equal. This reveals exactly where one option becomes better than the other.