Fatskills
Practice. Master. Repeat.
Study Guide: Basic Math: Quadratic Functions
Source: https://www.fatskills.com/basic-math/chapter/quadratic-functions

Basic Math: Quadratic Functions

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

What Is This?

A quadratic function is a polynomial function of degree 2, typically written as ( f(x) = ax^2 + bx + c ), where ( a \neq 0 ). This topic appears in exams because it tests your ability to understand and manipulate fundamental algebraic structures, which are crucial for higher mathematics and real-world applications. Questions typically involve solving quadratic equations, graphing parabolas, and interpreting their properties.

Why It Matters

Quadratic functions are tested in various standardized exams like the SAT, ACT, and AP Calculus, as well as in college-level mathematics courses. They frequently appear in 20-30% of algebra sections and carry significant marks. This topic tests your algebraic manipulation skills, problem-solving abilities, and understanding of function behavior.

Core Concepts

  1. Standard Form: The general form of a quadratic function is ( f(x) = ax^2 + bx + c ). Understand the role of each coefficient.
  2. Vertex Form: The vertex form ( f(x) = a(x-h)^2 + k ) highlights the vertex ((h, k)) and the axis of symmetry.
  3. Roots and Factoring: Roots are the x-values where the function equals zero. Factoring helps find these roots.
  4. Completing the Square: A method to rewrite the quadratic in vertex form, useful for solving equations and graphing.
  5. Discriminant: The value ( b^2 - 4ac ) determines the nature and number of roots.

Prerequisites

  1. Basic Algebra: Understanding of linear equations and functions.
  2. Graphing Functions: Ability to plot and interpret basic graphs.
  3. Integer Operations: Proficiency in multiplication and division of integers.

If these are missing, you will struggle with manipulating quadratic equations and interpreting graphs.

The Rule-Book (How It Works)

Primary Rule

The primary rule for quadratic functions is the standard form: ( f(x) = ax^2 + bx + c ).

Sub-Rules and Edge Cases

  1. Vertex Form: ( f(x) = a(x-h)^2 + k )
  2. Vertex: ((h, k))
  3. Axis of Symmetry: ( x = h )
  4. Factoring: ( ax^2 + bx + c = a(x-p)(x-q) )
  5. Roots: ( x = p ) and ( x = q )
  6. Completing the Square:
  7. Rewrite ( ax^2 + bx + c ) as ( a(x-h)^2 + k )
  8. Discriminant: ( b^2 - 4ac )
  9. Positive: Two real roots
  10. Zero: One real root
  11. Negative: No real roots

Visual Pattern

Imagine a parabola opening upwards (if ( a > 0 )) or downwards (if ( a < 0 )). The vertex is the turning point, and the roots are where the parabola crosses the x-axis.

Exam / Job / Audit Weighting

  • Frequency: 20-30% of algebra sections
  • Difficulty Rating: Intermediate
  • Question Type: Multiple-choice, short answer, graphing

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Standard Form: ( f(x) = ax^2 + bx + c )
  2. Vertex Form: ( f(x) = a(x-h)^2 + k )
  3. Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )

Worked Examples (Step-by-Step)

Easy

Question: Find the roots of the quadratic equation ( x^2 - 5x + 6 = 0 ).

Step-by-Step:
1. Factor the quadratic: ( x^2 - 5x + 6 = (x-2)(x-3) )
2. Set each factor to zero: ( x-2 = 0 ) and ( x-3 = 0 )
3. Solve for ( x ): ( x = 2 ) and ( x = 3 )

Answer: The roots are ( x = 2 ) and ( x = 3 ).

Medium

Question: Rewrite ( f(x) = 2x^2 + 8x + 3 ) in vertex form.

Step-by-Step:
1. Complete the square: - ( 2x^2 + 8x + 3 = 2(x^2 + 4x) + 3 ) - Add and subtract ( (4/2)^2 = 4 ) inside the parentheses: - ( 2(x^2 + 4x + 4 - 4) + 3 = 2((x+2)^2 - 4) + 3 ) - Simplify: ( 2(x+2)^2 - 8 + 3 = 2(x+2)^2 - 5 )

Answer: ( f(x) = 2(x+2)^2 - 5 )

Hard

Question: Solve ( 3x^2 - 7x + 2 = 0 ) using the quadratic formula.

Step-by-Step:
1. Identify coefficients: ( a = 3 ), ( b = -7 ), ( c = 2 )
2. Calculate the discriminant: ( b^2 - 4ac = (-7)^2 - 4(3)(2) = 49 - 24 = 25 )
3. Apply the quadratic formula: - ( x = \frac{-(-7) \pm \sqrt{25}}{2(3)} = \frac{7 \pm 5}{6} ) - ( x = \frac{12}{6} = 2 ) and ( x = \frac{2}{6} = \frac{1}{3} )

Answer: The roots are ( x = 2 ) and ( x = \frac{1}{3} ).

Common Exam Traps & Mistakes

  1. Vertex Misinterpretation:
  2. Mistake: Remembering ( -\frac{b}{2a} ) but not understanding the vertex.
  3. Wrong Answer: Misses maximum/minimum interpretation.
  4. Correct Approach: Connect vertex to turning point and output value.

  5. Factoring Signs:

  6. Mistake: Focusing on product only or sum only.
  7. Wrong Answer: Wrong factor pair.
  8. Correct Approach: Check both product and middle-term sum.

  9. Roots vs. X-Intercepts:

  10. Mistake: Treating roots, zeros, solutions, and x-intercepts as separate topics.
  11. Wrong Answer: Misses graph-algebra links.
  12. Correct Approach: Build a vocabulary bridge table.

  13. Completing the Square:

  14. Mistake: Following steps without knowing why.
  15. Wrong Answer: Forgets balancing constant term.
  16. Correct Approach: Add the number that makes a perfect square on both sides.

  17. Quadratic Formula Signs:

  18. Mistake: Dropping parentheses or sign of ( b ).
  19. Wrong Answer: Wrong solutions.
  20. Correct Approach: Substitute with full parentheses every time.

  21. Discriminant Meaning:

  22. Mistake: Computing ( b^2 - 4ac ) but not connecting sign to roots.
  23. Wrong Answer: Cannot predict root types.
  24. Correct Approach: Link discriminant to graph intersections.

Shortcut Strategies & Exam Hacks

  1. Vertex Formula: Remember ( x = -\frac{b}{2a} ) for the x-coordinate of the vertex.
  2. Discriminant Check: Quickly determine the number of real roots using ( b^2 - 4ac ).
  3. Factoring Patterns: Recognize common factoring patterns like difference of squares and perfect square trinomials.

Question-Type Taxonomy

  1. Multiple-Choice:
  2. Example: What are the roots of ( x^2 - 3x + 2 = 0 )?
  3. Favored By: SAT, ACT

  4. Short Answer:

  5. Example: Solve ( 2x^2 + 5x - 3 = 0 ) using the quadratic formula.
  6. Favored By: AP Calculus, College Algebra

  7. Graphing:

  8. Example: Graph the function ( f(x) = -x^2 + 4x - 3 ).
  9. Favored By: AP Calculus, College Algebra

  10. Word Problems:

  11. Example: A ball is thrown upward with an initial velocity of 48 ft/s. The height ( h ) in feet after ( t ) seconds is given by ( h = -16t^2 + 48t ). When does the ball hit the ground?
  12. Favored By: SAT, ACT

Practice Set (MCQs)

  1. Question: What are the roots of ( x^2 - 5x + 6 = 0 )?
  2. Options:
    • A) ( x = 1, x = 6 )
    • B) ( x = 2, x = 3 )
    • C) ( x = -1, x = -6 )
    • D) ( x = 1, x = 5 )
  3. Correct Answer: B) ( x = 2, x = 3 )
  4. Explanation: Factor the quadratic: ( (x-2)(x-3) = 0 ).
  5. Why the Distractors Are Tempting: A and D are close but incorrect factor pairs.

  6. Question: What is the vertex of ( f(x) = 2x^2 + 8x + 3 )?

  7. Options:
    • A) ( (-2, -5) )
    • B) ( (2, -5) )
    • C) ( (-2, 3) )
    • D) ( (2, 3) )
  8. Correct Answer: A) ( (-2, -5) )
  9. Explanation: Complete the square to find the vertex form.
  10. Why the Distractors Are Tempting: B and D confuse the axis of symmetry.

  11. Question: How many real roots does ( 3x^2 - 7x + 2 = 0 ) have?

  12. Options:
    • A) 0
    • B) 1
    • C) 2
    • D) 3
  13. Correct Answer: C) 2
  14. Explanation: Calculate the discriminant: ( b^2 - 4ac = 25 ), which is positive.
  15. Why the Distractors Are Tempting: A and B are plausible if you miscalculate the discriminant.

  16. Question: What is the value of ( c ) if ( x^2 + 6x + c ) has exactly one real root?

  17. Options:
    • A) 4
    • B) 9
    • C) 16
    • D) 25
  18. Correct Answer: B) 9
  19. Explanation: Set the discriminant to zero: ( b^2 - 4ac = 0 ).
  20. Why the Distractors Are Tempting: A, C, and D are close but incorrect discriminant values.

  21. Question: What is the axis of symmetry for ( f(x) = -x^2 + 4x - 3 )?

  22. Options:
    • A) ( x = -2 )
    • B) ( x = 2 )
    • C) ( x = 1 )
    • D) ( x = -1 )
  23. Correct Answer: B) ( x = 2 )
  24. Explanation: Use the vertex formula ( x = -\frac{b}{2a} ).
  25. Why the Distractors Are Tempting: A, C, and D confuse the sign or coefficient.

30-Second Cheat Sheet

  • Standard Form: ( f(x) = ax^2 + bx + c )
  • Vertex Form: ( f(x) = a(x-h)^2 + k )
  • Vertex: ( x = -\frac{b}{2a} )
  • Discriminant: ( b^2 - 4ac )
  • Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )
  • Completing the Square: Add ( \left(\frac{b}{2a}\right)^2 ) to both sides
  • Roots vs. X-Intercepts: Where ( y = 0 )

Learning Path

  1. Beginner Foundation:
  2. Review basic algebra and graphing functions.
  3. Understand the standard form of quadratic functions.

  4. Core Rules:

  5. Learn the vertex form and how to complete the square.
  6. Practice factoring and using the quadratic formula.

  7. Practice:

  8. Solve a variety of quadratic equations.
  9. Graph quadratic functions and identify key features.

  10. Timed Drills:

  11. Complete practice problems under exam conditions.
  12. Focus on speed and accuracy.

  13. Mock Tests:

  14. Take full-length practice exams.
  15. Review and correct mistakes.

Related Topics

  1. Linear Functions: Understanding the basics of linear equations helps with factoring and graphing.
  2. Polynomial Functions: Quadratics are a subset of polynomials; higher-degree polynomials build on these concepts.
  3. Conic Sections: Parabolas are one type of conic section; understanding quadratics helps with circles, ellipses, and hyperbolas.