Concept / Model Key Formula / Approach Important Points
Mathematical Model Express a real-world situation using a function or equation. Identify independent/dependent variables and make simplifying assumptions (idealization).
Linear Model \(y = mx+b\) Constant rate of change. The slope \(m\) represents the rate; used for approximating situations (e.g., temperature vs. altitude, CO\(_2\) levels versus time).
Polynomial Models \(P(x)=a_nx^n+\cdots+a_1x+a_0\) \(\bullet\) Degree indicates shape (linear, quadratic, cubic). \(\bullet\) Quadratics produce parabolas (opening upward if \(a>0\), downward if \(a<0\)).
Power and Root Functions \(f(x)=x^a\) (with \(a\) real) \(\bullet\) Even vs. odd exponents affect symmetry and shape. \(\bullet\) Root functions (e.g., \(\sqrt[n]{x}\)) arise as \(a=1/n\).
Reciprocal & Inverse Square \(f(x)=\frac{1}{x^n}\) Important in modeling laws like Boyle’s Law and inverse square laws (e.g., light intensity, gravitational force).
Rational Functions \(f(x)=\frac{P(x)}{Q(x)}\) Domain excludes points where \(Q(x)=0\); useful for modeling relationships where division of quantities appears naturally.
Algebraic Functions Built from polynomials using operations and roots Include rational functions; used when simple algebraic manipulation can model a phenomenon.
Trigonometric Functions \(\sin x,\ \cos x,\ \tan x,\) etc. Periodic; model cyclical phenomena (tides, sound waves). Always use radian measure in calculus.
Exponential & Logarithmic Functions \(f(x)=b^x,\quad g(x)=\log_b x\) Models growth/decay; inverse relation; domain and range are key (e.g., populations and radioactive decay).

Section Overview: Big Ideas and Connections

In Section 2 of Stewart Calculus, we build a catalog of essential functions used as mathematical models in real-world applications. This section emphasizes:

These concepts are foundational for future studies in calculus, enabling you to appreciate both the procedures of deriving mathematical predictions and the limitations of idealized models.

Learning Objectives

By the end of this section, you should be able to:

  1. Define what a mathematical model is and explain its purpose in describing real-world phenomena.

  2. Identify and construct common models, including linear, polynomial, power, rational, and trigonometric functions.

  3. Interpret the parameters (like slope, intercept, and degree) in the context of modeling (e.g., slope as rate of change in temperature or CO\(_2\) concentration).

  4. Apply empirical data to choose an appropriate model, for instance using two data points or regression analysis.

  5. Explain key differences between function families, such as the behavior of power functions versus exponential or logarithmic functions.

(Alternatively: Can you set up a model equation for a phenomenon given basic information and predict outcomes using that model?)

Prerequisite Knowledge

Before mastering this section, ensure you are comfortable with:

Key Ideas and Problem-Solving Processes

1. Formulating Mathematical Models

2. Linear Models

3. Polynomial Models (Quadratic/Cubic)

4. Power and Root Functions

5. Reciprocal and Inverse Square Functions

6. Rational and Algebraic Functions

7. Trigonometric, Exponential, and Logarithmic Functions

RemNote-Style Flashcards

Representative Worked Examples

Example 1: Temperature and Altitude (Linear Model)

Problem: A temperature at ground level (0 km) is \(20^\circ\)C and at 1 km is \(10^\circ\)C.

Goal and Thought Process: Model the temperature \(T\) as a linear function of height \(h\) (in km) and interpret the slope.

Steps:

  1. Assume \(T = mh + b\).

  2. At \(h=0\), \(T=20\), so \(b=20\).

  3. At \(h=1\), \(T=10\) yields \(10 = m(1) + 20\) \(\Rightarrow\) \(m=-10\).

  4. Thus, the model is \(T = -10h + 20\).

Interpretation: The slope \(-10^\circ\text{C/km}\) indicates that temperature drops 10 degrees Celsius for each kilometer of altitude increase.

Recap: This example demonstrates the use of a linear model to predict and interpret physical phenomena.

Example 2: Falling Ball (Quadratic Model)

Problem: A ball is dropped from 450 m, and its height \(h\) is recorded at 1-second intervals. Data suggests a quadratic pattern.

Goal and Thought Process: Fit a quadratic model \(h = at^2 + bt + c\) to the data and determine when the ball hits the ground (\(h=0\)).

Steps:

  1. Using regression (or known physics) yields a model, e.g., \(h = 449.36 + 0.96t - 4.90t^2\).

  2. Set \(h=0\): \(-4.90t^2 + 0.96t + 449.36 = 0\).

  3. Apply the quadratic formula to solve for \(t\); take the positive root.

  4. The solution \(t\approx 9.67\) seconds predicts the time to hit the ground.

Recap: This example models a non-linear physical process and shows how quadratic functions are used to predict outcomes.

Practice Problems

Work through these problems to test your understanding:

  1. Linear Models: Given that the CO\(_2\) level at Mauna Loa was 338.7 ppm in 1980 and 404.2 ppm in 2016, derive a linear model to represent this data and use it to estimate the level in 2005.

  2. Polynomial Modeling: A ball dropped from a height shows the following heights \(h\) (in m) at times \(t\) (in seconds): \((0,450),\ (3,408),\ (6,279),\ (9,61)\). Use a quadratic model to estimate when the ball hits the ground.

  3. Power Functions: Sketch the graph of \(f(x)=x^3\) and \(f(x)=x^5\). How do their shapes compare near \(x=0\) and for \(|x|>1\)?

  4. Rational Functions: Find the domain of \(f(x)=\dfrac{1}{1-2\cos x}\) and explain why certain values must be excluded.

  5. Trigonometric Models: Explain why the sine and cosine functions are suitable for modeling periodic phenomena. Identify their period and range.

Solution Overviews for Practice Problems

Encouragement and Final Exam Tips

You’ve got the essential tools to master Mathematical Models. Good luck on your exam!