The Side Hustle Scale-Up: Mastering Rates of Change & Linear Functions
Lesson Overview
Target Audience: 16-year-old student (suitable for homeschool, classroom, or independent study)
Real-World Theme: Analyzing social media growth and side-hustle profits using algebra. You will step into the shoes of a digital creator and entrepreneur to figure out which ventures are growing the fastest and how to predict future success.
Learning Objectives
- Objective 1: Calculate and interpret the average rate of change of a function over a specified interval using input-output tables and graphs in real-world contexts.
- Objective 2: Determine the constant rate of change (slope) and initial value (y-intercept) of linear functions from tables and graphs, and use them to construct linear models ($y = mx + b$).
Success Criteria
You will know you've mastered this when you can:
- Explain the difference between an average rate of change (for curves/trends) and a constant rate of change (for straight lines).
- Find the rate of change from any table or graph using the formula: $\text{Rate} = \frac{\text{Change in Output}}{\text{Change in Input}}$.
- Identify the starting point (initial value) when input is zero ($x=0$) or from a graph's y-axis.
- Write a complete algebraic equation representing a linear business model and use it to make predictions.
Materials Needed
- Graph paper (or digital graphing tool like Desmos.com)
- Scientific or graphing calculator
- Notebook or digital document for calculations and reflections
- Colored pens/highlighters (optional, but highly recommended for tracking data paths on graphs)
The Hook: The Creator Dilemma
Imagine you have two potential side hustles to fund your goals this year:
- Hustle A: A YouTube/TikTok Tech Review Channel. Your subscriber count is growing, but it's not a straight line—some weeks go viral, while others are slow.
- Hustle B: Custom Sneaker Customization. You charge a flat design setup fee plus a fixed rate for every hour you spend painting. Your income scales in a perfectly straight line.
How do we measure which one is scaling faster? How do we predict what you'll make by month six? To make smart business decisions, you need the power of Rates of Change.
Part 1: Average Rate of Change (The Non-Linear Channel)
When data does not form a straight line, it doesn't have a single "slope." Instead, we calculate the Average Rate of Change (AROC) over a specific time window. This tells us the average speed of growth between two points.
The Math Formula:
$$\text{Average Rate of Change} = \frac{f(b) - f(a)}{b - a} = \frac{\text{Change in } y}{\text{Change in } x}$$
I Do: Analyzing Table Data (The Creator Channel Growth)
Let's look at your channel's subscriber table over the first 8 weeks:
| Time ($x$, weeks) | Subscribers ($y$, count) |
|---|---|
| 0 (Launch) | 100 |
| 2 | 180 |
| 4 | 420 |
| 6 | 500 |
| 8 | 980 |
Example Goal: Find the average rate of change of subscribers per week from Week 2 to Week 8.
Step-by-Step Modeling:
- Identify the interval: We want $[2, 8]$. This means our $x$-values are $a = 2$ and $b = 8$.
- Find corresponding $y$-values: From the table, when $x = 2$, $y = 180$. When $x = 8$, $y = 980$.
- Set up the formula: $$\text{AROC} = \frac{980 - 180}{8 - 2}$$
- Calculate: $$\text{AROC} = \frac{800 \text{ subscribers}}{6 \text{ weeks}} \approx 133.3 \text{ subscribers per week}$$
- Interpret: On average, between weeks 2 and 8, your channel gained approximately 133 subscribers each week.
We Do: Guided Practice (Visual Graph Analysis)
Now, let's look at the graph of your video views over time. Since we are working on paper/screen, imagine a graph where:
- The x-axis represents Days of a video launch $[0 \text{ to } 10]$.
- The y-axis represents Total Views.
- Point A on the graph is at $(1, 150)$ — on Day 1, the video had 150 views.
- Point B on the graph is at $(5, 1350)$ — on Day 5, the video had 1,350 views.
Let's solve this together:
- What is our interval of interest on the x-axis? (Self-check: It's Day 1 to Day 5, or $[1, 5]$)
- What is the change in the output values (views)?
$$\text{Change in } y = 1350 - 150 = \underline{\quad\quad}$$ (Self-check: 1200 views) - What is the change in the input values (days)?
$$\text{Change in } x = 5 - 1 = \underline{\quad\quad}$$ (Self-check: 4 days) - What is the Average Rate of Change over this period?
$$\text{AROC} = \frac{1200 \text{ views}}{4 \text{ days}} = \underline{\quad\quad \text{ views/day}}$$ (Self-check: 300 views per day)
You Do: Independent Scenario Check
Your Turn: Look back at the table for the Creator Channel Growth in the "I Do" section. Calculate the average rate of change from Week 0 to Week 4. Write down your final answer along with a one-sentence real-world interpretation.
Click here to reveal the step-by-step solution
Step 1: Identify points: $(0, 100)$ and $(4, 420)$.
Step 2: Use the formula: $\frac{420 - 100}{4 - 0} = \frac{320}{4} = 80$.
Interpretation: From Week 0 to Week 4, the channel grew at an average rate of 80 subscribers per week.
Part 2: Linear Functions (The Custom Sneaker Hustle)
Unlike viral videos, some things grow at a perfectly steady pace. This is a Linear Function. It has a constant rate of change (also known as the slope, $m$) and an initial value (the y-intercept, $b$).
The Equation: $y = mx + b$
I Do: Finding $m$ and $b$ from a Business Table
You charge clients for custom sneakers. Here is a table displaying the total cost ($y$, in dollars) based on the number of hours ($x$) spent painting them:
| Hours Spent Painting ($x$) | Total Price Charged ($y$, in $) |
|---|---|
| 2 hours | $90 |
| 4 hours | $140 |
| 6 hours | $190 |
| 8 hours | $240 |
Step-by-Step Modeling to Find the Equation ($y = mx + b$):
- Find the Constant Rate of Change (Slope, $m$): Choose any two points from the table, say $(2, 90)$ and $(4, 140)$. $$m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{140 - 90}{4 - 2} = \frac{50}{2} = 25$$ Interpretation: Your hourly rate is $25 per hour.
-
Find the Initial Value (y-intercept, $b$): This is what you charge when $x = 0$ (the baseline setup cost before work begins).
- Use your slope $m = 25$ and any point from the table, like $(2, 90)$.
- Plug them into $y = mx + b$:
$$90 = 25(2) + b$$ $$90 = 50 + b$$ $$40 = b$$
- Write the linear function: $y = 25x + 40$
We Do: Linear Graph Navigation
Let's practice reading these features straight off a visual line.
Imagine this graph:
- The line starts on the y-axis at the point $(0, 15)$.
- It rises steadily to the right, passing exactly through the coordinate grid intersections at $(3, 30)$ and $(6, 45)$.
Let's solve together:
- Where does the line cross the vertical y-axis? This is our initial value ($b$).
$$b = \underline{\quad\quad}$$ (Self-check: $b = 15$) - Let's calculate the slope ($m$) using the points $(0, 15)$ and $(3, 30)$:
$$m = \frac{30 - 15}{3 - 0} = \frac{\underline{\quad\quad}}{\underline{\quad\quad}} = \underline{\quad\quad}$$ (Self-check: $\frac{15}{3} = 5$) - Combine these into the equation $y = mx + b$:
$$\text{Equation: } y = \underline{\quad\quad}x + \underline{\quad\quad}$$ (Self-check: $y = 5x + 15$)
You Do: Independent Practice
Your Turn: A local competitor has a custom pricing structure shown in this table:
| Hours ($x$) | Price ($y$) |
|---|---|
| 1 | $65 |
| 3 | $105 |
| 5 | $145 |
- Calculate their constant rate of change (hourly rate).
- Determine their initial value (base fee).
- Write their linear equation.
Click here to reveal the step-by-step solution
Step 1 (Slope): Use $(1, 65)$ and $(3, 105)$.
$$m = \frac{105 - 65}{3 - 1} = \frac{40}{2} = 20 \text{ dollars/hour}$$
Step 2 (Initial Value): Plug in $m = 20$ and point $(1, 65)$.
$$65 = 20(1) + b \implies b = 45 \text{ dollars base fee}$$
Step 3 (Equation):
$$y = 20x + 45$$
Active Application: The "Side Hustle Pitch" Challenge
Now, let's put your skills to the test with a real scenario. You want to pitch a new business idea—a subscription dog-walking service—to get a small loan from your parents/investors for supplies.
Your Data Scenarios:
Choose ONE of the options below to analyze. Grab a sheet of paper or use digital tools to sketch/calculate.
Option A: The Steady Scale (Linear)
Your pricing plan is a linear function. You charge an initial $15 processing/onboarding fee, plus a steady rate of $12 per hour of walking.
- Task A1: Create a table of values showing total cost ($y$) for 1, 2, 3, and 4 hours ($x$) of walking.
- Task A2: Write the linear equation representing this business.
- Task A3: If a customer books you for 12 hours of walking this month, what is their total cost? Show the calculation.
Option B: Viral Growth (Non-Linear)
Instead of pricing, you track your advertising reach. The views on your promo TikTok scale exponentially as shown below:
- Day 1: 100 views
- Day 3: 400 views
- Day 7: 2,500 views
- Task B1: Calculate the average rate of change of views per day between Day 1 and Day 3.
- Task B2: Calculate the average rate of change of views per day between Day 3 and Day 7.
- Task B3: Compare these two rates. What is happening to your advertising growth speed over time?
Lesson Summary & Reflection
What we learned today:
- Average Rate of Change measures how fast a curve changes over a specific section. It can vary wildly depending on which start and end points you pick. Use formula: $\frac{\Delta y}{\Delta x}$.
- Constant Rate of Change (Slope) belongs exclusively to linear equations. It remains identical no matter what two points you choose along the line.
- The Initial Value (y-intercept) is the "ground zero" starting point of your function, found where $x = 0$.
Check Yourself: Self-Reflection Prompt
In your notebook, write a brief answer to this question: "If a business is growing, does a high average rate of change always mean it will continue growing fast forever? Why or why not?"
Assessments
Formative Assessment (Quick Check)
State whether each of the following scenarios describes a Linear Function (constant rate of change) or a Non-Linear Function (varying rate of change):
- A taxi ride that charges $3.00 flat plus $1.50 per mile.
- A bacterial population that doubles in size every 3 hours.
- The height of a ball thrown into the air over time.
Check Formative Answers
1. Linear (Constant rate: $1.50/mile)
2. Non-linear (Exponential growth changes rate continuously)
3. Non-linear (Gravity slows the ball down, stops it, and pulls it back down, so rate of change is constantly shifting).
Summative Assessment (Exit Ticket)
Complete this final challenge independently to demonstrate mastery. Write your steps clearly.
The Fitness Coaching Venture
You start an online coaching business. You charge a flat initial fee for setting up a customized workout plan, plus a constant fee per month of continuous coaching.
After 3 months, a client has paid a total of $170.
After 6 months, the same client has paid a total of $290.
- Determine your constant rate of change (monthly fee). Show your work.
- Determine your initial value (setup fee). Show your work.
- Write a linear equation in the form $y = mx + b$ representing the total cost of online coaching.
- How much will a client have paid in total after 12 months?
Differentiation & Extensions
For Struggling Learners (Scaffolding):
- Use a visual "rise-over-run" triangle on a printed coordinate grid to literally count the squares for $\Delta y$ and $\Delta x$ before working with abstract negative coordinates.
- Keep a cheat-sheet handy with the color-coded equation: y = mx + b (where green is the recurring cost, and purple is the one-time signup cost).
For Advanced Learners (Extension):
- The Marginal Return Analysis: Explore a non-linear function representing revenue, $R(x) = -x^2 + 10x + 50$. Calculate the average rate of change from $x = 1$ to $x = 3$, and then from $x = 4$ to $x = 6$. Explain why the average rate of change changes signs (positive to negative) and what that implies for pricing optimization in business.