Logic of Limits Slides THE DOMAIN DIVIDE
Rational Equations & Mathematical Boundaries
The Forbidden Answer
Solve the following equation for \(x\):
\[\frac{2x}{x-3} = 1 + \frac{6}{x-3}\]
The Algebra Says:
Multiply by \((x-3)\):
\(2x = (x-3) + 6\)
\(x = 3\)
The Reality Check:
If \(x = 3\), what happens to the original equation?
Anatomy of Rational Constraints
Rule #1: The Unforgivable Sin
Division by zero is undefined. In any rational expression \(\frac{P(x)}{Q(x)}\), the domain is all real numbers except where \(Q(x) = 0\).
Constraint Identification
Always find these restrictions BEFORE you start solving. They are the "danger zones" of your model.
Example: Logistics Model
"The cost \(C\) to remove \(p\) percent of a pollutant is given by:"
\[C = \frac{500,000}{100-p}\]
Why can we never reach 100% removal in this model?
Workflow for Rational Success
1
Identify Restrictions
Set all denominators equal to zero and solve for \(x\). These are your excluded values.
2
Find the LCD
Determine the Least Common Denominator for all terms in the equation.
3
The "Magic" Multiply
Multiply the entire equation by the LCD. This eliminates all fractions.
4
Solve & Cross-Check
Solve the resulting linear/quadratic equation. Discard any solution that matches a restricted value from Step 1.
Rational Constraints Worksheet Rational Constraints
Modeling with Non-Linear Equations • Lesson 1
Student:
Date:
Part I: Domain Forensics
Identify the restricted values (points where the expression is undefined) for each rational expression. Show the calculation for the denominator.
1. \( \frac{x+5}{x^2 - 16} \)
Restrictions: \(x \neq \)
2. \( \frac{1}{x^2 + 7x + 10} \)
Restrictions: \(x \neq \)
Part II: Algebraic Integrity
Solve the equations. You must state the domain restrictions before solving. Circle your final valid solutions.
\[ \frac{x}{x-2} + \frac{1}{x-4} = \frac{2}{x^2-6x+8} \]
Pre-Solve Restrictions
\[ \frac{3}{x+3} = \frac{5}{2x+6} + \frac{1}{x-1} \]
Pre-Solve Restrictions
Part III: Real-World Modeling
Case: The Exhaustion Model
A water purification plant uses a filter whose efficiency \(E\) over time \(t\) (in weeks) is modeled by: \[ E(t) = \frac{80t}{t-2} \] The plant manager is asked to find the time \(t\) when efficiency reaches 100% (\(E=100\)).
A. Solve for \(t\) when \(E=100\):
B. Critically analyze the result:
Based on the domain of the equation and the physical context of time, is this solution viable? Why or why not?
Rational Constraints Key Answer Key
Rational Constraints • Lesson 1
Part I Domain Forensics
\(x^2 - 16 = 0 \implies (x-4)(x+4) = 0\)
Restrictions: \(x \neq 4, x \neq -4\)
\(x^2 + 7x + 10 = 0 \implies (x+5)(x+2) = 0\)
Restrictions: \(x \neq -5, x \neq -2\)
Part II Algebraic Integrity
Problem 3:
LCD: \((x-2)(x-4)\) | Restrictions: \(x \neq 2, 4\)
Multiply by LCD: \(x(x-4) + 1(x-2) = 2\)
\(x^2 - 4x + x - 2 = 2\)
\(x^2 - 3x - 4 = 0\)
\((x-4)(x+1) = 0\)
Potential Solutions: \(x = 4\) or \(x = -1\)
Valid Solution: \(x = -1\) (Discard \(x=4\) as restricted)
Problem 4:
LCD: \(2(x+3)(x-1)\) | Restrictions: \(x \neq -3, 1\)
Multiply by LCD: \(3[2(x-1)] = 5(x-1) + 1[2(x+3)]\)
\(6x - 6 = 5x - 5 + 2x + 6\)
\(6x - 6 = 7x + 1\)
\(-x = 7\)
Valid Solution: \(x = -7\)
Part III Real-World Modeling
A. Calculation:
\(100 = \frac{80t}{t-2} \implies 100(t-2) = 80t \implies 100t - 200 = 80t \implies 20t = 200 \implies t = 10\)
B. Analysis:
Algebraically, \(t=10\) is a valid solution (it is not the restricted value \(t=2\)). However, in a real physical context, reaching "100% efficiency" is often impossible due to thermodynamic constraints. In this specific model, as \(t \to 2^+\), efficiency explodes, suggesting the model is only valid for \(t > 2\). At \(t=10\), the solution is mathematically sound within the model's domain.
Rational Facilitation Guide FACILITATION GUIDE
The Domain Divide • Lesson 1
Focus Area
Rational Expressions
The Hook: "The Forbidden Answer"
Present the equation \(\frac{2x}{x-3} = 1 + \frac{6}{x-3}\) immediately. Let students solve it individually or in pairs. Most will arrive at \(x=3\).
The Moment of Discovery:
Ask: "Plug \(x=3\) back into the original denominators. What do you see?" The realization that the algebra "lied" to them is the essential cognitive hook for this entire unit.
Instructional Workflow
01
The Pre-Check Ritual
Establish a non-negotiable habit: before any operation, find values that make the denominator zero. Label these as "Excluded" immediately.
02
LCD Multiplication
Emphasize that multiplying by the LCD is not just "clearing fractions," it's a transformation. This transformation is only valid when the LCD \(\neq 0\).
03
The Reality Filter
Compare algebraic solutions against excluded values. If they match, they are rejected. No exceptions.
Correction Points
Partial Distribution: Students often forget to multiply the whole numbers (like the '1' in the hook equation) by the LCD.
Sign Errors with Subtraction: When a minus sign is in front of a rational term, remind students it distributes to the entire numerator.
Domain vs. Range: Clarify that restrictions are on input (\(x\)), not the result of the expression.
Essential Question
"Why do valid algebraic methods sometimes produce solutions that fail to satisfy the original constraints?"
Differentiated Support
Scaffolding
Provide a "Constraint Checklist" where students must write the excluded values in a bright red box before solving.
Extension
Challenge students to create an equation that results in no valid solutions (all derived solutions are restricted).
Pacing: 60-75 min
15m Hook/Slides • 30m Practice • 15m Modeling
Ghost Solutions Slides GHOST SOLUTIONS
The Radical Logic of Powers & Extraneous Roots
Information Loss
Consider this perfectly true statement:
\[ -3 = 3 \]
FALSE
Now, square both sides:
\[ (-3)^2 = (3)^2 \]
\[ 9 = 9 \]
TRUE
What happened?
Squaring is a non-reversible operation. It destroys the negative sign, creating a "ghost" of a solution that wasn't there before.
When we solve radical equations, we often square both sides. We must hunt for these ghosts.
The Isolation Protocol
01
Isolate
Get the radical alone on one side of the equals sign.
\[ \sqrt{x+1} + 5 = 10 \implies \sqrt{x+1} = 5 \]
02
Power Up
Raise both sides to the power of the radical's index.
\[ (\sqrt{x+1})^2 = 5^2 \implies x+1 = 25 \]
03
Solve & Exorcise
Solve for \(x\) and CHECK in the original equation.
\[ x = 24 \]
Physics Case: Orbital Velocity
The velocity \(v\) (in m/s) required for an object to stay in orbit is given by:
\[ v = \sqrt{\frac{GM}{r}} \]
Where \(r\) is the radius of orbit.
If we solve for a specific radius given a velocity, we might find multiple algebraic values. Which ones are physically possible?
Critical Thinking
"Why can't radius \(r\) ever be a 'ghost' negative solution?"
• Distance must be non-negative.
• The radical itself (\(\sqrt{...}\)) produces the principal (positive) root.
Radical Logic Worksheet Radical Logic
Modeling with Non-Linear Equations • Lesson 2
Student ID:
Part I: The Isolation Protocol
Solve each radical equation. You must check your final answers in the original equation to identify and exclude extraneous solutions.
1. \( \sqrt{3x + 7} = x - 1 \)
Tip: Square both sides and solve the resulting quadratic equation.
Show Your Work
Check Result 1
Check Result 2
2. \( 3 + \sqrt{x - 6} = \sqrt{x + 9} \)
Attention: You will need to square both sides twice to eliminate all radicals.
Show Your Work
Final Valid Solution(s):
Part II: Dimensional Reasoning
An engineer uses the formula \( T = 2\pi\sqrt{\frac{L}{g}} \) to determine the length \(L\) (in meters) of a pendulum required for a period of \(T\) seconds. The engineer calculates two potential lengths: \(L = 0.5\)m and \(L = -0.5\)m.
1. Mathematical Reasoning:
Substitute \(L = -0.5\) into the original formula. What is the mathematical result within the real number system?
2. Physical Constraints:
Explain why the algebraic process of solving for \(L\) might have produced a negative value, and why it must be discarded.
Radical Logic Key Answer Key
Radical Logic • Lesson 2
Part I Isolation & Exorcism
Problem 1: \(\sqrt{3x + 7} = x - 1\)
Square both sides: \(3x + 7 = (x-1)^2\)
\(3x + 7 = x^2 - 2x + 1\)
\(x^2 - 5x - 6 = 0 \implies (x-6)(x+1) = 0\)
Potential solutions: \(x = 6\) or \(x = -1\)
Checking Solutions:
If \(x = 6\): \(\sqrt{3(6)+7} = 6-1 \implies \sqrt{25} = 5\) (True)
If \(x = -1\): \(\sqrt{3(-1)+7} = -1-1 \implies \sqrt{4} = -2\) (False - principal root is positive)
Final Answer: \(x = 6\) (Discard \(x = -1\))
Problem 2: \(3 + \sqrt{x - 6} = \sqrt{x + 9}\)
Square both sides: \((3 + \sqrt{x-6})^2 = x + 9\)
\(9 + 6\sqrt{x-6} + (x-6) = x + 9\)
\(x + 3 + 6\sqrt{x-6} = x + 9\)
\(6\sqrt{x-6} = 6 \implies \sqrt{x-6} = 1\)
Square again: \(x - 6 = 1 \implies x = 7\)
Checking Solution:
If \(x = 7\): \(3 + \sqrt{7-6} = \sqrt{7+9} \implies 3 + 1 = 4\) (True)
Final Answer: \(x = 7\)
Part II Dimensional Reasoning
1. Mathematical Reasoning:
Substituting \(L = -0.5\) results in \(\sqrt{-0.5/g}\). In the real number system, the square root of a negative value is undefined. Therefore, the period \(T\) would not be a real number, which is impossible for a physical swinging pendulum.
2. Physical Constraints:
Algebraic squaring can create "ghost" solutions by turning negative inputs into positive products (e.g., \((-L)^2 = L^2\)). Physically, length represents a distance from the pivot to the mass, which must be non-negative. A negative length has no meaning in this coordinate system and must be rejected as an artifact of the algebraic manipulation.
Work Rate Slides FLOW & FRICTION
Modeling Combined Rates with Rational Equations
The Fluid Dilemma
If Pipe A fills a tank in 4 hours and Pipe B fills it in 6 hours...
"Will it take 5 hours (the average) if they work together?"
Think about it: Does more help mean more time or less time?
The Reciprocal Rule
We don't add times . We add rates .
\[ \frac{1}{t_1} + \frac{1}{t_2} = \frac{1}{t_{total}} \]
Where \(t\) is the time to complete 1 job.
Mastering the Model
1
Define Rates
If a person does a job in \(x\) hours, their rate is \(\frac{1}{x}\) of the job per hour.
2
Build Equation
Sum the individual rates to find the collective rate: \(\sum \text{Rates} = \text{Combined Rate}\).
3
Clear Denominators
Multiply by the LCD to solve. Always check if the time is physically positive!
Case: The Flooded Foundation
"A construction site is flooded. Pump A can drain it in 12 hours. Pump B is faster and can drain it in 8 hours. If both start together, but Pump A breaks after 2 hours, how much longer will Pump B take to finish?"
Key Constraints:
Variable working times
The sum must equal 1 (the whole job)
Physical viability (Time > 0)
Pumping Logistics Activity Pumping Logistics
Case Study: Emergency Management • Lesson 3
Analyst:
The Flood Emergency
A heavy rainstorm has flooded the basement of a critical data center. The facility contains 2.4 million liters of water. To prevent permanent equipment damage, the basement must be drained within 10 hours.
Phase I: Baseline Capacity
Equipment Inventory:
Pump Alpha: Drains the basement in 15 hours alone.
Pump Beta: Drains the basement in 25 hours alone.
Question:
If both pumps work together, how long will it take to drain the basement? Will they meet the 10-hour deadline?
Calculation Area
Phase II: Operational Failure
Halfway through the job (after 4 hours of both pumps working), Pump Alpha fails due to a mechanical clog. Only Pump Beta continues working.
1. Calculate Work Completed:
How much of the job (fraction) was finished during the first 4 hours?
2. Solve for Remaining Time:
How much longer will Pump Beta take to finish the job alone?
Phase III: Strategy Revision
To meet the 10-hour deadline, you can rent a Super Pump . If you use Pump Beta and the Super Pump together, they must finish the entire job in 6 hours. Let \(x\) be the time it takes for the Super Pump to do the job alone.
A. Set up the rational equation for this scenario:
B. Solve for \(x\). What is the minimum capacity required for the Super Pump?
Pumping Logistics Key Technical Solution Key
Pumping Logistics • Lesson 3
Phase I Baseline Capacity
Rate Equation: \(\frac{1}{15} + \frac{1}{25} = \frac{1}{t}\)
LCD: \(75t\)
\(5t + 3t = 75 \implies 8t = 75\)
\(t = 9.375\) hours.
Conclusion: Yes, they will meet the 10-hour deadline (with 37.5 minutes to spare).
Phase II Operational Failure
1. Work Completed:
Combined Rate = \(\frac{8}{75}\) jobs/hr
In 4 hours: \(4 \times \frac{8}{75} = \frac{32}{75}\) of the job.
Remaining Work: \(1 - \frac{32}{75} = \frac{43}{75}\).
2. Remaining Time:
Pump Beta Rate: \(\frac{1}{25} = \frac{3}{75}\) jobs/hr
Time = \(\frac{\text{Work}}{\text{Rate}} = \frac{43/75}{3/75} = \frac{43}{3} \approx \mathbf{14.33}\) hours.
Alert: Total time = 4 + 14.33 = 18.33 hrs. Deadline missed.
Phase III Strategy Revision
A. Equation: \(\frac{1}{25} + \frac{1}{x} = \frac{1}{6}\)
B. Solving for \(x\):
LCD: \(150x\)
\(6x + 150 = 25x\)
\(19x = 150\)
\(x \approx \mathbf{7.89}\) hours.
Interpretation: The Super Pump must be capable of draining the basement in 7.89 hours or less by itself.
Economic Curves Slides ECONOMIC EQUILIBRIUM
Non-Linear Modeling in Markets & Margins
Beyond the Straight Line
In simple models, costs are linear: \(C = mx + b\).
In reality, costs are Non-Linear due to:
Economies of Scale (Bulk discounts)
Diminishing Returns (Labor inefficiency)
Fixed Asset Constraints
A Real Cost Function
\[ C(x) = \frac{50x+200}{x+2} \]
"As production \(x\) increases, what happens to the average cost per unit?"
The Break-Even Point
The Goal
Find the production level \(x\) where Revenue = Total Cost .
\[ R(x) = C(x) \]
The Market Filter
Algebra might give us two values for \(x\), but in economics:
\(x \geq 0\)
Negative production is a "ghost" solution with no market value.
Physical Capacity
"Our factory can't produce more than 5,000 units." This is a domain restriction created by the physical plant.
Simulation: The Tech Pivot
Scenario Brief
"A startup is producing a new high-efficiency solar panel. Their daily revenue follows \(R(x) = 100x\), but their cost function is a radical structure: \(C(x) = 20\sqrt{x^2 + 8000} + 1500\)."
Identify the Equation
100x = 20\(\sqrt{x^2+8000}\) + 1500
The Mission
Find the Minimum Production to survive.
Market Equilibrium Case Study Shark Tank Analysis
Case Study: Production Scalability • Lesson 4
Analyst:
Investor Briefing: Nano-Filter Tech
An entrepreneur is pitching a "Nano-Filter" for industrial desalination. They claim that their daily profit model is highly scalable. Your job is to verify their break-even points and identify the physical constraints of the model.
Revenue Function (\(R\))
\(R(x) = 150x\)
Total Cost Function (\(C\))
\(C(x) = 50x + 200\sqrt{x+1}\)
Part I: Algebraic Verification
1. Set up the break-even equation \(R(x) = C(x)\) and isolate the radical term.
2. Square both sides to solve for \(x\). You should arrive at a quadratic equation.
Calculation Space
Part II: Constraint Evaluation
After solving the quadratic, you will find two values for \(x\). Evaluate each based on the market and mathematical constraints.
Solution 1: \(x = \_\_\_\_\)
Check in original equation:
Status: Valid / Invalid
Solution 2: \(x = \_\_\_\_\)
Check in original equation:
Status: Valid / Invalid
Part III: The Analyst Report
Investor Recommendation:
Based on your algebraic work, justify why the entrepreneur's claim that production level \(x = 0\) is a "potential break-even" point is mathematically or economically incorrect.
Market Equilibrium Key Financial Auditor's Key
Market Equilibrium • Lesson 4
Part I Algebraic Verification
Equation Setup:
\(150x = 50x + 200\sqrt{x+1}\)
Isolation:
\(100x = 200\sqrt{x+1} \implies x = 2\sqrt{x+1}\)
Squaring:
\(x^2 = 4(x + 1)\)
\(x^2 - 4x - 4 = 0\)
Using Quadratic Formula (\(a=1, b=-4, c=-4\)):
\(x = \frac{4 \pm \sqrt{16 - 4(1)(-4)}}{2} = \frac{4 \pm \sqrt{32}}{2} = 2 \pm 2\sqrt{2}\)
\(x \approx 4.828\) or \(x \approx -0.828\)
Part II Constraint Evaluation
Solution 1: \(x \approx 4.828\)
Check: \(4.828 = 2\sqrt{4.828+1} \implies 4.828 = 2\sqrt{5.828} \approx 4.828\). (True)
Valid Break-Even
Solution 2: \(x \approx -0.828\)
Check: \(-0.828 = 2\sqrt{...}\). A principal square root cannot equal a negative number.
Extraneous (Ghost)
Part III Report Synthesis
Production level \(x=0\) is not a break-even point because \(R(0) = 0\) and \(C(0) = 50(0) + 200\sqrt{0+1} = 200\). The company has "startup costs" of 200 units even at zero production. Furthermore, \(x \approx -0.828\) is rejected because negative production is physically impossible in a market context, and mathematically it is an extraneous solution introduced by squaring.
Blueprint Capstone Project CAP
The Blueprint Challenge
Capstone Project: Constrained Systems Optimization
Project Scenario
A logistics firm, Nexus Freight , is designing a high-capacity shipping container. To minimize manufacturing costs, they must minimize the surface area (\(S\)) of the container while maintaining a fixed volume (\(V\)) .
Due to structural requirements, the container's height \(h\) and width \(w\) must follow a non-linear radical constraint based on the material's structural integrity.
The Mathematical Model
Structural Constraint Equation:
\[ h + \sqrt{w^2 + 16} = 10 \]
Optimized Surface Area Condition:
\[ w = \sqrt{h^2 - 4} \]
Project Deliverables
System Synthesis: Substitute the optimized condition into the structural constraint to create a single-variable radical equation.
Logical Solving: Solve for height \(h\) using the Isolation Protocol. Show all algebraic steps including squaring and verifying.
Constraint Justification: Identify any extraneous solutions and explain why they are physically impossible for a shipping container.
Project Workflow & Submission
Part A: Substitution & Equation Generation
Show the substitution of \(w = \sqrt{h^2 - 4}\) into \(h + \sqrt{w^2 + 16} = 10\).
Part B: The Solving Phase
Isolate the radical, square both sides, and solve for \(h\).
Part C: Verification & Reality Check
Test your values in the original constraint. State the final dimensions (\(h\) and \(w\)) and discard any "ghost" solutions.
Capstone Assessment Rubric Project Rubric
The Blueprint Challenge • Lesson 5
Criterion Advanced (4) Proficient (3) Developing (1-2) Algebraic Synthesis Substitution is flawless; creates a simplified radical equation ready for solving. Correct substitution but minor simplification errors in the combined equation. Substitution is incorrect or leads to a non-functional model. Isolation & Solving Isolates radical perfectly; squares accurately; solves resulting quadratic with zero errors. Isolates radical; minor arithmetic errors during squaring or quadratic solving. Fails to isolate radical before squaring or demonstrates major algebraic misconceptions. Solution Verification Rigorous check of all roots; correctly identifies and discards extraneous solutions. Checks roots but may miss a subtle verification step or minor sign error. Does not check solutions; accepts extraneous "ghost" roots as valid. Logical Justification Deep analysis of physical constraints (height > 0, width > 0) and how algebra introduced "ghosts." Mentions physical constraints but lacks detail on the mathematical cause of extraneous roots. Lacks physical context or justification for solution validity.
Self-Assessment Checklist
Did I isolate the radical term before squaring?
Did I check if the height \(h\) satisfies the original constraint?
Are my final dimensions (\(w, h\)) non-negative?
Is my work organized and legible for the audit?