2. Functions and Graphs

Quadratic Functions

Analyze quadratics in vertex form and standard form, graph parabolas, and use vertex and intercepts to solve problems.

Quadratic Functions

Hey students! šŸ‘‹ Welcome to one of the most fascinating topics in mathematics - quadratic functions! In this lesson, you'll discover how these special curves called parabolas appear everywhere around us, from the path of a basketball shot to the design of satellite dishes. By the end of this lesson, you'll be able to analyze quadratics in both vertex and standard forms, sketch their graphs like a pro, and use their key features to solve real-world problems. Get ready to unlock the secrets of these U-shaped mathematical marvels! šŸš€

Understanding Quadratic Functions and Their Forms

A quadratic function is a polynomial function of degree 2, which means the highest power of the variable is squared. These functions create beautiful U-shaped curves called parabolas when graphed. Think of the arc a soccer ball makes when you kick it - that's a parabola in action! ⚽

There are two main ways to write quadratic functions, and each form reveals different important information:

Standard Form: $y = ax^2 + bx + c$

This is probably the form you're most familiar with, students. Here, $a$, $b$, and $c$ are constants, and $a ≠ 0$ (if $a = 0$, it wouldn't be quadratic anymore!). The standard form is excellent for quickly identifying the y-intercept, which is simply the value of $c$. For example, in $y = 2x^2 - 4x + 3$, we can immediately see that the parabola crosses the y-axis at the point $(0, 3)$.

Vertex Form: $y = a(x - h)^2 + k$

This form is incredibly powerful because it directly shows us the vertex of the parabola at the point $(h, k)$. The vertex is the "turning point" of the parabola - either the highest point (maximum) or lowest point (minimum). For instance, if we have $y = 2(x - 3)^2 + 1$, we can instantly see that the vertex is at $(3, 1)$.

The coefficient $a$ in both forms determines two crucial characteristics: the direction the parabola opens and how "wide" or "narrow" it is. When $a > 0$, the parabola opens upward like a smile 😊, and when $a < 0$, it opens downward like a frown šŸ˜”. The larger the absolute value of $a$, the narrower the parabola becomes.

Graphing Parabolas and Finding Key Features

Now let's dive into graphing these mathematical beauties! students, understanding how to graph quadratics will help you visualize solutions to many real-world problems.

Finding the Vertex:

If your quadratic is in vertex form $y = a(x - h)^2 + k$, the vertex is simply $(h, k)$. But what if it's in standard form? No worries! You can use the formula $x = -\frac{b}{2a}$ to find the x-coordinate of the vertex, then substitute this back into the original equation to find the y-coordinate.

Let's work through an example: $y = x^2 - 6x + 8$

Here, $a = 1$, $b = -6$, so the x-coordinate of the vertex is $x = -\frac{(-6)}{2(1)} = 3$

Substituting back: $y = 3^2 - 6(3) + 8 = 9 - 18 + 8 = -1$

So the vertex is at $(3, -1)$.

Finding Intercepts:

The y-intercept is where the parabola crosses the y-axis (when $x = 0$). In standard form, this is simply the value of $c$.

The x-intercepts (also called roots or zeros) are where the parabola crosses the x-axis (when $y = 0$). To find these, you set the quadratic equal to zero and solve. You might use factoring, completing the square, or the quadratic formula: $x = \frac{-b ± \sqrt{b^2 - 4ac}}{2a}$.

The Axis of Symmetry:

Every parabola has a vertical line of symmetry that passes through the vertex. This line has the equation $x = h$ (in vertex form) or $x = -\frac{b}{2a}$ (in standard form). This symmetry is why parabolas are so aesthetically pleasing in architecture and design! šŸ›ļø

Converting Between Forms

Sometimes you'll need to convert between standard and vertex forms, students. This skill is like having a mathematical translator in your toolkit!

Standard to Vertex Form (Completing the Square):

Let's convert $y = x^2 - 6x + 8$ to vertex form:

  1. Group the $x$ terms: $y = (x^2 - 6x) + 8$
  2. Complete the square: take half of the coefficient of $x$ and square it: $(-6/2)^2 = 9$
  3. Add and subtract this inside the parentheses: $y = (x^2 - 6x + 9 - 9) + 8$
  4. Factor the perfect square: $y = (x - 3)^2 - 9 + 8$
  5. Simplify: $y = (x - 3)^2 - 1$

Vertex to Standard Form:

This is usually easier! Just expand the squared term and combine like terms.

From $y = 2(x - 3)^2 + 1$:

$y = 2(x^2 - 6x + 9) + 1 = 2x^2 - 12x + 18 + 1 = 2x^2 - 12x + 19$

Real-World Applications and Problem Solving

Quadratic functions aren't just abstract mathematical concepts - they're everywhere in the real world! šŸŒ

Projectile Motion:

When you throw a ball, shoot a basketball, or launch a rocket, the path follows a parabolic trajectory. The height $h$ (in meters) of a projectile after $t$ seconds can often be modeled by $h = -4.9t^2 + v_0t + h_0$, where $v_0$ is the initial velocity and $h_0$ is the initial height.

For example, if you throw a ball from a height of 2 meters with an initial upward velocity of 15 m/s, the equation becomes $h = -4.9t^2 + 15t + 2$. The vertex of this parabola tells you the maximum height and when it occurs!

Business and Economics:

Companies use quadratic functions to model profit, revenue, and cost relationships. A typical profit function might look like $P = -2x^2 + 100x - 800$, where $x$ represents the number of items sold. The vertex gives the optimal production level for maximum profit.

Architecture and Engineering:

The cables of suspension bridges form parabolic curves, and satellite dishes use parabolic shapes to focus signals. The Gateway Arch in St. Louis is actually an inverted parabola! These applications take advantage of the reflective properties of parabolas.

Conclusion

students, you've now mastered the fundamentals of quadratic functions! You've learned how to work with both standard form ($y = ax^2 + bx + c$) and vertex form ($y = a(x - h)^2 + k$), discovered how to graph parabolas by finding their key features like vertices and intercepts, and explored how these mathematical concepts apply to real-world situations from sports to architecture. Remember, the vertex form immediately shows you the turning point, while standard form reveals the y-intercept at a glance. With practice, you'll be able to seamlessly convert between forms and use these powerful tools to solve complex problems. Keep practicing, and soon you'll see parabolas everywhere around you! šŸŽÆ

Study Notes

• Standard Form: $y = ax^2 + bx + c$ where $a ≠ 0$

• Vertex Form: $y = a(x - h)^2 + k$ where vertex is $(h, k)$

• Vertex x-coordinate from standard form: $x = -\frac{b}{2a}$

• Y-intercept: The value of $c$ in standard form, or substitute $x = 0$

• X-intercepts: Solve $ax^2 + bx + c = 0$ using factoring, completing the square, or quadratic formula

• Quadratic Formula: $x = \frac{-b ± \sqrt{b^2 - 4ac}}{2a}$

• Axis of Symmetry: $x = h$ (vertex form) or $x = -\frac{b}{2a}$ (standard form)

• Parabola Direction: Opens up if $a > 0$, opens down if $a < 0$

• Parabola Width: Larger $|a|$ means narrower parabola, smaller $|a|$ means wider parabola

• Completing the Square: Take half the coefficient of $x$, square it, add and subtract inside parentheses

• Real-world applications: Projectile motion, profit optimization, architectural design

• Discriminant: $b^2 - 4ac$ determines number of x-intercepts (positive = 2, zero = 1, negative = 0)

Practice Quiz

5 questions to test your understanding

Quadratic Functions — GCSE Mathematics | A-Warded