Slopes and linear functions are the building blocks of algebra...
Introduction to Business Calculus Notes - Valencia College











Finding the Slope of a Line
Ever wondered how steep a line is? That's what slope tells us! The slope measures the steepness of a line using this formula: m = rise/run = ΔY/ΔX = /
The slope gives us important information about a line:
- Positive slope: Line moves upward from left to right (increasing)
- Negative slope: Line moves downward from left to right (decreasing)
- Zero slope: Perfectly horizontal line (y-coordinates are the same)
- Undefined slope: Perfectly vertical line (x-coordinates are the same)
When calculating slope, just plug the coordinates into the formula. For example, with points and , we get: m = / = -4/-2 = 2
Quick Tip: When you see a negative slope, think "downhill" - the line falls as you move right. A positive slope means the line climbs as you move right.

Graphing Lines Using Slope
You can easily graph a line when you know a point and its slope. For example, with point and slope ½, start at the point and use the slope to find other points:
- Slope ½ means "up 1, right 2" from your starting point
- Plot these points and connect them with a line
When given an equation in slope-intercept form :
- m is the slope
- b is the y-intercept (where the line crosses the y-axis)
For y = -2/3x + 1:
- The slope is -2/3 (down 2, right 3)
- The y-intercept is at (0,1)
Sometimes you'll need to rearrange equations first. For 3x - 2y = 8:
- Solve for y: -2y = -3x + 8
- Divide by -2: y = 3/2x - 4
- Now identify m = 3/2 and b = -4
Remember: The slope-intercept form is your best friend for quickly graphing lines - it gives you both the direction and starting point!

Applications of Slope and Intercepts
Linear functions can model real-world scenarios like costs and quantities. For example, in the cost function C = 4.5q + 41,500:
- The slope (4.5) represents the cost per additional unit
- The y-intercept (41,500) represents fixed costs
When interpreting slopes and intercepts in real situations, units matter. If time is your input and height is your output, the slope unit would be height/time.
Consider a bathtub example where water level decreases over time:
- The vertical intercept (0,40) means the tub initially has 40 gallons
- The horizontal intercept (10,0) means the tub is empty after 10 minutes
- The slope means water drains at 4 gallons per minute
Slope units are always output units divided by input units, giving us the rate of change.
Make it practical: When seeing a linear equation in a word problem, ask yourself: "What does the slope represent in this situation?" and "What real-world meaning does the y-intercept have?"

Parallel and Perpendicular Lines
Have you ever wondered how to tell if lines will never meet or if they cross at right angles? Here's how:
Parallel lines never intersect and have the same slope but different y-intercepts. For example:
- y = 2/3x - 4 and y = 2/3x + 1 are parallel (both have slope 2/3)
- Vertical lines (undefined slope) are parallel to each other
- Horizontal lines (zero slope) are parallel to each other
Perpendicular lines intersect at right angles. Their slopes are negative reciprocals of each other, meaning their product equals -1. For example:
- If one line has slope -2/5, its perpendicular line would have slope 5/2
- Vertical and horizontal lines are always perpendicular to each other
To check if lines are parallel or perpendicular, first get both equations in slope-intercept form , then compare their slopes.
Handy trick: To find the perpendicular slope, flip the fraction and change the sign. If m = 3/4, the perpendicular slope is -4/3.

Finding Line Equations
When you have a point and a slope, you can find the line's equation using the point-slope form: y - y₁ = m
For example, with point and slope -2: y - 3 = -2 y - 3 = -2
If you're given two points instead:
- Calculate the slope first: m = /
- Use point-slope form with one of the points
- Convert to slope-intercept form if needed
Example with points (1,1) and :
- m = / = -2/4 = -1/2
- Point-slope: y - 1 = -1/2
- Slope-intercept: y = -1/2x + 3/2
Both forms are useful, but slope-intercept makes graphing easier.
Quick Tip: When converting from point-slope to slope-intercept form, distribute the slope first, then move all terms with y to the left side and everything else to the right.

Linear Functions and Function Notation
Function notation f is just another way to write y. It's super useful because it tells us exactly what to plug in! When you see f(2), you're finding the y-value when x = 2.
For f = 2x + 5:
- f(2) = 2(2) + 5 = 9
- f = 2 + 5 = -1
- f = 2 + 5 = 2a + 3
Piecewise functions have different rules for different x-values. For example: f = { 4x + 5 if x < 2 3x - 8 if x ≥ 2 }
To evaluate these, first check which part of the function applies:
- f = 4 + 5 = -3 (since -2 < 2)
- f(2) = 3(2) - 8 = -2 (since 2 ≥ 2)
- f(5) = 3(5) - 8 = 7 (since 5 ≥ 2)
Pro tip: When evaluating piecewise functions, always check the boundaries first to decide which piece of the function to use!

Variables and Function Applications
In real-world applications, functions help us model relationships between variables:
Independent variables (inputs) are values we can control or select, while dependent variables (outputs) depend on those inputs. For example, in N = 3600 + 45t:
- t (time in days) is the independent variable
- N (number of users) is the dependent variable
When interpreting function values in context:
- N(0) = 3600 means there were 3600 users at the start (day 0)
- N(10) = 4050 means there were 4050 users after 10 days
- V(24) = 18 means an investment is worth $18,000 after 24 months
Functions can also tell us how to find input values for given outputs. For a propane cost function C = 3.11g:
- C(4) = 12.44
- If C = $24.88, then g = 8 gallons
Make it real: Functions aren't just math—they describe relationships in everyday life, from phone bills to investments. Always think about what the input and output represent in the real world!

Cost Functions in Real Life
Cost functions typically include both fixed costs (one-time expenses) and variable costs (per-unit expenses). When written as C = mx + b:
- m represents the variable cost per unit
- b represents the fixed costs
For a cell phone plan with two data points (minutes used, monthly cost):
- Find the slope: m = / = 2/100 = $0.02 per minute
- Find the fixed cost: 53 = 0.02(150) + b, so b = $50
This means the monthly bill is calculated as: Cost = 50
Cost functions also help track depreciation. If a new car costs 2,181 annually, we can model its value as: V = 22,780 - 2,181t (where t is years)
After 5 years: V = 22,780 - 2,181(5) = $11,875
Real-world connection: Understanding cost functions helps with everyday decisions like choosing phone plans or deciding when to sell a car. The slope tells you the rate of change in cost!

Revenue, Profit, and Break-Even Points
Businesses use linear functions to track important financial metrics:
Revenue is the money earned from sales:
- Revenue = Price × Quantity
- R = px (where p is price per unit)
Cost includes fixed and variable expenses:
- Cost = Variable cost per unit × Quantity + Fixed costs
- C = vx + F
Profit is the difference between revenue and cost:
- P = R - C
- P = px - = x - F
The break-even point occurs when profit equals zero (revenue equals cost):
- Set R = C and solve for x
For phone covers sold at 2 variable cost and $5,200 fixed cost:
- Revenue: R = 12x
- Cost: C = 2x + 5,200
- Profit: P = 10x - 5,200
- Break-even: 12x = 2x + 5,200, so x = 520 units
Business insight: The break-even point tells you exactly how many units you need to sell to start making money. Below this point, you're losing money; above it, you're profitable.

Linear Cost Functions
In business, finding a cost function helps predict expenses for different production levels. When the marginal cost (cost per additional unit) is constant, we can use a linear cost function.
For example, if the marginal cost to produce medication is 1,500:
- Set up the linear function: C = mx + b (where m = $10)
- Plug in the known point (100, 1500): 1500 = 10(100) + b
- Solve for b: 1500 = 1000 + b, so b = $500
- The cost function is C = 10x + 500
This means:
- Each batch costs $10 to produce (variable cost)
- There's a $500 fixed cost (equipment, setup, etc.)
- To predict the cost for any number of batches, just use C = 10x + 500
Mathematical insight: When finding a linear cost function, the marginal cost is the slope, and you can find the y-intercept (fixed cost) by using a known data point.
We thought you’d never ask...
Similar Content
Most popular content in Calculus 1
8Basic Formulas in Algebra, Geometry, Trigonometry and Calculus
This includes formulas for algebra, analytic geometry, soldi geometry, integral calculus, differential calculus and statistics and probability.
Calculus 1
Calc
Derivative of Trigonometric Functions
A study note for deriving trigonometric functions in differential calculus.
Derivation
Calculus
Differentials - Differential Calculus
A study note for solving differentials under differential calculus.
Introduction to Limits and Limit Techniques
Gives an introduction to Limits and Limit techniques through graphs, explanations, and example work.
Hyperbolic Functions - Differential Calculus
A study note for calculus in the topic of hyperbolic functions
7.03b Integral Properties
Constructing a sample space for probability.
Most popular content
9Origins and Dynamics of the Columbian Exchange
Analyze the ecological and economic motivations behind the initial transfer of goods, people, and diseases between the Old and New Worlds.
Introduction to Early Cultural Interactions
Analyze the initial social and religious encounters between Europeans, Africans, and Indigenous peoples in the colonial Americas.
Origins of Ancient River Civilizations
Analyze the environmental factors and technological innovations that led to the rise of early states in Mesopotamia, Egypt, and the Indus Valley.
Motivations for European Exploration
Analyze the economic, religious, and political factors that drove European powers to the Americas during the 15th and 16th centuries.
Foundations of Ethical Guidelines in Research
Practice the core principles of the APA ethical code including informed consent, debriefing, and the role of Institutional Review Boards.
Introduction to Native American Societies
Examine the diverse social, political, and economic structures of North American indigenous groups prior to European contact.
Introduction to the Spanish Encomienda System
Explore the fundamental economic and social structures of the Spanish colonial system, focusing on the encomienda and the casta social hierarchy.
Introduction to Biological Elements of Life
Practice identifying the essential elements including carbon, nitrogen, phosphorus, and sulfur that compose biological macromolecules.
Origins of the Articles of Confederation
Practice identifying the motivations for a weak central government and the specific powers granted to the states under the first U.S. constitution.
Students love us — and so will you.
The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.
This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.
Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.
Introduction to Business Calculus Notes - Valencia College
Slopes and linear functions are the building blocks of algebra that help us model real-world situations. They show us how one quantity changes in relation to another, whether it's the cost of phone plans, water draining from a bathtub, or...

Finding the Slope of a Line
Ever wondered how steep a line is? That's what slope tells us! The slope measures the steepness of a line using this formula: m = rise/run = ΔY/ΔX = /
The slope gives us important information about a line:
- Positive slope: Line moves upward from left to right (increasing)
- Negative slope: Line moves downward from left to right (decreasing)
- Zero slope: Perfectly horizontal line (y-coordinates are the same)
- Undefined slope: Perfectly vertical line (x-coordinates are the same)
When calculating slope, just plug the coordinates into the formula. For example, with points and , we get: m = / = -4/-2 = 2
Quick Tip: When you see a negative slope, think "downhill" - the line falls as you move right. A positive slope means the line climbs as you move right.

Graphing Lines Using Slope
You can easily graph a line when you know a point and its slope. For example, with point and slope ½, start at the point and use the slope to find other points:
- Slope ½ means "up 1, right 2" from your starting point
- Plot these points and connect them with a line
When given an equation in slope-intercept form :
- m is the slope
- b is the y-intercept (where the line crosses the y-axis)
For y = -2/3x + 1:
- The slope is -2/3 (down 2, right 3)
- The y-intercept is at (0,1)
Sometimes you'll need to rearrange equations first. For 3x - 2y = 8:
- Solve for y: -2y = -3x + 8
- Divide by -2: y = 3/2x - 4
- Now identify m = 3/2 and b = -4
Remember: The slope-intercept form is your best friend for quickly graphing lines - it gives you both the direction and starting point!

Applications of Slope and Intercepts
Linear functions can model real-world scenarios like costs and quantities. For example, in the cost function C = 4.5q + 41,500:
- The slope (4.5) represents the cost per additional unit
- The y-intercept (41,500) represents fixed costs
When interpreting slopes and intercepts in real situations, units matter. If time is your input and height is your output, the slope unit would be height/time.
Consider a bathtub example where water level decreases over time:
- The vertical intercept (0,40) means the tub initially has 40 gallons
- The horizontal intercept (10,0) means the tub is empty after 10 minutes
- The slope means water drains at 4 gallons per minute
Slope units are always output units divided by input units, giving us the rate of change.
Make it practical: When seeing a linear equation in a word problem, ask yourself: "What does the slope represent in this situation?" and "What real-world meaning does the y-intercept have?"

Parallel and Perpendicular Lines
Have you ever wondered how to tell if lines will never meet or if they cross at right angles? Here's how:
Parallel lines never intersect and have the same slope but different y-intercepts. For example:
- y = 2/3x - 4 and y = 2/3x + 1 are parallel (both have slope 2/3)
- Vertical lines (undefined slope) are parallel to each other
- Horizontal lines (zero slope) are parallel to each other
Perpendicular lines intersect at right angles. Their slopes are negative reciprocals of each other, meaning their product equals -1. For example:
- If one line has slope -2/5, its perpendicular line would have slope 5/2
- Vertical and horizontal lines are always perpendicular to each other
To check if lines are parallel or perpendicular, first get both equations in slope-intercept form , then compare their slopes.
Handy trick: To find the perpendicular slope, flip the fraction and change the sign. If m = 3/4, the perpendicular slope is -4/3.

Finding Line Equations
When you have a point and a slope, you can find the line's equation using the point-slope form: y - y₁ = m
For example, with point and slope -2: y - 3 = -2 y - 3 = -2
If you're given two points instead:
- Calculate the slope first: m = /
- Use point-slope form with one of the points
- Convert to slope-intercept form if needed
Example with points (1,1) and :
- m = / = -2/4 = -1/2
- Point-slope: y - 1 = -1/2
- Slope-intercept: y = -1/2x + 3/2
Both forms are useful, but slope-intercept makes graphing easier.
Quick Tip: When converting from point-slope to slope-intercept form, distribute the slope first, then move all terms with y to the left side and everything else to the right.

Linear Functions and Function Notation
Function notation f is just another way to write y. It's super useful because it tells us exactly what to plug in! When you see f(2), you're finding the y-value when x = 2.
For f = 2x + 5:
- f(2) = 2(2) + 5 = 9
- f = 2 + 5 = -1
- f = 2 + 5 = 2a + 3
Piecewise functions have different rules for different x-values. For example: f = { 4x + 5 if x < 2 3x - 8 if x ≥ 2 }
To evaluate these, first check which part of the function applies:
- f = 4 + 5 = -3 (since -2 < 2)
- f(2) = 3(2) - 8 = -2 (since 2 ≥ 2)
- f(5) = 3(5) - 8 = 7 (since 5 ≥ 2)
Pro tip: When evaluating piecewise functions, always check the boundaries first to decide which piece of the function to use!

Variables and Function Applications
In real-world applications, functions help us model relationships between variables:
Independent variables (inputs) are values we can control or select, while dependent variables (outputs) depend on those inputs. For example, in N = 3600 + 45t:
- t (time in days) is the independent variable
- N (number of users) is the dependent variable
When interpreting function values in context:
- N(0) = 3600 means there were 3600 users at the start (day 0)
- N(10) = 4050 means there were 4050 users after 10 days
- V(24) = 18 means an investment is worth $18,000 after 24 months
Functions can also tell us how to find input values for given outputs. For a propane cost function C = 3.11g:
- C(4) = 12.44
- If C = $24.88, then g = 8 gallons
Make it real: Functions aren't just math—they describe relationships in everyday life, from phone bills to investments. Always think about what the input and output represent in the real world!

Cost Functions in Real Life
Cost functions typically include both fixed costs (one-time expenses) and variable costs (per-unit expenses). When written as C = mx + b:
- m represents the variable cost per unit
- b represents the fixed costs
For a cell phone plan with two data points (minutes used, monthly cost):
- Find the slope: m = / = 2/100 = $0.02 per minute
- Find the fixed cost: 53 = 0.02(150) + b, so b = $50
This means the monthly bill is calculated as: Cost = 50
Cost functions also help track depreciation. If a new car costs 2,181 annually, we can model its value as: V = 22,780 - 2,181t (where t is years)
After 5 years: V = 22,780 - 2,181(5) = $11,875
Real-world connection: Understanding cost functions helps with everyday decisions like choosing phone plans or deciding when to sell a car. The slope tells you the rate of change in cost!

Revenue, Profit, and Break-Even Points
Businesses use linear functions to track important financial metrics:
Revenue is the money earned from sales:
- Revenue = Price × Quantity
- R = px (where p is price per unit)
Cost includes fixed and variable expenses:
- Cost = Variable cost per unit × Quantity + Fixed costs
- C = vx + F
Profit is the difference between revenue and cost:
- P = R - C
- P = px - = x - F
The break-even point occurs when profit equals zero (revenue equals cost):
- Set R = C and solve for x
For phone covers sold at 2 variable cost and $5,200 fixed cost:
- Revenue: R = 12x
- Cost: C = 2x + 5,200
- Profit: P = 10x - 5,200
- Break-even: 12x = 2x + 5,200, so x = 520 units
Business insight: The break-even point tells you exactly how many units you need to sell to start making money. Below this point, you're losing money; above it, you're profitable.

Linear Cost Functions
In business, finding a cost function helps predict expenses for different production levels. When the marginal cost (cost per additional unit) is constant, we can use a linear cost function.
For example, if the marginal cost to produce medication is 1,500:
- Set up the linear function: C = mx + b (where m = $10)
- Plug in the known point (100, 1500): 1500 = 10(100) + b
- Solve for b: 1500 = 1000 + b, so b = $500
- The cost function is C = 10x + 500
This means:
- Each batch costs $10 to produce (variable cost)
- There's a $500 fixed cost (equipment, setup, etc.)
- To predict the cost for any number of batches, just use C = 10x + 500
Mathematical insight: When finding a linear cost function, the marginal cost is the slope, and you can find the y-intercept (fixed cost) by using a known data point.
We thought you’d never ask...
Similar Content
Most popular content in Calculus 1
8Basic Formulas in Algebra, Geometry, Trigonometry and Calculus
This includes formulas for algebra, analytic geometry, soldi geometry, integral calculus, differential calculus and statistics and probability.
Calculus 1
Calc
Derivative of Trigonometric Functions
A study note for deriving trigonometric functions in differential calculus.
Derivation
Calculus
Differentials - Differential Calculus
A study note for solving differentials under differential calculus.
Introduction to Limits and Limit Techniques
Gives an introduction to Limits and Limit techniques through graphs, explanations, and example work.
Hyperbolic Functions - Differential Calculus
A study note for calculus in the topic of hyperbolic functions
7.03b Integral Properties
Constructing a sample space for probability.
Most popular content
9Origins and Dynamics of the Columbian Exchange
Analyze the ecological and economic motivations behind the initial transfer of goods, people, and diseases between the Old and New Worlds.
Introduction to Early Cultural Interactions
Analyze the initial social and religious encounters between Europeans, Africans, and Indigenous peoples in the colonial Americas.
Origins of Ancient River Civilizations
Analyze the environmental factors and technological innovations that led to the rise of early states in Mesopotamia, Egypt, and the Indus Valley.
Motivations for European Exploration
Analyze the economic, religious, and political factors that drove European powers to the Americas during the 15th and 16th centuries.
Foundations of Ethical Guidelines in Research
Practice the core principles of the APA ethical code including informed consent, debriefing, and the role of Institutional Review Boards.
Introduction to Native American Societies
Examine the diverse social, political, and economic structures of North American indigenous groups prior to European contact.
Introduction to the Spanish Encomienda System
Explore the fundamental economic and social structures of the Spanish colonial system, focusing on the encomienda and the casta social hierarchy.
Introduction to Biological Elements of Life
Practice identifying the essential elements including carbon, nitrogen, phosphorus, and sulfur that compose biological macromolecules.
Origins of the Articles of Confederation
Practice identifying the motivations for a weak central government and the specific powers granted to the states under the first U.S. constitution.
Students love us — and so will you.
The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.
This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.
Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.