This paper works through a series of applied mathematics problems centered on the concept of functions. Beginning with a lemonade stand pricing scenario, it derives a linear equation relating cups sold to price charged. It then constructs a linear equation from a table of values, evaluates whether three given relationships qualify as functions, and analyzes whether real-world relationships β driving speed vs. travel time, driving speed vs. accident probability, and age vs. height β are best modeled by linear or nonlinear functions. Each problem includes clear reasoning grounded in the definition of a function and the behavior of linear versus nonlinear models.
Suppose you have a lemonade stand. When you charge $2 per cup of lemonade, you sell 120 cups. When you raise your price to $3, you only sell 60 cups. Using C for the number of cups sold and P for the price charged, and assuming the relationship is linear, the equation can be derived as follows.
The slope of the line is calculated from the two data points (2, 120) and (3, 60):
Slope = (60 β 120) / (3 β 2) = β60 / 1 = β60
Using the point-slope form with the point (2, 120):
C β 120 = β60(P β 2)
C = β60P + 120 + 120
C = β60P + 240
Given the following table of values:
x: β2, β1, 0, 1, 2
f(x): β2, 2, 6, 10, 14
The differences between consecutive f(x) values are constant at 4, confirming the relationship is linear with a slope of 4. When x = 0, f(x) = 6, which gives the y-intercept directly. The equation is therefore:
f(x) = 4x + 6
A function is a relationship in which each input value (x) corresponds to exactly one output value f(x). Using this definition, the three cases are evaluated below.
a. f(x) = x + 4
This is a function. For every possible value of x, there is exactly one corresponding f(x) value. The expression is defined for all real numbers and produces a unique output for each input.
b. f(x) = 3 if x > 2; otherwise f(x) = β2
This is a function. Although it is a piecewise relation, every value of x maps to only one value of f(x). Whether x is greater than 2 or not, there is no x that produces two different outputs simultaneously.
"Analyzes speed, accidents, and height by age"
Always verify citation format against your institution’s current style guide requirements.