IB Mathematics: Applications and Interpretation Quiz: Piecewise Functions
20 questions · exam conditions
0:00
Piecewise FunctionsQuestion 1 of 20

An electricity provider uses a tiered-rate system to bill customers. For a residential property, the monthly cost C(x) in dollars for using x kilowatt-hours (kWh) is given by the function:

A household used 920 kWh of electricity in one month. Calculate their bill.

$110.40
$150.60
$180.60
$187.50
← Back to quizzes

IB Mathematics: Applications and Interpretation Quiz

IB Mathematics: Applications and Interpretation Quiz: Piecewise Functions

Practice Piecewise Functions in IB Mathematics: Applications and Interpretation with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Piecewise Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for IB Mathematics: Applications and Interpretation.

How to use this quiz

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.

All questions

Question 1

An electricity provider uses a tiered-rate system to bill customers. For a residential property, the monthly cost C(x) in dollars for using x kilowatt-hours (kWh) is given by the function:

A household used 920 kWh of electricity in one month. Calculate their bill.

  1. $110.40
  2. $150.60 (correct answer)
  3. $180.60
  4. $187.50
Explanation: Since the usage of 920 kWh is greater than 500 kWh, the second part of the piecewise function must be used. The cost is calculated as C(920)=75+0.18(920500)C(920) = 75 + 0.18(920-500). This simplifies to C(920)=75+0.18(420)C(920) = 75 + 0.18(420). 0.18×420=75.60.18 \times 420 = 75.6. So, the total cost is (75 + 75.6 = 150.60\). Distractor A comes from incorrectly using the first formula: 15 + 0.12(920) = 15 + 110.40 = 125.40(notinoptions).DistractorCcomesfrommiscalculatingthebasecharge:(not in options). Distractor C comes from miscalculating the base charge:15 + 0.12(500) + 0.18(920-500) = 15+60+75.6 = 150.6.DistractorCcomesfromapplyingthehigherratetoallusage:. Distractor C comes from applying the higher rate to all usage: 15 + 0.18(920) = 15 + 165.6 = 180.60$. Distractor D is a general calculation error.

Question 2

A toy rocket is launched vertically. Its height hh in metres after tt seconds is modelled by the function:

What is the height of the rocket after 10 seconds?

  1. 176 m (correct answer)
  2. 128 m
  3. 200 m
  4. 256 m
Explanation: When you encounter a piecewise function, the critical first step is determining which piece to use based on the given input value. Since we need the height at t=10t = 10 seconds, and 10>810 > 8, we use the second piece of the function: h(t)=128+32(t8)4(t8)2h(t) = 128 + 32(t-8) - 4(t-8)^2. Substituting t=10t = 10: h(10)=128+32(108)4(108)2h(10) = 128 + 32(10-8) - 4(10-8)^2 h(10)=128+32(2)4(2)2h(10) = 128 + 32(2) - 4(2)^2 h(10)=128+644(4)h(10) = 128 + 64 - 4(4) h(10)=128+6416=176h(10) = 128 + 64 - 16 = 176 metres This confirms answer A is correct. Looking at the wrong answers: Answer B (128 m) represents the height exactly at t=8t = 8 seconds, which you might get if you mistakenly used the boundary value instead of calculating for t=10t = 10. Answer C (200 m) could result from calculation errors, such as forgetting the negative sign in the quadratic term or arithmetic mistakes. Answer D (256 m) might come from incorrectly using the first piece of the function (2t2=2(10)2=2002t^2 = 2(10)^2 = 200) or from other computational errors involving the wrong formula. Study tip: With piecewise functions, always check which interval your input falls into before substituting. Write out each step of your calculation clearly, especially with nested operations like (t8)2(t-8)^2. Double-check that you're using the correct piece of the function—this is where most errors occur on IB exams.

Question 3

The depth of water, DD, in metres, in a harbour tt hours after midnight is given by a piecewise function.

What is the maximum depth of the water in the harbour between midnight (t=0t=0) and noon (t=12t=12)?

  1. 8.0 m
  2. 9.8 m
  3. 11.0 m (correct answer)
  4. 12.0 m
Explanation: We need to find the maximum value of the function D(t)D(t) on the interval [0,12][0, 12]. For the first piece, D(t)=8+0.5tD(t) = 8 + 0.5t is a linear function with a positive slope, so its maximum value on [0,6][0, 6] will occur at t=6t=6. D(6)=8+0.5(6)=8+3=11D(6) = 8 + 0.5(6) = 8 + 3 = 11. For the second piece, D(t)=110.2(t6)D(t) = 11 - 0.2(t-6) is a linear function with a negative slope, so its maximum value on (6,12](6, 12] will occur at the leftmost point, as tt approaches 6. The limit as t6+t \to 6^+ is 110.2(66)=1111 - 0.2(6-6) = 11. The value at the right endpoint is D(12)=110.2(126)=110.2(6)=111.2=9.8D(12) = 11 - 0.2(12-6) = 11 - 0.2(6) = 11 - 1.2 = 9.8. Comparing the maximum values from each part (11 m) and the endpoints (D(0)=8D(0)=8, D(12)=9.8D(12)=9.8), the overall maximum depth is 11.0 m.

Question 4

A parking garage has the following fee structure: a flat fee of $8.00 for the first 2 hours, and an additional $3.50 for each subsequent hour or part thereof.

Let tt be the time in hours a car is parked. Which of the following piecewise functions correctly models the parking cost, C(t)C(t), for t>0t > 0? (Assume tt is not necessarily an integer).

  1. C(t)={80<t28+3.50tt>2C(t) = \begin{cases} 8 & 0 < t \le 2 \\ 8 + 3.50t & t > 2 \end{cases}
  2. C(t)={80<t23.50(t2)t>2C(t) = \begin{cases} 8 & 0 < t \le 2 \\ 3.50(t-2) & t > 2 \end{cases}
  3. C(t)={80<t28+3.50(t2)t>2C(t) = \begin{cases} 8 & 0 < t \le 2 \\ 8 + 3.50(t-2) & t > 2 \end{cases} (correct answer)
  4. C(t)={4t0<t28+3.50(t2)t>2C(t) = \begin{cases} 4t & 0 < t \le 2 \\ 8 + 3.50(t-2) & t > 2 \end{cases}
Explanation: For the first 2 hours (0<t20 < t \le 2), the cost is a flat $8. For any time longer than 2 hours (t>2t > 2), the cost is the initial $8 plus $3.50 for each additional hour. The number of additional hours is t2t-2. Therefore, the cost for t>2t > 2 is 8+3.50(t2)8 + 3.50(t-2). This matches option C. Option A incorrectly charges for the total time tt in the second piece. Option B forgets to include the initial $8 fee in the second piece. Option D incorrectly models the first 2 hours as a linear function from 0.

Question 5

The number of bacteria in a culture, P(t)P(t), after tt hours is modeled by:

What is the best interpretation of this model at t=3t=3?

  1. An external factor caused the population growth rate to change from exponential to linear. (correct answer)
  2. The growth of the bacteria becomes linear after 3 hours.
  3. At exactly 3 hours, 1000 bacteria were added to the culture.
  4. The model is discontinuous, as the growth pattern changes abruptly.
Explanation: When you encounter piecewise functions modeling real-world phenomena, focus on analyzing what happens at the transition points and what causes the mathematical behavior to change. Let's examine what occurs at t=3t = 3. For 0t30 \le t \le 3, the bacteria follow exponential growth: P(t)=500(2t)P(t) = 500(2^t). At t=3t = 3: P(3)=500(23)=4000P(3) = 500(2^3) = 4000 bacteria. For t>3t > 3, growth becomes linear: P(t)=4000+1000(t3)P(t) = 4000 + 1000(t-3). At t=3t = 3: P(3)=4000+1000(0)=4000P(3) = 4000 + 1000(0) = 4000 bacteria. The function is continuous at t=3t = 3 since both pieces give the same value, but the growth pattern fundamentally shifts from exponential to linear. This suggests an external intervention or environmental change affected the bacterial culture's growth mechanism. A is correct because it recognizes that some external factor (like nutrient depletion, space limitations, or temperature change) caused the fundamental growth pattern to change from exponential to linear. B is incomplete - while growth does become linear after 3 hours, this doesn't explain why the change occurred, missing the key insight about external factors. C misinterprets the mathematics. No bacteria are "added" at t=3t = 3; the 1000 represents the linear growth rate (bacteria per hour), not an instantaneous addition. D is mathematically incorrect. The function is continuous at t=3t = 3 since both pieces equal 4000, even though the growth rates differ. Study tip: In piecewise function problems, always check continuity at transition points and ask yourself what real-world factors would cause such mathematical changes in growth patterns.

Question 6

A salesperson earns a monthly commission. The commission rate is 2% on the first $20,000 of sales, and 5% on any sales above $20,000. This is in addition to a fixed monthly salary of $1,500.

Let SS be the total monthly sales in dollars. Which function correctly models the salesperson's total monthly earnings, E(S)E(S)?

  1. E(S)={1500+0.02S0S200001900+0.05(S20000)S>20000E(S) = \begin{cases} 1500 + 0.02S & 0 \le S \le 20000 \\ 1900 + 0.05(S-20000) & S > 20000 \end{cases} (correct answer)
  2. E(S)={1500+0.02S0S200001500+0.05SS>20000E(S) = \begin{cases} 1500 + 0.02S & 0 \le S \le 20000 \\ 1500 + 0.05S & S > 20000 \end{cases}
  3. E(S)={1500+0.02S0S200001500+0.05(S20000)S>20000E(S) = \begin{cases} 1500 + 0.02S & 0 \le S \le 20000 \\ 1500 + 0.05(S-20000) & S > 20000 \end{cases}
  4. E(S)={0.02S0S20000400+0.05(S20000)S>20000E(S) = \begin{cases} 0.02S & 0 \le S \le 20000 \\ 400 + 0.05(S-20000) & S > 20000 \end{cases}
Explanation: When you encounter piecewise commission problems, you need to carefully track how each piece of the salary structure contributes to the total earnings. The key is understanding that higher commission rates typically apply only to sales above certain thresholds, not to all sales once you reach that level. Let's build this function step by step. For sales up to 20,000,thesalespersonearnsthebasesalary(20,000, the salesperson earns the base salary (1,500) plus 2% commission on all sales: E(S)=1500+0.02SE(S) = 1500 + 0.02S. This part is consistent across all options. For sales above $20,000, the commission structure changes. The salesperson still gets 2% on the first $20,000 (which equals $400), plus 5% on only the amount exceeding $20,000. So the total becomes: base salary + commission on first $20,000 + commission on excess = $1500+400+0.05(S20000)=1900+0.05(S20000)1500 + 400 + 0.05(S - 20000) = 1900 + 0.05(S - 20000) $ This matches option A exactly. Option B incorrectly applies the 5% rate to all sales when S > 20000 , ignoring the tiered structure. Option C forgets to include the $400 commission earned on the first $20,000 when calculating earnings above that threshold. Option D omits the fixed salary entirely from the first piece and uses an incorrect base value of 400 in the second piece. Study tip: In tiered commission problems, always remember that higher rates apply only to the excess above each threshold, and you must carry forward all previously earned amounts. Test your piecewise function at the boundary point ($20,000 here) to ensure continuity.

Question 7

A parking garage has the following fee structure: a flat fee of $8.00 for the first 2 hours, and an additional $3.50 for each subsequent hour or part thereof.

Let tt be the time in hours a car is parked. Which of the following piecewise functions correctly models the parking cost, C(t)C(t), for t>0t > 0? (Assume tt is not necessarily an integer).

  1. C(t)={80<t28+3.50tt>2C(t) = \begin{cases} 8 & 0 < t \le 2 \\ 8 + 3.50t & t > 2 \end{cases}
  2. C(t)={80<t23.50(t2)t>2C(t) = \begin{cases} 8 & 0 < t \le 2 \\ 3.50(t-2) & t > 2 \end{cases}
  3. C(t)={80<t28+3.50(t2)t>2C(t) = \begin{cases} 8 & 0 < t \le 2 \\ 8 + 3.50(t-2) & t > 2 \end{cases} (correct answer)
  4. C(t)={4t0<t28+3.50(t2)t>2C(t) = \begin{cases} 4t & 0 < t \le 2 \\ 8 + 3.50(t-2) & t > 2 \end{cases}
Explanation: For the first 2 hours (0<t20 < t \le 2), the cost is a flat $8. For any time longer than 2 hours (t>2t > 2), the cost is the initial $8 plus $3.50 for each additional hour. The number of additional hours is t2t-2. Therefore, the cost for t>2t > 2 is 8+3.50(t2)8 + 3.50(t-2). This matches option C. Option A incorrectly charges for the total time tt in the second piece. Option B forgets to include the initial $8 fee in the second piece. Option D incorrectly models the first 2 hours as a linear function from 0.

Question 8

A bakery sells cookies. The price per cookie depends on the number of cookies purchased. The total cost, C(n)C(n), for nn cookies is given by:

A customer realizes that buying 10 cookies is cheaper than buying 9 cookies. What is the price difference between buying 10 cookies and buying 9 cookies?

  1. $0.50
  2. $2.00
  3. $2.50 (correct answer)
  4. $5.00
Explanation: First, calculate the cost of 9 cookies using the first piece of the function: (C(9) = 2.50 \times 9 = 22.50\). Next, calculate the cost of 10 cookies using the second piece of the function: \(C(10) = 2.00 \times 10 = 20.00). The price difference is (22.5022.50 - 20.00 = $2.50). This type of pricing model creates a 'price drop' discontinuity at the boundary, making a larger quantity cheaper.

Question 9

The number of bacteria in a culture, P(t)P(t), after tt hours is modeled by:

What is the best interpretation of this model at t=3t=3?

  1. An external factor caused the population growth rate to change from exponential to linear. (correct answer)
  2. The growth of the bacteria becomes linear after 3 hours.
  3. At exactly 3 hours, 1000 bacteria were added to the culture.
  4. The model is discontinuous, as the growth pattern changes abruptly.
Explanation: When you encounter piecewise functions modeling real-world phenomena, focus on analyzing what happens at the transition points and what causes the mathematical behavior to change. Let's examine what occurs at t=3t = 3. For 0t30 \le t \le 3, the bacteria follow exponential growth: P(t)=500(2t)P(t) = 500(2^t). At t=3t = 3: P(3)=500(23)=4000P(3) = 500(2^3) = 4000 bacteria. For t>3t > 3, growth becomes linear: P(t)=4000+1000(t3)P(t) = 4000 + 1000(t-3). At t=3t = 3: P(3)=4000+1000(0)=4000P(3) = 4000 + 1000(0) = 4000 bacteria. The function is continuous at t=3t = 3 since both pieces give the same value, but the growth pattern fundamentally shifts from exponential to linear. This suggests an external intervention or environmental change affected the bacterial culture's growth mechanism. A is correct because it recognizes that some external factor (like nutrient depletion, space limitations, or temperature change) caused the fundamental growth pattern to change from exponential to linear. B is incomplete - while growth does become linear after 3 hours, this doesn't explain why the change occurred, missing the key insight about external factors. C misinterprets the mathematics. No bacteria are "added" at t=3t = 3; the 1000 represents the linear growth rate (bacteria per hour), not an instantaneous addition. D is mathematically incorrect. The function is continuous at t=3t = 3 since both pieces equal 4000, even though the growth rates differ. Study tip: In piecewise function problems, always check continuity at transition points and ask yourself what real-world factors would cause such mathematical changes in growth patterns.

Question 10

A concert promoter sets ticket prices based on the number of days, dd, before the concert. The price P(d)P(d) in dollars is given by:

A customer buys a ticket 3 weeks before the concert. What is the price of the ticket?

  1. $60
  2. $88 (correct answer)
  3. $102
  4. $106
Explanation: Three weeks before the concert is 3×7=213 \times 7 = 21 days. So we need to calculate P(21)P(21). The value d=21d=21 falls into the second interval (7<d307 < d \le 30). We use the formula for this interval: P(21)=60+2(217)P(21) = 60 + 2(21-7). This simplifies to (P(21) = 60 + 2(14) = 60 + 28 = 88\). Distractor A uses the first interval. Distractor D uses the third interval. Distractor C is a calculation error, perhaps 60 + 2 \times 21 = 102$.

Question 11

The value of a rare stamp, V(t)V(t) in dollars, is modelled for tt years after its purchase in 2010.

Calculate the value of the stamp in the year 2025, rounded to the nearest dollar.

  1. $1303
  2. $1553 (correct answer)
  3. $1663
  4. $2053
Explanation: The year 2025 is 15 years after 2010, so t=15t=15. Since t=15t=15 is greater than 10, we use the second piece of the function. First, calculate the value at t=10t=10: V(10)=800(1.05)10800×1.628891303.12V(10) = 800(1.05)^{10} \approx 800 \times 1.62889 \approx 1303.12. Now, use this in the second formula for t=15t=15: V(15)=1303.12+50(1510)V(15) = 1303.12 + 50(15-10). This simplifies to V(15)=1303.12+50(5)=1303.12+250=1553.12V(15) = 1303.12 + 50(5) = 1303.12 + 250 = 1553.12. Rounding to the nearest dollar gives $1553. Distractor A is the value at t=10. Distractor C uses the wrong formula (continuing exponential growth): 800(1.05)151663800(1.05)^{15} \approx 1663. Distractor D is an unrealistic overestimate.

Question 12

The depth of water, DD, in metres, in a harbour tt hours after midnight is given by a piecewise function.

What is the maximum depth of the water in the harbour between midnight (t=0t=0) and noon (t=12t=12)?

  1. 8.0 m
  2. 9.8 m
  3. 11.0 m (correct answer)
  4. 12.0 m
Explanation: We need to find the maximum value of the function D(t)D(t) on the interval [0,12][0, 12]. For the first piece, D(t)=8+0.5tD(t) = 8 + 0.5t is a linear function with a positive slope, so its maximum value on [0,6][0, 6] will occur at t=6t=6. D(6)=8+0.5(6)=8+3=11D(6) = 8 + 0.5(6) = 8 + 3 = 11. For the second piece, D(t)=110.2(t6)D(t) = 11 - 0.2(t-6) is a linear function with a negative slope, so its maximum value on (6,12](6, 12] will occur at the leftmost point, as tt approaches 6. The limit as t6+t \to 6^+ is 110.2(66)=1111 - 0.2(6-6) = 11. The value at the right endpoint is D(12)=110.2(126)=110.2(6)=111.2=9.8D(12) = 11 - 0.2(12-6) = 11 - 0.2(6) = 11 - 1.2 = 9.8. Comparing the maximum values from each part (11 m) and the endpoints (D(0)=8D(0)=8, D(12)=9.8D(12)=9.8), the overall maximum depth is 11.0 m.

Question 13

A phone company charges for international calls based on the duration of the call. The cost CC, in dollars, for a call lasting tt minutes is:

A customer made a call that cost $8.34. How long was the call in minutes?

  1. 21
  2. 22 (correct answer)
  3. 23
  4. 24
Explanation: The cost $8.34 is greater than $0.99, so we must use the second piece of the function to find the duration tt. Set 0.99+0.35(t1)=8.340.99 + 0.35(t-1) = 8.34. Subtract 0.99 from both sides: 0.35(t1)=7.350.35(t-1) = 7.35. Divide by 0.35: t1=7.350.35=21t-1 = \frac{7.35}{0.35} = 21. Solve for tt: t=21+1=22t = 21 + 1 = 22. So the call was 22 minutes long. A common mistake is to solve 0.99+0.35t=8.340.99 + 0.35t = 8.34, which gives t20.9t \approx 20.9, or to forget to add 1 at the end, giving 21 minutes (Distractor A).

Question 14

The velocity vv of a particle, in meters per second, at time tt seconds is given by the function:

At what time tt, in seconds, is the particle's velocity equal to 9 m/s?

  1. 3 only
  2. 14 only
  3. 3 and 14 (correct answer)
  4. 3 and 15
Explanation: We need to solve v(t)=9v(t) = 9 for each piece of the function.
  1. For 0t50 \le t \le 5: 3t=9    t=33t = 9 \implies t = 3. This value is within the domain for this piece, so it is a valid solution.
  2. For 5<t125 < t \le 12: v(t)=15v(t) = 15. There is no solution here as the velocity is constant at 15 m/s.
  3. For 12<t1712 < t \le 17: 513t=9    42=3t    t=1451 - 3t = 9 \implies 42 = 3t \implies t = 14. This value is within the domain for this piece, so it is also a valid solution. Therefore, the velocity is 9 m/s at t=3t=3 and t=14t=14 seconds.

Question 15

A bakery sells cookies. The price per cookie depends on the number of cookies purchased. The total cost, C(n)C(n), for nn cookies is given by:

A customer realizes that buying 10 cookies is cheaper than buying 9 cookies. What is the price difference between buying 10 cookies and buying 9 cookies?

  1. $0.50
  2. $2.00
  3. $2.50 (correct answer)
  4. $5.00
Explanation: First, calculate the cost of 9 cookies using the first piece of the function: (C(9) = 2.50 \times 9 = 22.50\). Next, calculate the cost of 10 cookies using the second piece of the function: \(C(10) = 2.00 \times 10 = 20.00). The price difference is (22.5022.50 - 20.00 = $2.50). This type of pricing model creates a 'price drop' discontinuity at the boundary, making a larger quantity cheaper.

Question 16

The height, hh, in metres, of a drone tt minutes after takeoff is modelled by the function:

The drone is considered to be at 'cruising altitude' when its height is exactly 80 metres. For how long, in minutes, is the drone at cruising altitude?

  1. 4
  2. 6 (correct answer)
  3. 10
  4. 14
Explanation: We need to find the duration for which h(t)=80h(t) = 80.
  1. In the first interval, 20t=80    t=420t = 80 \implies t=4. So it reaches 80m at t=4t=4.
  2. In the second interval, 4<t104 < t \le 10, the height is constant at h(t)=80h(t) = 80. The duration of this interval is 104=610 - 4 = 6 minutes.
  3. In the third interval, 808(t10)=80    8(t10)=0    t=1080 - 8(t-10) = 80 \implies -8(t-10)=0 \implies t=10. This is the moment it starts descending from 80m. So the drone is at a constant height of 80 metres from t=4t=4 to t=10t=10. The total time is 104=610-4=6 minutes.

Question 17

A delivery service charges for shipping based on the weight, ww, of a package in kilograms. The cost, C(w)C(w), in dollars is given by:

A customer paid $39.00 to ship a package. What was the weight of the package in kilograms?

  1. 4.11
  2. 7.00
  3. 8.00 (correct answer)
  4. 9.67
Explanation: We need to find which piece of the function yields a cost of $39.00.
  1. The first piece gives a constant cost of $12.00, so this is not correct.
  2. For the second piece, we set 12.00+4.50(w1)=39.0012.00 + 4.50(w-1) = 39.00. This gives 4.50(w1)=27.004.50(w-1) = 27.00, so w1=6w-1 = 6, and w=7w=7. However, this value w=7w=7 is outside the domain for this piece (1<w51 < w \le 5), so this is not the solution.
  3. For the third piece, we set 30.00+3.00(w5)=39.0030.00 + 3.00(w-5) = 39.00. This gives 3.00(w5)=9.003.00(w-5) = 9.00, so w5=3w-5 = 3, and w=8w=8. This value w=8w=8 is within the domain for this piece (w>5w > 5). Therefore, the weight of the package was 8 kg.

Question 18

A concert promoter sets ticket prices based on the number of days, dd, before the concert. The price P(d)P(d) in dollars is given by:

A customer buys a ticket 3 weeks before the concert. What is the price of the ticket?

  1. $60
  2. $88 (correct answer)
  3. $102
  4. $106
Explanation: Three weeks before the concert is 3×7=213 \times 7 = 21 days. So we need to calculate P(21)P(21). The value d=21d=21 falls into the second interval (7<d307 < d \le 30). We use the formula for this interval: P(21)=60+2(217)P(21) = 60 + 2(21-7). This simplifies to (P(21) = 60 + 2(14) = 60 + 28 = 88\). Distractor A uses the first interval. Distractor D uses the third interval. Distractor C is a calculation error, perhaps 60 + 2 \times 21 = 102$.

Question 19

The value of a rare stamp, V(t)V(t) in dollars, is modelled for tt years after its purchase in 2010.

Calculate the value of the stamp in the year 2025, rounded to the nearest dollar.

  1. $1303
  2. $1553 (correct answer)
  3. $1663
  4. $2053
Explanation: The year 2025 is 15 years after 2010, so t=15t=15. Since t=15t=15 is greater than 10, we use the second piece of the function. First, calculate the value at t=10t=10: V(10)=800(1.05)10800×1.628891303.12V(10) = 800(1.05)^{10} \approx 800 \times 1.62889 \approx 1303.12. Now, use this in the second formula for t=15t=15: V(15)=1303.12+50(1510)V(15) = 1303.12 + 50(15-10). This simplifies to V(15)=1303.12+50(5)=1303.12+250=1553.12V(15) = 1303.12 + 50(5) = 1303.12 + 250 = 1553.12. Rounding to the nearest dollar gives $1553. Distractor A is the value at t=10. Distractor C uses the wrong formula (continuing exponential growth): 800(1.05)151663800(1.05)^{15} \approx 1663. Distractor D is an unrealistic overestimate.

Question 20

A company's weekly profit PP, in thousands of dollars, from selling xx units of a product is given by:

Last week, the company made a profit of $185,000. How many units did they sell?

  1. 125
  2. 150 (correct answer)
  3. 175
  4. 200
Explanation: The profit is given in thousands of dollars, so a profit of $185,000 corresponds to P=185P=185. We need to find xx such that P(x)=185P(x) = 185. Check the first piece: at x=100x=100, P(100)=5+1.5(100)=5+150=145P(100) = -5 + 1.5(100) = -5 + 150 = 145. Since 185>145185 > 145, the solution must be in the second interval. Set 145+0.8(x100)=185145 + 0.8(x-100) = 185. Subtract 145 from both sides: 0.8(x100)=400.8(x-100) = 40. Divide by 0.8: x100=400.8=50x-100 = \frac{40}{0.8} = 50. Solve for xx: x=150x = 150. This value is in the domain x>100x > 100, so it is the correct solution. The company sold 150 units.