Business Calculus Quiz: Solving Applied Equations
16 questions · exam conditions
0:00
Solving Applied EquationsQuestion 1 of 16

An investment grows according to the formula A(t)=5000e0.06tA(t) = 5000e^{0.06t}, where A(t)A(t) is the account value in dollars after tt years. If inflation reduces the real purchasing power at a rate of 3% per year, the real value is R(t)=A(t)e0.03tR(t) = A(t) \cdot e^{-0.03t}. After how many complete years will the real value first exceed $6,000?

After 6 complete years of investment growth
After 7 complete years of investment growth
After 8 complete years of investment growth
After 9 complete years of investment growth
← Back to quizzes

Business Calculus Quiz

Business Calculus Quiz: Solving Applied Equations

Practice Solving Applied Equations in Business Calculus 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 Solving Applied Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Calculus.

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 investment grows according to the formula A(t)=5000e0.06tA(t) = 5000e^{0.06t}, where A(t)A(t) is the account value in dollars after tt years. If inflation reduces the real purchasing power at a rate of 3% per year, the real value is R(t)=A(t)e0.03tR(t) = A(t) \cdot e^{-0.03t}. After how many complete years will the real value first exceed $6,000?

  1. After 6 complete years of investment growth
  2. After 7 complete years of investment growth (correct answer)
  3. After 8 complete years of investment growth
  4. After 9 complete years of investment growth
Explanation: We need R(t)>6000R(t) > 6000. Substituting: 5000e0.06te0.03t>60005000e^{0.06t} \cdot e^{-0.03t} > 6000. This simplifies to 5000e0.03t>60005000e^{0.03t} > 6000, or e0.03t>1.2e^{0.03t} > 1.2. Taking natural log: 0.03t>ln(1.2)0.18230.03t > \ln(1.2) \approx 0.1823. So t>0.18230.036.08t > \frac{0.1823}{0.03} \approx 6.08. Since we need complete years, the real value first exceeds $6,000 after 7 complete years. Choice A uses $t=6t = 6 ,whichgives, which gives R(6)=5000e0.185986<6000R(6) = 5000e^{0.18} \approx 5986 < 6000 $. Choice C and D result from errors in combining the exponential terms or misinterpreting the inequality direction.

Question 2

A company's profit PP from selling xx thousand units of a product is given by the function P(x)=2x2+160x2000P(x) = -2x^2 + 160x - 2000. The company needs its profit to be at least $1,000. For which interval of production levels (in thousands of units) is this condition met?

  1. Between 30 and 50 units, inclusive. (correct answer)
  2. Between 16 and 64 units, inclusive.
  3. For any level below 30 units or above 50 units.
  4. Only at the single production level of 40 units.
Explanation: To find when the profit is at least $1,000, we must solve the inequality $P(x) \ge 1000$. -2x^2 + 160x - 2000 \ge 1000 -2x^2 + 160x - 3000 \ge 0 Divide by -2 and reverse the inequality sign: x^2 - 80x + 1500 \le 0 To find the roots of the corresponding equation x280x+1500=0x^2 - 80x + 1500 = 0, we can factor the quadratic: (x - 30)(x - 50) = 0 The roots are x=30x=30 and x=50x=50. Since the parabola y=x280x+1500y = x^2 - 80x + 1500 opens upwards, the expression is less than or equal to zero between the roots. Thus, the solution is 30x5030 \le x \le 50.

Question 3

The market demand for a particular type of coffee is given by D(p)=2102pD(p) = 210 - 2p, and the market supply is given by S(p)=3p40S(p) = 3p - 40, where pp is the price per pound in dollars. To support coffee producers, the government introduces a subsidy of $5 per pound paid directly to the producers. What is the new equilibrium quantity of coffee sold after the subsidy is implemented?

  1. 110 pounds
  2. 104 pounds
  3. 116 pounds (correct answer)
  4. 120 pounds
Explanation: Let pcp_c be the price consumers pay and psp_s be the price producers receive. With a $5 subsidy, $p_s = p_c + 5.Demanddependsontheconsumerprice:. Demand depends on the consumer price: q = D(p_c) = 210 - 2p_c.Supplydependsontheproducerprice:. Supply depends on the producer price: q = S(p_s) = 3p_s - 40$. Substitute psp_s into the supply equation: q=3(pc+5)40=3pc+1540=3pc25q = 3(p_c + 5) - 40 = 3p_c + 15 - 40 = 3p_c - 25. At equilibrium, demand quantity equals supply quantity: 210 - 2p_c = 3p_c - 25 235 = 5p_c p_c = 47 To find the equilibrium quantity, substitute this price back into the demand equation: q = 210 - 2(47) = 210 - 94 = 116 Thus, the new equilibrium quantity is 116 pounds.

Question 4

An initial investment is made into an account with an interest rate of 100% compounded annually. After 3 years, $1,000 is withdrawn. The remaining balance continues to grow at the same rate for another 4 years, resulting in a final balance of $24,000. What was the amount of the initial investment?

  1. $195.31
  2. $312.50 (correct answer)
  3. $1,187.50
  4. $1,450.00
Explanation: Let PP be the initial investment. The annual interest rate is 100%, so the growth factor is (1+1)=2(1+1) = 2. After the first 3 years, the account balance A1A_1 is: A1=P(2)3=8PA_1 = P(2)^3 = 8P Then, $1,000 is withdrawn, so the new principal $P_2is:is: P2=8P1000P_2 = 8P - 1000 $ This amount grows for another 4 years, so the final amount AfA_f is: A_f = P_2(2)^4 = (8P - 1000) \cdot 16 We are given that the final balance is $24,000. We can solve for $P$: 24,000=(8P1000)1624,000 = (8P - 1000) \cdot 16 24,000/16=8P100024,000 / 16 = 8P - 1000 1,500=8P10001,500 = 8P - 1000 2,500=8P2,500 = 8P P=2,500/8=312.50P = 2,500 / 8 = 312.50 The initial investment was $312.50.

Question 5

The time required for an investment to double is 10 years, assuming the interest is compounded continuously. Starting from the time of the initial investment, how many additional years will it take for the investment to be worth five times the initial principal?

  1. 13.2 years (correct answer)
  2. 15.0 years
  3. 23.2 years
  4. 25.0 years
Explanation: First, use the doubling time to find the interest rate rr. The formula for continuous compounding is A=PertA = Pe^{rt}. For doubling, A=2PA=2P and t=10t=10: 2P=Per102P = Pe^{r \cdot 10} 2=e10r2 = e^{10r} ln(2)=10r\ln(2) = 10r r=ln(2)10r = \frac{\ln(2)}{10} Next, find the total time ttotalt_{total} for the investment to be worth five times the principal (A=5PA=5P): 5P=Perttotal5P = Pe^{rt_{total}} 5=erttotal5 = e^{rt_{total}} ln(5)=rttotal\ln(5) = rt_{total} ttotal=ln(5)rt_{total} = \frac{\ln(5)}{r} Substitute the expression for rr: ttotal=ln(5)ln(2)/10=10ln(5)ln(2)101.60940.693123.2t_{total} = \frac{\ln(5)}{\ln(2)/10} = 10 \frac{\ln(5)}{\ln(2)} \approx 10 \frac{1.6094}{0.6931} \approx 23.2 This is the total time from the beginning. The question asks for the additional years needed after the doubling time (10 years). Additional time = ttotal10=23.210=13.2t_{total} - 10 = 23.2 - 10 = 13.2 years.

Question 6

A farm sells two types of organic fertilizer, GrowFast and SuperBloom. A shipment of 250 bags of fertilizer generated $4,050 in revenue. Each bag of GrowFast costs $15 and each bag of SuperBloom costs $20. Due to a packaging error, the number of bags of each type was not recorded. How many bags of GrowFast were in the shipment?

  1. 60
  2. 125
  3. 150
  4. 190 (correct answer)
Explanation: Let xx be the number of bags of GrowFast and yy be the number of bags of SuperBloom. We can set up a system of two linear equations. Equation 1 (total bags): x+y=250x + y = 250 Equation 2 (total revenue): 15x+20y=405015x + 20y = 4050 We want to solve for xx. From Equation 1, we can express yy in terms of xx: y=250xy = 250 - x. Substitute this expression for yy into Equation 2: 15x+20(250x)=405015x + 20(250 - x) = 4050 Distribute the 20: 15x+500020x=405015x + 5000 - 20x = 4050 Combine the xx terms: 5x+5000=4050-5x + 5000 = 4050 Subtract 5000 from both sides: 5x=950-5x = -950 Divide by -5: x=190x = 190 There were 190 bags of GrowFast in the shipment.

Question 7

The weekly profit function for a bakery is P(x)=x2+110x1000P(x) = -x^2 + 110x - 1000, where xx is the number of cakes sold (x>0x > 0). For which range of whole cakes sold is the average profit per cake at least $10?

  1. Between 10 and 100 cakes, inclusive.
  2. Between 12 and 88 cakes, inclusive. (correct answer)
  3. For 11 or fewer cakes, or for 89 or more cakes.
  4. Only at the single production level of 55 cakes.
Explanation: The average profit per cake is AP(x)=P(x)/xAP(x) = P(x)/x. We need to solve the inequality AP(x)10AP(x) \ge 10. x2+110x1000x10\frac{-x^2 + 110x - 1000}{x} \ge 10 Since xx represents the number of cakes, x>0x > 0. We can multiply both sides by xx: x2+110x100010x-x^2 + 110x - 1000 \ge 10x Rearrange into a standard quadratic inequality: x2+100x10000-x^2 + 100x - 1000 \ge 0 Multiply by -1 and reverse the inequality sign: x2100x+10000x^2 - 100x + 1000 \le 0 Find the roots of x2100x+1000=0x^2 - 100x + 1000 = 0 using the quadratic formula: x=(100)±(100)24(1)(1000)2(1)=100±1000040002=100±60002x = \frac{-(-100) \pm \sqrt{(-100)^2 - 4(1)(1000)}}{2(1)} = \frac{100 \pm \sqrt{10000 - 4000}}{2} = \frac{100 \pm \sqrt{6000}}{2} x=100±10602=50±56050±5(7.746)50±38.73x = \frac{100 \pm 10\sqrt{60}}{2} = 50 \pm 5\sqrt{60} \approx 50 \pm 5(7.746) \approx 50 \pm 38.73 The roots are approximately x111.27x_1 \approx 11.27 and x288.73x_2 \approx 88.73. The parabola opens upward, so the inequality ...0... \le 0 is satisfied between the roots. The range is [11.27,88.73][11.27, 88.73]. Since xx must be a whole number of cakes, the range is from 12 to 88, inclusive.

Question 8

A pharmaceutical company models the concentration of a drug in the bloodstream using C(t)=40tt2+4C(t) = \frac{40t}{t^2 + 4}, where C(t)C(t) is the concentration in mg/L and tt is time in hours after administration. The drug is considered therapeutic when the concentration is at least 8 mg/L. For how long is the drug therapeutic?

  1. For exactly 2 hours starting immediately after administration
  2. From 1 hour to 4 hours after administration, inclusive (correct answer)
  3. From 0.5 hours to 8 hours after administration, inclusive
  4. From 2 hours to 6 hours after administration, inclusive
Explanation: We solve 40tt2+48\frac{40t}{t^2 + 4} \geq 8. Multiplying both sides by (t2+4)(t^2 + 4) (which is always positive): 40t8(t2+4)=8t2+3240t \geq 8(t^2 + 4) = 8t^2 + 32. Rearranging: 8t240t+3208t^2 - 40t + 32 \leq 0, or t25t+40t^2 - 5t + 4 \leq 0. Factoring: (t1)(t4)0(t-1)(t-4) \leq 0. This inequality is satisfied when 1t41 \leq t \leq 4. Choice A incorrectly assumes the maximum occurs at t=2t=2 and lasts for 2 hours total. Choice C results from computational errors in solving the quadratic inequality. Choice D shifts the correct interval by 1 hour due to misreading the factored form.

Question 9

A renewable energy company's cost per kilowatt-hour CC (in cents) depends on production volume xx (in thousands of kWh) according to C(x)=x240x+500xC(x) = \frac{x^2 - 40x + 500}{x} for x>0x > 0. If market prices require the cost to be no more than 8 cents per kWh, what production volumes are feasible?

  1. Between 10,000 and 30,000 kWh per period is optimal (correct answer)
  2. Between 15,000 and 25,000 kWh per period is optimal
  3. Between 20,000 and 40,000 kWh per period is optimal
  4. Only production above 35,000 kWh per period is feasible
Explanation: We solve C(x)8C(x) \leq 8, so x240x+500x8\frac{x^2 - 40x + 500}{x} \leq 8. This simplifies to x40+500x8x - 40 + \frac{500}{x} \leq 8, or x+500x48x + \frac{500}{x} \leq 48. Multiplying by x>0x > 0: x2+50048xx^2 + 500 \leq 48x, which gives x248x+5000x^2 - 48x + 500 \leq 0. Using the quadratic formula: x=48±230420002=48±3042=48±17.442x = \frac{48 \pm \sqrt{2304 - 2000}}{2} = \frac{48 \pm \sqrt{304}}{2} = \frac{48 \pm 17.44}{2}. So x15.28x \approx 15.28 or x32.72x \approx 32.72. The inequality x248x+5000x^2 - 48x + 500 \leq 0 is satisfied when 15.28x32.7215.28 \leq x \leq 32.72. Converting to kWh (multiply by 1000): 15,280 to 32,720 kWh. The closest range is 10,000 to 30,000 kWh. Choice B is too narrow, Choice C extends too far beyond the upper bound, Choice D incorrectly suggests only high production is feasible.

Question 10

The total profit P(x)P(x) for a firm, where xx is the number of units produced, is given by a model whose derivative (the marginal profit) is P(x)=x2+80x1200P'(x) = -x^2 + 80x - 1200. Assuming the number of units xx cannot be negative, for which production levels is the total profit decreasing?

  1. For levels between 20 and 60 units.
  2. For levels from 0 to 20 units and for levels above 60 units. (correct answer)
  3. For any production level above 40 units.
  4. Only at the specific production levels of 20 and 60 units.
Explanation: The total profit function P(x)P(x) is decreasing when its derivative, the marginal profit P(x)P'(x), is negative. We need to solve the inequality P(x)<0P'(x) < 0. x2+80x1200<0-x^2 + 80x - 1200 < 0 Multiply by -1 and reverse the inequality sign: x280x+1200>0x^2 - 80x + 1200 > 0 First, find the roots of the equation x280x+1200=0x^2 - 80x + 1200 = 0. Factoring the quadratic gives: (x20)(x60)=0(x - 20)(x - 60) = 0 The roots are x=20x=20 and x=60x=60. The parabola y=x280x+1200y = x^2 - 80x + 1200 opens upwards, so it is positive (greater than 0) outside of its roots, i.e., when x<20x < 20 or x>60x > 60. Since production xx must be non-negative (x0x \ge 0), the intervals where profit is decreasing are [0,20)(60,)[0, 20) \cup (60, \infty).

Question 11

A manufacturer produces a component with an ideal length of 150 mm. For quality control, the actual length LL must be within a tolerance of 0.4 mm of the ideal length, satisfying the inequality L1500.4|L - 150| \le 0.4. The length of the component is found to be dependent on the ambient temperature TT in degrees Celsius, according to the linear model L(T)=2T+140L(T) = 2T + 140. Which range of temperatures is acceptable for producing components that are within tolerance?

  1. T4.8T \le 4.8 or T5.2T \ge 5.2
  2. 145.2T5.2-145.2 \le T \le 5.2
  3. T5.2T \le 5.2
  4. 4.8T5.24.8 \le T \le 5.2 (correct answer)
Explanation: This problem combines absolute value inequalities with function composition—two key concepts in business calculus. When you see a tolerance specification with absolute value, you're looking for a range of values that satisfy the constraint. Start with the tolerance requirement: L1500.4|L - 150| \le 0.4. This absolute value inequality means the length must be between 149.6 mm and 150.4 mm, so we have 149.6L150.4149.6 \le L \le 150.4. Since length depends on temperature through L(T)=2T+140L(T) = 2T + 140, substitute this into our inequality: 149.62T+140150.4149.6 \le 2T + 140 \le 150.4. Solving the compound inequality: subtract 140 from all parts to get 9.62T10.49.6 \le 2T \le 10.4, then divide by 2 to find 4.8T5.24.8 \le T \le 5.2. This matches answer choice D. Choice A gives T4.8T \le 4.8 or T5.2T \ge 5.2, which represents the complement of the correct range—temperatures that would produce components outside the tolerance. Choice B includes negative temperatures down to -145.2, which comes from incorrectly solving only one side of the inequality or misunderstanding the absolute value. Choice C gives only an upper bound without the necessary lower bound, missing that temperatures below 4.8°C would also produce out-of-spec components. When working with tolerance problems, always convert the absolute value inequality to a compound inequality first, then substitute your function and solve systematically. Double-check by testing boundary values to ensure your components stay within specification.

Question 12

A company finds that its total sales SS, in thousands of dollars, is related to its marketing expenditure mm, in thousands of dollars, by the model S(m)=50mS(m) = 50\sqrt{m}. The company has already spent $9,000 on marketing. How much more must be spent on marketing to increase total sales by $75,000?

  1. $2,250
  2. $4,500
  3. $11,250 (correct answer)
  4. $20,250
Explanation: The variables SS and mm are in thousands of dollars.
  1. Calculate the initial sales from the initial spending of m1=9m_1 = 9 (thousand dollars). S1=509=50(3)=150S_1 = 50\sqrt{9} = 50(3) = 150 So, initial sales are $150,000.
  2. The desired increase in sales is $75,000, so $\Delta S = 75.Thetargetsaleslevelis:. The target sales level is: Starget=S1+ΔS=150+75=225S_{target} = S_1 + \Delta S = 150 + 75 = 225 $ So, target sales are $225,000.
  3. Find the total marketing expenditure, $m_{total}$, needed to achieve this target sales level. 225=50mtotal225 = 50\sqrt{m_{total}} mtotal=22550=4.5\sqrt{m_{total}} = \frac{225}{50} = 4.5 mtotal=(4.5)2=20.25m_{total} = (4.5)^2 = 20.25 So, total spending needs to be $20,250.
  4. The question asks for the additional spending required. Additional spending = $m_{total} - m_1 = 20.25 - 9 = 11.25$. This corresponds to $11,250.

Question 13

A company buys a machine for $120,000. Its value depreciates by 20% each year. The company's policy is to replace the machine when its value falls below $30,000. In which year will the company first replace the machine?

  1. Year 4
  2. Year 6
  3. Year 7 (correct answer)
  4. Year 8
Explanation: The value VV of the machine after tt years can be modeled by the exponential decay function V(t)=V0(1r)tV(t) = V_0(1-r)^t, where V0V_0 is the initial value and rr is the annual depreciation rate. Here, V0=120,000V_0 = 120,000 and r=0.20r = 0.20. So, V(t)=120,000(0.8)tV(t) = 120,000(0.8)^t. We need to find the smallest integer tt for which V(t)<30,000V(t) < 30,000. 120,000(0.8)t<30,000120,000(0.8)^t < 30,000 (0.8)t<30,000120,000(0.8)^t < \frac{30,000}{120,000} (0.8)t<0.25(0.8)^t < 0.25 To solve for tt, take the natural logarithm of both sides. Since ln(0.8)\ln(0.8) is negative, we must reverse the inequality sign when dividing by it. tln(0.8)<ln(0.25)t \cdot \ln(0.8) < \ln(0.25) t>ln(0.25)ln(0.8)1.38630.22316.21t > \frac{\ln(0.25)}{\ln(0.8)} \approx \frac{-1.3863}{-0.2231} \approx 6.21 Since tt must be greater than 6.21, the first integer year in which the condition is met is year 7. We can check the values: V(6)=120,000(0.8)631,457V(6) = 120,000(0.8)^6 \approx 31,457, which is not below $30,000. $V(7) = 120,000(0.8)^7 \approx 25,166$, which is below $30,000.

Question 14

An online data storage provider charges based on monthly usage. The first 50 gigabytes (GB) are charged at $0.50 per GB. Any data usage beyond 50 GB is charged at $0.25 per GB. If a customer's bill for one month was $45.00, how many gigabytes of data did they use?

  1. 80 GB
  2. 90 GB
  3. 180 GB
  4. 130 GB (correct answer)
Explanation: This is a piecewise pricing problem where you need to understand how tiered billing structures work. When companies charge different rates for different usage levels, you must calculate each tier separately. Let's work backwards from the $45 bill. The first 50 GB costs $50 \times \0.50 = $25 . Since the total bill is $45, the remaining $\45 - $25 = $20$$ must come from usage beyond 50 GB at the lower rate of $0.25 per GB. To find the extra gigabytes: $20$0.25=80\frac{\$20}{\$0.25} = 80 GB beyond the first 50 GB. Total usage = 50+80=13050 + 80 = 130 GB. Let's verify: First 50 GB at $0.50 = $25, plus 80 GB at $0.25 = $20, totaling $45. ✓ Answer A (80 GB) represents just the overage amount - this is what you get if you forget to add back the initial 50 GB tier. Answer B (90 GB) would only generate a bill of $35 total (50 × $0.50 + 40 × $0.25). Answer C (180 GB) is far too high - this would create a bill of $57.50, not $45. Study tip: With tiered pricing problems, always break the calculation into segments. Calculate what each tier contributes to the total cost separately, then combine them. Watch out for the trap of forgetting to account for all pricing tiers when determining total quantities.

Question 15

A tech startup's user growth follows the logistic model N(t)=500001+49e0.2tN(t) = \frac{50000}{1 + 49e^{-0.2t}}, where N(t)N(t) is the number of users after tt months. The company needs at least 15,000 users to attract venture capital funding. In which month will they first be eligible for funding?

  1. Month 15, as they will have just exceeded 15,000 users
  2. Month 16, as they will have just exceeded 15,000 users (correct answer)
  3. Month 17, as they will have just exceeded 15,000 users
  4. Month 18, as they will have just exceeded 15,000 users
Explanation: We solve 500001+49e0.2t15000\frac{50000}{1 + 49e^{-0.2t}} \geq 15000. Cross-multiplying: 5000015000(1+49e0.2t)50000 \geq 15000(1 + 49e^{-0.2t}). This gives 5000015000+735000e0.2t50000 \geq 15000 + 735000e^{-0.2t}, so 35000735000e0.2t35000 \geq 735000e^{-0.2t}. Therefore e0.2t35000735000=121e^{-0.2t} \leq \frac{35000}{735000} = \frac{1}{21}. Taking natural log: 0.2tln(121)=ln(21)3.044-0.2t \leq \ln(\frac{1}{21}) = -\ln(21) \approx -3.044. So t3.0440.2=15.22t \geq \frac{3.044}{0.2} = 15.22. Since we need the first complete month where they qualify, this occurs in month 16. Verification: N(15)14,535<15,000N(15) \approx 14,535 < 15,000 and N(16)16,667>15,000N(16) \approx 16,667 > 15,000.

Question 16

The total cost to produce xx items is given by the function C(x)=0.1x2+30x+4000C(x) = 0.1x^2 + 30x + 4000. For which interval of production levels will the average cost per item be at most $80?

  1. For levels between 100 and 400 units, inclusive. (correct answer)
  2. For levels below 100 units or above 400 units.
  3. Only at the single production level of 200 units.
  4. For all production levels above 100 units.
Explanation: The average cost function is AC(x)=C(x)/xAC(x) = C(x)/x. We need to solve the inequality AC(x)80AC(x) \le 80. AC(x)=0.1x2+30x+4000x80AC(x) = \frac{0.1x^2 + 30x + 4000}{x} \le 80 Since the number of items xx must be positive, we can multiply both sides by xx without changing the inequality direction: 0.1x2+30x+400080x0.1x^2 + 30x + 4000 \le 80x Rearrange the terms to form a standard quadratic inequality: 0.1x250x+400000.1x^2 - 50x + 4000 \le 0 Multiply by 10 to clear the decimal: x2500x+400000x^2 - 500x + 40000 \le 0 Find the roots of x2500x+40000=0x^2 - 500x + 40000 = 0 by factoring: (x100)(x400)=0(x - 100)(x - 400) = 0 The roots are x=100x=100 and x=400x=400. Since the parabola y=x2500x+40000y = x^2 - 500x + 40000 opens upwards, the expression is less than or equal to zero between the roots. Therefore, the solution is 100x400100 \le x \le 400.