No history yet

Cost Functions

What is a Cost Function?

Every business, from a local coffee shop to a giant car manufacturer, has costs. To make smart decisions about how much to produce and what price to charge, they need to understand the relationship between their production level and their expenses. This relationship is captured by a cost function.

Cost Function

noun

A mathematical expression that shows how a company's total production costs change at different levels of output.

Think of it as a recipe. The output is the total cost, and the main ingredient is the quantity of goods produced, which we'll call qq. The cost function, typically written as C(q)C(q), tells us the total cost CC of producing a certain quantity qq. To understand the total cost, we first need to break it down into its two main components: fixed costs and variable costs.

The Building Blocks of Cost

First up are fixed costs. These are the expenses that a business has to pay regardless of how much it produces. They're the baseline costs of being in business. Common examples include rent for a factory or office, salaries for administrative staff, insurance premiums, and payments on machinery. Whether you make one item or a thousand, these costs don't change.

A software company pays 💲10,000 a month for office space. This is a fixed cost. Even if they don't sell a single license one month, they still have to pay the rent.

Next are variable costs. As the name suggests, these costs vary directly with the level of production. The more you produce, the higher your variable costs will be. These are costs tied directly to the act of creating your product or service. Examples include raw materials, electricity to run equipment, and wages for hourly workers on the assembly line.

The costs that change with the change in the number of units produced are known as the variable costs.

For our software company, a variable cost might be the fee they pay for a third-party service for every new user that signs up. More users mean a higher bill for that service.

Putting It All Together

The total cost of production is simply the sum of fixed costs and variable costs. This gives us the fundamental equation for our cost function.

Total Cost (TC)=Fixed Costs (FC)+Variable Costs (VC)Total\ Cost\ (TC) = Fixed\ Costs\ (FC) + Variable\ Costs\ (VC)

Let's make this more concrete with an example. Imagine a t-shirt printing company. Their fixed costs for the month are $1,000 for rent and equipment. The variable cost for each t-shirt (the blank shirt, the ink) is $5.

Here, the Fixed Cost (FCFC) is $1,000. The Variable Cost (VCVC) depends on the quantity (qq) of t-shirts they print. Specifically, VC=5qVC = 5q. So, the total cost function C(q)C(q) for the company is:

C(q)=1000+5qC(q) = 1000 + 5q

Using this function, the company can easily calculate its total cost for any production level. If they print 200 t-shirts, their total cost will be:

C(200)=1000+5(200)=1000+1000=$2,000C(200) = 1000 + 5(200) = 1000 + 1000 = \text{\textdollar}2,000

If they print 500 t-shirts:

C(500)=1000+5(500)=1000+2500=$3,500C(500) = 1000 + 5(500) = 1000 + 2500 = \text{\textdollar}3,500

This simple formula is a powerful tool. It helps businesses plan their production, set prices, and understand their break-even point. Understanding the distinction between fixed and variable costs is the first step toward analyzing a firm's behavior and making strategic decisions.

Quiz Questions 1/4

In the context of a business's cost function, which of the following is an example of a variable cost?

Quiz Questions 2/4

A publishing company has fixed costs of 10,000permonth.Thecosttoprintandbindeachbookis10,000 per month. The cost to print and bind each book is 8. Which function correctly represents the total monthly cost, C(q)C(q), for printing qq books?