π Mathematics 1 - Week 3: Quadratic Functions & Algebra
βQuadratic functions model the world around us - from projectile motion to optimization problems.β
π Week 3 Overview
Week 3 introduces quadratic functions and their applications:
- Quadratic Equations - Solving and word problems
- Parabola Properties - Vertex, symmetry, maximum/minimum
- Calculus Applications - Derivatives and rates of change
- Intersection Problems - Curves meeting at points
- Real-World Models - Projectile motion, optimization
- Polynomial Operations - Building and analyzing quadratics
π’ Pattern 1: Quadratic Equations & Word Problems
π Concept Explanation
Standard Form: axΒ² + bx + c = 0 Vertex Form: a(x - h)Β² + k = 0 Solutions: x = [-b Β± β(bΒ² - 4ac)] / (2a)
Word Problems: Translate English to mathematical equations
- Consecutive numbers: n, n+1, n+2
- Area problems: length Γ width = area
- Age problems: current age relationships
π§ Mental Algorithm
- Identify quadratic pattern in word problem
- Define variable (usually n or x)
- Set up equation with given conditions
- Solve using formula or factoring
- Verify solution makes sense
π Pattern-Based Examples
Example 1: Product of Consecutive Numbers
Question Pattern: Product of consecutive odd/even numbers = k
Problem: Product of two consecutive odd natural numbers is 143. Find largest number.
Solution:
Answer: 13
Example 2: Arrangement Problems
Question Pattern: Students in rows with specific relationships
Problem: 140 students arranged in rows where number of students per row is one less than thrice the number of rows.
Solution:
Answer: 20
β οΈ Common Pitfalls
- Forgetting consecutive numbers are n, n+1, n+2
- Not checking if solution satisfies original conditions
- Arithmetic errors in quadratic formula calculations
ποΈ Pattern 2: Parabola Properties & Vertex
π Concept Explanation
Vertex: Minimum/maximum point (h,k) Axis of Symmetry: x = h Maximum/Minimum Value: k For axΒ² + bx + c:
- Vertex x-coordinate: h = -b/(2a)
- Vertex y-coordinate: k = c - bΒ²/(4a)
π§ Mental Algorithm
- Find vertex x-coordinate (-b/2a)
- Substitute to find y-coordinate
- Determine if maximum or minimum (based on a)
- Use symmetry for other properties
π Pattern-Based Examples
Example 3: Maximum Value Problems
Question Pattern: Find maximum value of quadratic function
Problem: Maximum value of f(x) is -3, axis of symmetry x=2, f(0)=-9. Find coefficient of xΒ².
Solution:
Answer: -1.5
Example 4: Derivative Applications
Question Pattern: Slope of parabola at given point
Problem: Slope of y = axΒ² + bx + c at (3,2) is 32, at (2,3) is 2. Find a.
Solution:
Answer: 15
β οΈ Common Pitfalls
- Forgetting sign of coefficient a determines max/min
- Incorrect derivative calculation
- Not using given points to verify solution
π― Pattern 3: Intersection of Curves
π Concept Explanation
Solving Systems: Set equations equal, solve for intersection points Multiple Solutions: Quadratic with linear may have 0, 1, or 2 solutions Tangent: Exactly one solution (repeated root)
π§ Mental Algorithm
- Set equations equal to each other
- Rearrange into standard quadratic form
- Solve using factoring or quadratic formula
- Verify each solution in original equations
π Pattern-Based Examples
Example 5: Parabola-Line Intersection
Question Pattern: Find intersection points of quadratic and line
Problem: Curve y = 4xΒ² + x + 6 and line through (1,6) and (4,5)
Solution:
Answer: Both points
Example 6: Multiple Parabola Intersection
Question Pattern: Two parabolas intersecting, analyze tangent lines
Problem: y = xΒ² + 3x + 2 and y = -xΒ² - 5x - 4 intersect at A and B Line through A with slope of second parabola at A, etc.
Solution Strategy:
- Find intersection points A and B
- Find derivatives (slopes) at each point
- Analyze parallel/tangent conditions
β οΈ Common Pitfalls
- Not finding both intersection points
- Incorrect algebraic manipulation
- Forgetting to verify solutions
π Pattern 4: Projectile Motion Applications
π Concept Explanation
Projectile Motion: h(t) = - (1/2)gtΒ² + vβt + hβ Time of Flight: Total time in air Maximum Height: Vertex of parabola Range: Horizontal distance covered
π§ Mental Algorithm
- Identify initial conditions (height, velocity)
- Use quadratic formula for time calculations
- Find maximum height using vertex formula
- Solve systems for intersection problems
π Pattern-Based Examples
Example 7: Water Fountain
Question Pattern: Time to reach maximum height
Problem: h(t) = -0.5tΒ² + 4t + 1, find time to maximum height
Solution:
Answer: 4
Example 8: Ballistic Missile
Question Pattern: Multi-part projectile motion problems
Problem: h(t) = -8tΒ² + 32t + 40 Find: (1) Maximum height, (2) Time to hit ground, (3) Intersection with defense system
Solution:
Answer: (1) 72, (2) 5, (3) 40 meters
β οΈ Common Pitfalls
- Forgetting negative sign in acceleration
- Using wrong time in calculations
- Not discarding negative time values
π Pattern 5: Polynomial Construction & Analysis
π Concept Explanation
Building Polynomials: Start with roots, multiply factors Given Conditions: Use points, derivatives, behavior to find coefficients Vertex Problems: Use vertex form then convert
π§ Mental Algorithm
- Start with known information (roots, vertex, points)
- Build polynomial step by step
- Use conditions to solve for unknowns
- Verify all conditions satisfied
π Pattern-Based Examples
Example 9: Polynomial Through Vertex
Question Pattern: Polynomial passes through vertex of quadratic
Problem: p(x) = a(x-4)(x-6)(x-8)(x-10) passes through vertex of q(x) = -(x-7)Β² - 9
Solution:
Answer: -1
Example 10: System of Equations
Question Pattern: Multiple conditions determine quadratic
Problem: Lines: ax + by + c = E (equation 1) bx + cy + dΒ² = F (equation 2) E = F = 0, arithmetic mean of a,b is c, geometric mean is d
Solution Strategy:
- Set up system with given conditions
- Solve for intersection point
- Use means to find relationships
β οΈ Common Pitfalls
- Incorrect order of operations in polynomial multiplication
- Forgetting to verify all given conditions
- Sign errors in vertex calculations
π Pattern-Based Exercises
Set 1: Quadratic Word Problems (4 questions)
- Product of two consecutive even numbers is 168
- Students in rectangular arrangement with given total
- Age problem: personβs age 5 years ago and 5 years from now
- Number theory: sum of squares equals given value
Set 2: Parabola Properties (4 questions)
- Find vertex of y = 2xΒ² - 8x + 6
- Maximum value of y = -3xΒ² + 12x - 5
- Axis of symmetry of y = xΒ² + 6x + 8
- Range of quadratic function with given vertex
Set 3: Derivatives & Slope (4 questions)
- Slope of y = 3xΒ² - 6x + 2 at x = 1
- Find a given slopes at two points
- Point where derivative equals given value
- Rate of change interpretation
Set 4: Intersection Problems (3 questions)
- Line intersects parabola at two points, find them
- Two parabolas intersect, analyze tangent conditions
- Circle and parabola intersection
Set 5: Projectile Motion (3 questions)
- Time to reach maximum height
- Maximum height reached
- Time to hit ground from given height
π― Mental Algorithms Summary
Quick Reference for Exam
- Word Problems: Define variable, set up equation, solve quadratic
- Properties: Vertex at -b/2a, use for max/min problems
- Derivatives: 2ax + b, use for slope problems
- Intersection: Set equal, solve quadratic equation
- Applications: Identify physics context, use appropriate formulas
π Progress Tracking
Week 3 Completion Checklist:
- Master all 5 question patterns
- Complete 15+ practice exercises
- Achieve 90%+ accuracy on pattern sets
- Review all solution explanations
- Identify personal error patterns
Next: Week 4 - Polynomial Functions
Remember: Quadratic functions are everywhere in the physical world. Understanding their properties helps solve real optimization problems.