Mixed Cost Definition: Formula, Examples, and Tax Treatment

A mixed cost is a business expense that has two parts stitched together: a fixed portion that stays the same no matter how much you produce, and a variable portion that rises or falls with activity. Your monthly electric bill is the textbook case. There’s a flat service charge just for being connected to the grid, plus a per-kilowatt-hour charge that climbs with usage. Most real business expenses behave this way rather than sitting neatly in a “purely fixed” or “purely variable” bucket, which is why pulling the two pieces apart is one of the more useful skills in managerial accounting.

The Formula

Every mixed cost follows the same equation: Total Cost = Fixed Cost + (Variable Rate × Activity Level). In algebra shorthand, y = a + bx. The “a” is the fixed portion. The “b” is the variable cost per unit of activity. The “x” is how many units of activity you had.

That structure is what separates a mixed cost from its cleaner cousins. A purely fixed expense, like an annual insurance premium, doesn’t move when production changes. A purely variable expense, like raw materials, moves in lockstep with every unit produced. A mixed cost sits between them. Total spending goes up when activity goes up, but it never doubles just because output doubled, because the fixed base absorbs part of the increase.

Everyday Examples

Utility Bills

An electric bill usually includes a flat monthly service fee for maintaining the meter and grid connection. That fee hits whether the factory runs at full capacity or shuts down for the month. On top of it, the utility charges per kilowatt-hour. Say a small manufacturer pays a $150 monthly service fee plus $0.09 per kWh. A light month at 5,000 kWh runs $600 ($150 + $450). A heavy month at 15,000 kWh runs $1,500 ($150 + $1,350). The fixed piece held at $150 both times.

Sales Compensation

Many sales roles pay a base salary plus commission on revenue. The base is fixed, owed every pay period no matter what. The commission is variable, appearing only when sales do. A rep earning $3,500 a month plus 6% commission costs the company $5,900 in a $40,000 sales month and $8,300 in an $80,000 month. The base won’t shrink when sales dip, but the commission also won’t inflate unless the revenue actually shows up.

Vehicles and Equipment

A delivery fleet illustrates the pattern well. Insurance, registration, and loan payments don’t care whether a truck drove 500 miles or 5,000 miles this month. Fuel, tires, and oil changes do. Add them together and “total vehicle expense” per truck is a mixed cost: a steady baseline plus a per-mile charge that grows with usage.

The Relevant Range

The fixed-plus-variable relationship only holds inside what accountants call the relevant range: the band of activity your current capacity can actually handle. Within that band, the fixed piece stays flat and the variable rate per unit stays consistent. The math behaves.

Push past the edge and the assumptions break. If a warehouse with a $100,000 annual lease can store up to 25,000 units, the lease is a fixed cost anywhere from zero to 25,000 units. Store 25,001 and you need a second warehouse, and rent jumps to $150,000 or more. That leap is called a step cost: the “fixed” piece isn’t really fixed, it just holds a plateau until capacity forces it up to the next one. Any analysis you do with a mixed cost formula is only trustworthy inside the activity range you’ve actually operated in. Projecting far beyond your historical data is where forecasts drift.

Splitting the Fixed and Variable Pieces

Before a mixed cost is useful for budgeting or pricing, you have to break it into its fixed and variable components. There are three common ways to do that, and they trade simplicity for accuracy.

The High-Low Method

The High-Low Method uses only two data points from your records: the period with the highest activity and the period with the lowest. The arithmetic takes about two minutes.

Say a company tracks six months of maintenance costs against machine hours:

  • January: 1,000 hours, $8,000
  • February: 1,500 hours, $9,500
  • March: 2,000 hours, $11,000
  • April: 800 hours, $7,400
  • May: 2,500 hours, $12,500
  • June: 1,200 hours, $8,600

Pick the highest and lowest by activity, not by cost. May had the most hours (2,500), April the fewest (800).

Calculate the variable rate by dividing the difference in cost by the difference in activity: ($12,500 − $7,400) ÷ (2,500 − 800) = $5,100 ÷ 1,700 = $3.00 per machine hour.

Solve for the fixed cost by plugging that rate back into either point. Using May: $12,500 − ($3.00 × 2,500) = $5,000. Check with April: $7,400 − ($3.00 × 800) = $5,000. Same answer, so the math holds.

The formula is Total Cost = $5,000 + ($3.00 × machine hours). Planning 1,800 hours next month? Budget $10,400.

The weakness of this method is obvious: it throws away almost all your data. If either the highest or lowest month was a fluke, an equipment breakdown inflating May or a holiday shutdown deflating April, the whole estimate skews. Outliers at the extremes are the biggest risk. The method is fine when cost behavior is stable and the two extreme points are genuinely representative. When they aren’t, the numbers it spits out can be well off.

The Scattergraph Method

A scattergraph plots every data point, with activity on the horizontal axis and total cost on the vertical. You draw a straight line that best fits the cloud of dots. Where the line crosses the vertical axis at zero activity is the estimated fixed cost, and the slope is the variable rate per unit. This uses every observation rather than two, which is more reliable, but drawing the best-fit line involves judgment. Two people can look at the same chart and draw slightly different lines.

Least-Squares Regression

Regression takes the judgment out. A formula calculates the single line that minimizes the total distance from the line to every data point, giving the most statistically accurate split available. Spreadsheet software handles it automatically, so you don’t need to work through the algebra. If you have a spreadsheet and a few months of data, regression is worth the small extra effort, especially when the numbers are noisy or a few months look unusual.

Why the Split Matters

The point of separating a mixed cost is better decisions, and the most common one is break-even analysis, also called cost-volume-profit (CVP) analysis. To find the sales volume where revenue exactly covers all costs, you need your total fixed costs and your variable cost per unit. If mixed costs are left in one lump, both numbers are wrong, and so is the break-even point. The U.S. Small Business Administration states directly that for a break-even analysis to be as accurate as possible, any semi-variable cost should be separated into its fixed and variable parts.1U.S. Small Business Administration. Break-Even Point Once split, the variable portion goes into your contribution margin (selling price minus all variable costs per unit) and the fixed portion goes into the numerator of the break-even formula.

The split also tells you something about risk. When a large share of your mixed costs turns out to be fixed, your operating leverage is high, and profits swing sharply with small changes in revenue. Great when sales climb, painful when they dip. A business that finds most of its mixed costs are really variable has less exposure to revenue swings and less profit acceleration from growth. Knowing which side your costs lean toward shapes pricing, staffing, and how aggressively to chase volume.

Tax Treatment

Mixed costs get no special classification for tax purposes. Both the fixed and variable portions are deductible so long as the expense qualifies as an ordinary and necessary business cost. Under federal tax law, a business can deduct all ordinary and necessary expenses paid in carrying on a trade or business, including reasonable compensation, travel, and rent.2Office of the Law Revision Counsel. 26 USC 162 – Trade or Business Expenses “Ordinary” means common in your industry; “necessary” means helpful for running the business. A utility bill or a fleet expense clears both bars easily.

The fixed-versus-variable distinction matters internally for budgeting and pricing, but the IRS doesn’t ask you to report the two pieces separately. Your electricity bill is deductible whether the flat service charge is $50 or $500. One caveat: when a mixed cost covers both personal and business use, like a vehicle driven for both deliveries and errands, only the business share is deductible. The IRS allows either a standard mileage rate or actual expenses for business vehicle use, with parking and tolls deductible separately under either method.3Internal Revenue Service. Topic No. 510, Business Use of Car