Skip to main content

Section 0.1 Review of Linear and Quadratic Functions

In MAT 103, you learned how to solve linear and quadratic equations and how to use these to model real world situations.The graph of a linear function is a line, and its equation is often written in slope-intercept form
\begin{equation*} y=mx+b \end{equation*}
where \(m\) is the slope of the line and \(b\) is the vertical intercept (the point where the line crosses the vertical axis) or point-slope form
\begin{equation*} y-y_1=m(x-x_1) \end{equation*}
where \(m\) is the slope of the line and \((x_1,y_1)\) is any point on the line.Slope is a measure of the steepness of a line. For a linear function \(f(x)\text{,}\) the slope of a line can be calculated as the ratio
\begin{equation*} \text{slope}=\frac{\text{change in output}}{\text{change in input}}=\frac{f(x_2)-f(x_1)}{x_2-x_1} \end{equation*}

Problem 0.1.1.

Let \(k\) be as shown in the graph below.
The graph of \(k(x)\) is a straight line with negative slope. It intersects the vertical axis at \(k(0)= 4\) and crosses the horizontal axis at \(x = 6\text{.}\) The function decreases steadily as \(x\) increases.
Figure 0.1.2. Graph of \(k(x)\text{.}\)
  1. Write a function equation for \(k\text{.}\)
  2. Use your equation to evaluate \(k(-3)\text{.}\) Verify this point on the graph.
  3. Use your equation to solve \(k(x)=-2\text{.}\) Verify this point on the graph.
  4. Use your equation to solve \(k(x) \geq -2\text{.}\) Write your answer in interval notation and verify your solution on the graph.

Problem 0.1.5.

You are in charge of ordering pizza for your soccer team’s banquet. A local pizza shop has two options for ordering multiple pizzas:
Option 1: $22 for the first pizza and $12 for each additional pizza
Option 2: $14 per pizza
  1. Make a table for the cost, \(c_1\text{,}\) of \(p\) pizzas using option 1.
  2. Write a function equation \(c_1(p)\) for the cost, \(c\text{,}\) of \(p\) pizzas using option 1.
  3. Make a table for the cost, \(c_2\text{,}\) of \(p\) pizzas using option 2.
  4. Write a function equation \(c_2(p)\) for the cost, \(c\text{,}\) of \(p\) pizzas using option 2.
  5. For what number of pizzas is the cost for option 1 the same as the cost for option 2? How much does this number of pizzas cost?
  6. If you have a budget of $150 for the event, how many pizzas can you buy? Use whichever option will give you the lowest price.
A quadratic function is a polynnomial function with degree 2 (the largest exponent of the variable is 2). Quadratic functions can be written in the form
\begin{equation*} f(x)=ax^2+bx+c \end{equation*}
where \(a \neq 0\text{.}\)
The shape of the graph of a quadratic function is a parabola. A quadratic function can also be written in vertex form as
\begin{equation*} f(x)=a(x-h)^2+k \end{equation*}
where \(a \neq 0\) and \(h\) and \(k\) are real numbers and \(x\) is a variable.
The minimum or maximum value of a quadratic function is at the vertex of its associated parabola.

Problem 0.1.7.

Use the graph of \(j(x)\) below to answer the following questions.
The graph of \(j(x)\) is a downward-opening parabola. The vertex is at \((4, 6)\text{,}\) which is the maximum point of the curve. The graph crosses the horizontal axis at two points, \(x \approx 2\) and \(x \approx 6\text{,}\) and decreases on both sides of the vertex.
Figure 0.1.8. Graph of \(j(x)\text{.}\)
  1. What are the coordinates of the vertex of the graph of \(j\text{?}\)
  2. Write an equation for \(j(x)\text{.}\)
  3. Solve \(j(x)=4\text{.}\)
  4. Solve \(j(x) \geq 4\text{.}\)
  5. Find the \(x-\)intercepts of \(j\text{.}\)
  6. Find the vertical intercept of \(j\text{.}\)
  7. What are the domain and range of \(j\text{?}\)