Admin 11 Jun 2026 21:28

 

Math 0120 - Business Calculus Sample Final Exam

Business Calculus is an essential mathematical foundation for students pursuing degrees in business, economics, and finance. This sample final exam for Math 0120 provides a comprehensive overview of the key concepts and problem-solving techniques you'll need to master for the actual exam.

Course Overview

Math 0120: Business Calculus focuses on applying calculus techniques to business and economics scenarios. The course covers:

  • Functions and their properties
  • Limits and continuity
  • Differentiation techniques
  • Applications of derivatives in business
  • Integration methods
  • Applications of integration in business
  • Functions of several variables

Exam Format

The Math 0120 final exam typically consists of:

Section Format Question Count Time Allotted
Multiple Choice 4 options per question 20-25 40-50 minutes
Short Answer Brief calculations or explanations 5-10 30-45 minutes
Problems Detailed step-by-step solutions 3-5 60-90 minutes

Total exam time: 2-3 hours

Sample Multiple Choice Questions

Question 1: If f(x) = 3x - 5x + 2, then f'(x) equals:

a) 6x - 5

b) 6x - 5x + 2

c) 3x - 5

d) 5x - 6

Answer: a) 6x - 5

Explanation: Using the power rule, the derivative of 3x is 6x, the derivative of -5x is -5, and the derivative of the constant 2 is 0. Therefore, f'(x) = 6x - 5.

Question 2: The limit as x approaches 3 of (x - 9)/(x - 3) is:

a) 0

b) 3

c) 6

d) Undefined

Answer: c) 6

Explanation: Factoring the numerator gives (x + 3)(x - 3). Cancelling (x - 3) leaves (x + 3). Taking the limit as x approaches 3 gives 3 + 3 = 6.

Question 3: If the demand function is p = 100 - q, then the point elasticity of demand at q = 5 is:

a) -0.5

b) -1

c) -2

d) -2.5

Answer: c) -2

Explanation: Point elasticity of demand = (dq/dp) (p/q). For p = 100 - q, we have dp/dq = -2q, so dq/dp = -1/(2q) = -1/10 at q = 5. At q = 5, p = 100 - 25 = 75. Therefore, elasticity = (-1/10) (75/5) = -0.1 15 = -1.5. Using the alternative formula: elasticity = (dp/dq) (q/p) = (-2q) (q/(100-q)) = -2q/(100-q). At q = 5: -25/75 = -1/3.

Sample Short Answer Questions

Question 4: Find the derivative of f(x) = (x + 2) using the chain rule.

Solution:

Using the chain rule: f'(x) = 5(x + 2) 3x = 15x(x + 2)

Question 5: Evaluate the integral: (2x + 5x - 3x + 1)dx

Solution:

(2x + 5x - 3x + 1)dx = (2x/4) + (5x/3) - (3x/2) + x + C = (x/2) + (5x/3) - (3x/2) + x + C

Question 6: Find the critical points of f(x) = x - 6x + 9x + 1

Solution:

First, find the derivative: f'(x) = 3x - 12x + 9

Set f'(x) = 0: 3x - 12x + 9 = 0

Divide by 3: x - 4x + 3 = 0

Factor: (x - 1)(x - 3) = 0

Critical points: x = 1 and x = 3

Sample Problem-Solving Questions

Section 1: Applications of Derivatives

Question 7: A company produces and sells x units of a product. The revenue function is R(x) = 150x - 0.5x and the cost function is C(x) = 100 + 50x + 0.25x. Find the production level that maximizes profit and determine the maximum profit.

Solution:

First, find the profit function: P(x) = R(x) - C(x)

P(x) = 150x - 0.5x - (100 + 50x + 0.25x)

P(x) = 150x - 0.5x - 100 - 50x - 0.25x

P(x) = 100x - 0.75x - 100

To maximize profit, find the derivative of P(x) and set it equal to zero:

P'(x) = 100 - 1.5x = 0

Solving for x: 1.5x = 100, x = 100/1.5 = 66.67 units

To verify this is a maximum, check the second derivative: P''(x) = -1.5 (negative, confirming a maximum)

The maximum profit occurs at approximately 66.67 units

Maximum profit = P(66.67) = 100(66.67) - 0.75(66.67) - 100

Maximum profit = 6,667 - 3,333.48 - 100 = $3,233.52

Section 2: Applications of Integration

Question 8: The marginal revenue function for a company is R'(x) = 50 - 0.4x, where x is the number of units sold. Find the total revenue function if the revenue from selling 0 units is $0.

Solution:

To find the total revenue function, we integrate the marginal revenue function:

R(x) = R'(x)dx = (50 - 0.4x)dx = 50x - 0.2x + C

Since the revenue from selling 0 units is $0, we have R(0) = 0

50(0) - 0.2(0) + C = 0, so C = 0

Therefore, the total revenue function is R(x) = 50x - 0.2x

Question 9: Find the producer's surplus for a product with supply function S(p) = 2p - 10 and market equilibrium at p = $15.

Solution:

At the equilibrium price p = 15, the quantity supplied is Q = S(15) = 2(15) - 10 = 30 - 10 = 20.

The producer's surplus is given by:

PS = pQ - (from 0 to Q) S(q)dq

First, find the inverse supply function S:

If q = 2p - 10, then p = (q + 10)/2 = 0.5q + 5

So S(q) = 0.5q + 5

PS = 15(20) - (from 0 to 20) (0.5q + 5)dq

PS = 300 - [0.25q + 5q] (from 0 to 20)

PS = 300 - [0.25(20) + 5(20) - 0]

PS = 300 - [100 + 100] = 300 - 200 = $100

Section 3: Functions of Several Variables

Question 10: Find the critical points of the function f(x,y) = x + y - 4x - 2y + 10 and determine their nature.

Solution:

To find the critical points, we set the partial derivatives equal to zero:

f/x = 2x - 4 = 0, so x = 2

f/y = 2y - 2 = 0, so y = 1

Therefore, (2, 1) is a critical point.

To determine the nature of the critical point, we use the second partial derivative test:

f/x = 2

f/y = 2

f/xy = 0

D(x,y) = (f/x)(f/y) - (f/xy) = (2)(2) - 0 = 4

Since f/x > 0 and D(2,1) > 0, the point (2,1) is a local minimum.

The function has a local minimum at (2, 1).

Question 11: A company produces two products with revenue function R(x,y) = 100x + 120y - 5x - 6y - 2xy, where x and y are the quantities of the two products produced. Find the production levels that maximize revenue and determine the maximum revenue.

Solution:

To find the critical points, we set the partial derivatives equal to zero:

R/x = 100 - 10x - 2y = 0

R/y = 120 - 12y - 2x = 0

Solving the system of equations:

From the first equation: 10x + 2y = 100, or 5x + y = 50, so y = 50 - 5x

Substituting into the second equation: 120 - 12(50 - 5x) - 2x = 0

120 - 600 + 60x - 2x = 0

-480 + 58x = 0

58x = 480, so x = 480/58 8.28

Then y = 50 - 5(8.28) = 50 - 41.4 = 8.6

To verify this is a maximum, we calculate the second partial derivatives:

R/x = -10

R/y = -12

R/xy = -2

D(x,y) = (R/x)(R/y) - (R/xy) = (-10)(-12) - (-2) = 120 - 4 = 116

Since R/x < 0 and D(x,y) > 0, this critical point is a local maximum.

The maximum revenue is:

R(8.28, 8.6) = 100(8.28) + 120(8.6) - 5(8.28) - 6(8.6) - 2(8.28)(8.6)

R(8.28, 8.6) = 828 + 1032 - 5(68.56) - 6(73.96) - 2(71.21)

R(8.28, 8.6) = 1860 - 342.8 - 443.76 - 142.42

R(8.28, 8.6) $931.02

Question 12: A company has determined that its monthly cost function is C(x,y) = 5000 + 100x + 150y + 0.01x + 0.02y, where x and y are the quantities of two different products. If the company must produce a total of 1000 units, how many of each product should be produced to minimize cost?

Solution:

We need to minimize C(x,y) = 5000 + 100x + 150y + 0.01x + 0.02y

subject to the constraint: x + y = 1000

We can use the method of Lagrange multipliers:

L(x,y,) = 5000 + 100x + 150y + 0.01x + 0.02y - (x + y - 1000)

Setting partial derivatives equal to zero:

L/x = 100 + 0.02x - = 0, so = 100 + 0.02x

L/y = 150 + 0.04y - = 0, so = 150 + 0.04y

L/ = -(x + y - 1000) = 0, so x + y = 1000

Setting = : 100 + 0.02x = 150 + 0.04y

0.02x - 0.04y = 50

Dividing by 0.02: x - 2y = 2500

From the constraint x + y = 1000, we have x = 1000 - y

Substituting into the previous equation: (1000 - y) - 2y = 2500

1000 - 3y = 2500

-3y = 1500, so y = -500

Since y = -500 is not feasible (negative quantity produced), this linear programming problem is unbounded. However, if we interpret the problem as finding the minimum within the feasible region, we would look at the boundary points.

Given the constraint x + y = 1000 and x 0, y 0, the feasible points are (0, 1000) and (1000, 0).

C(0, 1000) = 5000 + 100(0) + 150(1000) + 0.01(0) + 0.02(1000) = 5000 + 0 + 150,000 + 0 + 20,000 = $175,000

C(1000, 0) = 5000 + 100(1000) + 150(0) + 0.01(1000) + 0.02(0) = 5000 + 100,000 + 0 + 10,000 + 0 = $115,000

The minimum cost is achieved by producing 1000 units of the first product and 0 units of the second product.

Study Tips

  • Review all lecture notes and textbook chapters covered during the course.
  • Practice solving problems from your textbook, homework assignments, and previous quizzes.
  • Focus on understanding concepts rather than memorizing formulas.
  • Create a summary sheet of key formulas, rules, and theorems.
  • Form a study group with classmates to discuss challenging concepts.
  • Get enough sleep before the exam and arrive with time to spare.
  • Read each question carefully and show all your work for partial credit.
  • Double-check your calculations and verify that your answers make sense in the context of the problem.
  • Manage your time wisely during the exam, spending approximately the allocated time on each section.
  • If you get stuck on a question, move on and return to it later if time permits.

Key Formulas to Remember

  • Power Rule: d/dx(x) = nx
  • Product Rule: d/dx(f(x)g(x)) = f'(x)g(x) + f(x)g'(x)
  • Quotient Rule: d/dx(f(x)/g(x)) = [f'(x)g(x) - f(x)g'(x)]/g(x)
  • Chain Rule: d/dx(f(g(x))) = f'(g(x)) g'(x)
  • Integration of Power Functions: xdx = x/(n+1) + C (for n -1)
  • Consumer Surplus: CS = (from 0 to Q) D(q)dq - pQ
  • Producer Surplus: PS = pQ - (from 0 to Q) S(q)dq
  • Price Elasticity of Demand: E = (dQ/dp) (p/Q)
  • Profit Function: P(x) = R(x) - C(x)

Remember that success in Business Calculus comes from consistent practice and a deep understanding of how calculus concepts apply to real-world business scenarios. Good luck with your exam!

Reference Files For Math 0120 - Business Calculus Sample Final Exam
Screenshoot
File Name
samplefinal5.pdf

File Size
0.15 MB

File Type
PDF

File Site
Description
This file is just a reference file for Math 0120 - Business Calculus Sample Final Exam. Does not guarantee that the specific things you want are included in it.
Direct download (wait 10 seconds)

Math 0120 - Business Calculus Sample Final Exam and Reference File Download Link


admin
Admin
2026-06-11 21:28:16

Math 1b Calculus II Final Exam Solutions and Reference File Download Link


admin
Admin
2026-06-08 02:30:28

Math 1A Calculus Final Exam Solutions Haiman Fall 2004 and Reference File Download Link


admin
Admin
2026-06-08 06:52:16

Math 112 Calculus I Final Exam and Reference File Download Link


admin
Admin
2026-06-08 06:56:11

Math 251 PCC Cascade Spring 2011 Final Exam Calculus 1 and Reference File Download Link


admin
Admin
2026-06-08 16:20:21