PDF download Download Article
Learn how to graph a quadratic equation easily
PDF download Download Article

When graphed, quadratic equations of the form ax2 + bx + c or a(x - h)2 + k give a smooth U-shaped or a reverse U-shaped curve called a parabola.[1] Graphing a quadratic equation is a matter of finding its vertex, direction, and, often, its x and y intercepts. In the cases of relatively simple quadratic equations, it may also be enough to plug in a range of x values and plot a curve based on the resulting points. See Step 1 below to get started.

  1. The quadratic equation can be written in three different forms: the standard form, vertex form, and the quadratic form. You can use either form to graph a quadratic equation; the process for graphing each is slightly different. If you're doing a homework problem, you'll usually receive the problem in one of these two forms - in other words, you won't be able to choose, so it's best to understand both. The two forms of quadratic equation are:[2]
    • Standard form.[3] In this form, the quadratic equation is written as: f(x) = ax2 + bx + c where a, b, and c are real numbers and a is not equal to zero.
      • For example, two standard form quadratic equations are f(x) = x2 + 2x + 1 and f(x) = 9x2 + 10x -8.
    • Vertex form.[4] In this form, the quadratic equation is written as: f(x) = a(x - h)2 + k where a, h, and k are real numbers and a does not equal zero. Vertex form is so named because h and k directly give you the vertex (central point) of your parabola at the point (h,k).
      • Two vertex form equations are f(x) = 9(x - 4)2 + 18 and -3(x - 5)2 + 1
    • To graph either of these types of equations, we need to first find the vertex of the parabola, which is the central point (h,k) at the "tip" of the curve. The coordinates of the vertex in standard form are given by: h = -b/2a and k = f(h), while in vertex form, h and k are specified in the equation.
  2. To be able to solve a quadratic problem, the variables a, b, and c (or a, h, and k) usually need to be defined. An average algebra problem will give you a quadratic equation with the variables filled in, usually in standard form, but sometimes in vertex form.[5]
    • For example, for the standard form equation f(x) = 2x2 +16x + 39, we have a = 2, b = 16, and c = 39.
    • For the vertex form equation f(x) = 4(x - 5)2 + 12, we have a = 4, h = 5, and k = 12.[6]
    Advertisement
  3. In vertex form equations, your value for h is already given, but in standard form equations, it must be calculated. Remember that, for standard form equations, h = -b/2a.[7]
    • In our standard form example (f(x) = 2x2 +16x + 39), h = -b/2a = -16/2(2). Solving, we find that h = -4.
    • In our vertex form example (f(x) = 4(x - 5)2 + 12), we know h = 5 without doing any math.
  4. As with h, k is already known in vertex form equations. For standard form equations, remember that k = f(h). In other words, you can find k by replacing every instance of x in your equation with the value you just found for h.[8]
    • We have determined in our standard form example that h = -4. To find k, we solve our equation with our value for h replacing x:
      • k = 2(-4)2 + 16(-4) + 39.
      • k = 2(16) - 64 + 39.
      • k = 32 - 64 + 39 = 7
    • In our vertex form example, again, we know the value of k (which is 12) without having to do any math.
  5. The vertex of your parabola will be the point (h, k) - h specifies the x coordinate, while k specifies the y coordinate. The vertex is the central point in your parabola - either the very bottom of a "U" or the very top of an upside-down "U." Knowing the vertex is an essential part of graphing an accurate parabola - often, in schoolwork, specifying the vertex will be a required part of a question.[9]
    • In our standard form example, our vertex will be at (-4,7). So, our parabola will peak 4 spaces to the left of 0 and 7 spaces above (0,0). We should plot this point on our graph, being sure to label coordinates.
    • In our vertex form example, our vertex is at (5,12). We should plot a point 5 spaces to the right and 12 spaces above (0,0).
    EXPERT TIP
    Joseph Meyer

    Joseph Meyer

    Math Teacher
    Joseph Meyer is a High School Math Teacher based in Pittsburgh, Pennsylvania. He is an educator at City Charter High School, where he has been teaching for over 7 years. Joseph is also the founder of Sandbox Math, an online learning community dedicated to helping students succeed in Algebra. His site is set apart by its focus on fostering genuine comprehension through step-by-step understanding (instead of just getting the correct final answer), enabling learners to identify and overcome misunderstandings and confidently take on any test they face. He received his MA in Physics from Case Western Reserve University and his BA in Physics from Baldwin Wallace University.
    Joseph Meyer
    Joseph Meyer
    Math Teacher

    Develop strong graphing skills. Drawing graphs by hand will help you develop foundational graphing skills, especially in understanding scales and axes. This will build a strong base for you to use helpful online tools to visualize complex relationships, perform calculations, and prepare for standardized tests.

  6. A parabola's axis of symmetry is the line running through its middle which divides it perfectly in half. Across this axis, the left side of the parabola will mirror the right side.[10] For quadratics of the form ax2 + bx + c or a(x - h)2 + k, the axis is a line parallel to the y-axis (in other words, perfectly vertical) and passing through the vertex.
    • In the case of our standard form example, the axis is a line parallel to the y-axis and passing through the point (-4, 7). Though it's not part of the parabola itself, lightly marking this line on your graph can eventually help you see how the parabola curves symmetrically.
  7. After having figured out the vertex and axis of the parabola, we next need to know whether the parabola opens upwards or downwards. Luckily, this is easy. If "a" is positive, the parabola will open upwards, while if "a" is negative, the parabola will open downwards (i.e., it will be turned upside-down.)[11]
    • For our standard form example (f(x) = 2x2 +16x + 39), we know we have a parabola opening upwards because, in our equation, a = 2 (positive).
    • For our vertex form example (f(x) = 4(x - 5)2 + 12), we know we have also have a parabola opening upwards because a = 4 (positive).
  8. [12] Often, on schoolwork, you'll be asked to find a parabola's x-intercepts (which are either one or two points where the parabola meets the x axis). Even if you're not to find them, these two points can be invaluable for drawing an accurate parabola. However, not all parabolas have x-intercepts. If your parabola has a vertex opens upward and has a vertex above the x axis or if it opens downward and has a vertex below the x axis, it won't have any x intercepts. Otherwise, solve for your x intercepts with one of the following methods:
    • Simply set f(x) = 0 and solve the equation. This method may work for simple quadratic equations, especially in vertex form, but will prove exceedingly difficult for more complicated ones. See below for an example
      • f(x) = 4(x - 12)2 - 4
      • 0 = 4(x - 12)2 - 4
      • 4 = 4(x - 12)2
      • 1 = (x - 12)2
      • SqRt(1) = (x - 12)
      • +/- 1 = x -12. x = 11 and 13 are the parabola's x-intercepts.
    • Factor your equation. Some equations in the ax2 + bx + c form can be easily factored into the form (dx + e)(fx +g), where dx × fx = ax2, (dx × g + fx × e) = bx, and e × g = c. In this case, your x intercepts are the values for x which make either term in parentheses = 0. For example:
      • x2 + 2x + 1
      • = (x + 1)(x + 1)
      • In this case, your only x intercept is -1 because setting x equal to -1 will make either of the factored terms in parentheses equal 0.
    • Use the quadratic formula.[13] If you can't easily solve for your x intercepts or factor your equation, use a special equation called the quadratic formula designed for this very purpose. If it isn't already, get your equation into the form ax2 + bx + c, then plug a, b, and c into the formula x = (-b +/- SqRt(b2 - 4ac))/2a.[14] Note that this often gives you two answers for x, which is OK - this just means your parabola has two x intercepts. See below for an example:
      • -5x2 + 1x + 10 gets plugged into the quadratic formula as follows:
      • x = (-1 +/- SqRt(12 - 4(-5)(10)))/2(-5)
      • x = (-1 +/- SqRt(1 + 200))/-10
      • x = (-1 +/- SqRt(201))/-10
      • x = (-1 +/- 14.18)/-10
      • x = (13.18/-10) and (-15.18/-10). The parabola's x intercepts are at approximately x = -1.318 and 1.518
      • Our previous standard form example, 2x2 + 16x + 39 gets plugged into the quadratic formula as follows:
      • x = (-16 +/- SqRt(162 - 4(2)(39)))/2(2)
      • x = (-16 +/- SqRt(256 - 312))/4
      • x = (-16 +/- SqRt(-56)/-10
      • Because finding the square root of a negative number is impossible, we know that no x intercepts exist for this particular parabola.
  9. [15] Though it's often not necessary to find an equation's y intercept (the point at which the parabola passes through the y axis), you may eventually be required to, especially if you're in school. This process is fairly easy - just set x = 0, then solve your equation for f(x) or y, which gives you the y value at which your parabola passes through the y axis. Unlike x intercepts, standard parabolas can only have one y intercept. Note - for standard form equations, the y intercept is at y = c.
    • For example, we know our quadratic equation 2x2 + 16x + 39 has a y intercept at y = 39, but it can also be found as follows:
      • f(x) = 2x2 + 16x + 39
      • f(x) = 2(0)2 + 16(0) + 39
      • f(x) = 39. The parabola's y intercept is at y = 39. As noted above, the y intercept is at y = c.
    • Our vertex form equation 4(x - 5)2 + 12 has a y intercept that can be found as follows:
      • f(x) = 4(x - 5)2 + 12
      • f(x) = 4(0 - 5)2 + 12
      • f(x) = 4(-5)2 + 12
      • f(x) = 4(25) + 12
      • f(x) = 112. The parabola's y intercept is at y = 112.
  10. You should now have a vertex, direction, x intercept(s), and, possibly, a y intercept for your equation. At this point, you can either attempt to draw your parabola using the points you have as a guideline, or you can find more points to "fill out" your parabola so that the curve you draw is more accurate. The easiest way to do this is simply to plug in a few x values on either side of your vertex, then plot these points using the y values you obtain. Often, teachers will require you to obtain a certain number of points before you draw your parabola.[16]
    • Let's revisit the equation x2 + 2x + 1. We already know its only x intercept is at x = -1. Because it only touches the x intercept at one point, we can infer that its vertex is its x intercept, which means its vertex is (-1,0). We effectively only have one point for this parabola - not nearly enough to draw a good parabola. Let's find a few more to ensure we draw an accurate graph.
      • Let's find the y values for the following x values: 0, 1, -2, and -3.
      • For 0: f(x) = (0)2 + 2(0) + 1 = 1. Our point is (0,1).
      • For 1: f(x) = (1)2 + 2(1) + 1 = 4. Our point is (1,4).
      • For -2: f(x) = (-2)2 + 2(-2) + 1 = 1. Our point is (-2,1).
      • For -3: f(x) = (-3)2 + 2(-3) + 1 = 4. Our point is (-3,4).
      • Plot these points to the graph and draw your U-shaped curve. Note that the parabola is perfectly symmetrical - when your points on one side of the parabola lie on whole numbers, you can usually save yourself some work by simply reflecting a given point across the parabola's axis of symmetry to find the corresponding point on the other side of the parabola.
  11. Advertisement

Expert Q&A

Search
Add New Question
  • Question
    How can you tell if a parabola will have a maximum or a minimum?
    Jake Adams
    Jake Adams
    Academic Tutor
    Jake Adams is an academic tutor and the owner of Simplifi EDU, a Santa Monica, California based online tutoring business offering learning resources and online tutors for academic subjects K-College, SAT & ACT prep, and college admissions applications. With over 14 years of professional tutoring experience, Jake is dedicated to providing his clients the very best online tutoring experience and access to a network of excellent undergraduate and graduate-level tutors from top colleges all over the nation. Jake holds a BS in International Business and Marketing from Pepperdine University.
    Jake Adams
    Academic Tutor
    Expert Answer
    If it's positive, it's going to be upward facing. If it's negative, it's going to be downward facing. I like to remember that by saying, negative people frown and positive people smile.
  • Question
    On my homework, I got x^2-x-2 and I graphed it, so how do I find the axis of symmetry?
    Community Answer
    Community Answer
    Did you find the vertex when graphing it? If so, the axis of symmetry is the vertical line running through the vertex. To check your answer, it should have the equation x = 1/2.
  • Question
    How do I solve a system of equations algebraically?
    Donagan
    Donagan
    Top Answerer
    See the wikiHow article Solve Systems of Equations.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

  • Note that in f(x) = ax2 + bx + c, if b or c equal zero, those numbers disappear. For example, 12x2 + 0x + 6 becomes 12x2 + 6 because 0x is 0.
  • Round numbers or use fractions as your algebra teacher tells you to. This will help you graph your quadratic equations properly.
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

You Might Also Like

Solve Radical EquationsSolve Radical Equations
Draw a Parabolic Curve (a Curve with Straight Lines)Draw a Parabolic Curve (a Curve with Straight Lines)
Find the Maximum or Minimum Value of a Quadratic Function EasilyFind the Maximum or Minimum Value of a Quadratic Function Easily
Solve a Cubic EquationSolve a Cubic Equation
Complete the Square Complete the Square to Solve a Quadratic Equation
Factor a Cubic PolynomialFactor a Cubic Polynomial
Learn AlgebraLearn Algebra
Solve for XSolve for X
Calculate Ac 5eArmor Class in D&D 5E: What Is It & How Can You Calculate It?
When to Flip Inequality SignYour Guide to Flipping the Inequality Sign (And Solving Inequalities)
Algebraically Find the Intersection of Two LinesAlgebraically Find the Intersection of Two Lines
Solve Systems of Algebraic Equations Containing Two VariablesSolve Systems of Algebraic Equations Containing Two Variables
Solve Quadratic Equations Solve a Quadratic Equation: A Step-by-Step Guide
Calculate FrequencyCalculate Frequency
Advertisement

About This Article

Jake Adams
Co-authored by:
Academic Tutor
This article was co-authored by Jake Adams. Jake Adams is an academic tutor and the owner of Simplifi EDU, a Santa Monica, California based online tutoring business offering learning resources and online tutors for academic subjects K-College, SAT & ACT prep, and college admissions applications. With over 14 years of professional tutoring experience, Jake is dedicated to providing his clients the very best online tutoring experience and access to a network of excellent undergraduate and graduate-level tutors from top colleges all over the nation. Jake holds a BS in International Business and Marketing from Pepperdine University. This article has been viewed 539,105 times.
47 votes - 78%
Co-authors: 28
Updated: December 1, 2024
Views: 539,105
Categories: Algebra | Graphs
Article SummaryX

To graph a quadratic equation, start by solving for h in vertex form, or taking -b divided by 2 times a in standard form. Then, define or calculate the value of k and plot the point (h, k), which is the vertex of your parabola. In the equation, determine whether a is positive, which means the parabola will open upwards, or negative, which means it will open downwards. To find the x-intercepts, set the function of x equal to 0 which can help you graph the parabola. For tips on finding the y-intercept and other points on the line, read on!

Did this summary help you?

Thanks to all authors for creating a page that has been read 539,105 times.

Reader Success Stories

  • Sammy

    Sammy

    Mar 1, 2017

    "This helped a lot. Thanks! I needed this to further understand and expand my knowledge on quadratic equations and..." more
Share your story

Did this article help you?

Advertisement