Quadratic Function - Standard Form, Formula, Examples (2024)

Quadratic functions are used in different fields of engineering and science to obtain values of different parameters. Graphically, they are represented by a parabola. Depending on the coefficient of the highest degree, the direction of the curve is decided. The word "Quadratic" is derived from the word "Quad" which means square. In other words, a quadratic function is a “polynomial function of degree 2.” There are many scenarios where quadratic functions are used. Did you know that when a rocket is launched, its path is described by quadratic function?

In this article, we will explore the world of quadratic functions in math. You will get to learn about the graphs of quadratic functions, quadratic functions formulas, and other interesting facts about the topic. We will also solve examples based on the concept for a better understanding.

1.What is Quadratic Function?
2.Standard Form of a Quadratic Function
3.Quadratic Functions Formula
4.Different Forms of Quadratic Function
5.Domain and Range of Quadratic Function
6.Graphing Quadratic Function
7.Maxima and Minima of Quadratic Function
8.FAQs on Quadratic Function

What is Quadratic Function?

A quadratic function is a polynomial function with one or more variables in which the highest exponent of the variable is two. Since the highest degree term in a quadratic function is of the second degree, therefore it is also called the polynomial of degree 2. A quadratic function has a minimum of one term which is of the second degree. It is an algebraic function.

The parent quadratic function is of the form f(x) = x2 and it connects the points whose coordinates are of the form (number, number2). Transformations can be applied on this function on which it typically looks of the form f(x) = a (x - h)2 + k and further it can be converted into the form f(x) = ax2 + bx + c. Let us study each of these in detail in the upcoming sections.

Standard Form of a Quadratic Function

The standard form of a quadratic function is of the form f(x) = ax2 + bx + c, where a, b, and c are real numbers with a ≠ 0.

Quadratic Function - Standard Form, Formula, Examples (1)

Quadratic Function Examples

The quadratic function equation is f(x) = ax2 + bx + c, where a ≠ 0. Let us see a few examples of quadratic functions:

  • f(x) = 2x2 + 4x - 5; Here a = 2, b = 4, c = -5
  • f(x) = 3x2 - 9; Here a = 3, b = 0, c = -9
  • f(x) = x2 - x; Here a = 1, b = -1, c = 0

Now, consider f(x) = 4x-11; Here a = 0, therefore f(x) is NOT a quadratic function.

Vertex of Quadratic Function

The vertex of a quadratic function (which is in U shape) is where the function has a maximum value or a minimum value. The axis of symmetry of the quadratic function intersects the function (parabola) at the vertex.

Quadratic Function - Standard Form, Formula, Examples (2)

Quadratic Functions Formula

A quadratic function can always be factorized, but the factorization process may be difficult if the zeroes of the expression are non-integer real numbers or non-real numbers. In such cases, we can use the quadratic formula to determine the zeroes of the expression. The general form of a quadratic function is given as: f(x) = ax2 + bx + c, where a, b, and c are real numbers with a ≠ 0. The roots of the quadratic function f(x) can be calculated using the formula of the quadratic function which is:

  • x = [ -b ± √(b2 - 4ac) ] / 2a

Different Forms of Quadratic Function

A quadratic function can be in different forms: standard form, vertex form, and intercept form. Here are the general forms of each of them:

  • Standard form: f(x) = ax2 + bx + c, where a ≠ 0.
  • Vertex form: f(x) = a(x - h)2 + k, where a ≠ 0 and (h, k) is the vertex of the parabola representing the quadratic function.
  • Intercept form: f(x) = a(x - p)(x - q), where a ≠ 0 and (p, 0) and (q, 0) are the x-intercepts of the parabola representing the quadratic function.

The parabola opens upwards or downwards as per the value of 'a' varies:

  • If a > 0, then the parabola opens upward.
  • If a < 0, then the parabola opens downward.

Quadratic Function - Standard Form, Formula, Examples (3)

We can always convert one form to the other form. We can easily convert vertex form or intercept form into standard form by just simplifying the algebraic expressions. Let us see how to convert the standard form into each vertex form and intercept form.

Converting Standard Form of Quadratic Function Into Vertex Form

A quadratic function f(x) = ax2 + bx + c can be easily converted into the vertex form f(x) = a (x - h)2 + k by using the values h = -b/2a and k = f(-b/2a). Here is an example.

Example: Convert the quadratic function f(x) = 2x2 - 8x + 3 into the vertex form.

  • Step - 1: By comparing the given function with f(x) = ax2 + bx + c, we get a = 2, b = -8, and c = 3.
  • Step - 2: Find 'h' using the formula: h = -b/2a = -(-8)/2(2) = 2.
  • Step - 3: Find 'k' using the formula: k = f(-b/2a) = f(2) = 2(2)2 - 8(2) + 3 = 8 - 16 + 3 = -5.
  • Step - 4: Substitute the values into the vertex form: f(x) = 2 (x - 2)2 - 5.

Converting Standard Form of Quadratic Function Into Intercept Form

A quadratic function f(x) = ax2 + bx + c can be easily converted into the vertex form f(x) = a (x - p)(x - q) by using the values of p and q (x-intercepts) by solving the quadratic equation ax2 + bx + c = 0.

Example: Convert the quadratic function f(x) = x2 - 5x + 6 into the intercept form.

  • Step - 1: By comparing the given function with f(x) = ax2 + bx + c, we get a = 1.
  • Step - 2: Solve the quadratic equation: x2 - 5x + 6 = 0
    By factoring the left side part, we get
    (x - 3) (x - 2) = 0
    x = 3, x = 2
  • Step - 3: Substitute the values into the intercept form: f(x) = 1 (x - 3)(x - 2).

Domain and Range of Quadratic Function

The domain of a quadratic function is the set of all x-values that makes the function defined and the range of a quadratic function is the set of all y-values that the function results in by substituting different x-values.

Domain of Quadratic Function

A quadratic function is a polynomial function that is defined for all real values of x. So, the domain of a quadratic function is the set of real numbers, that is, R. In interval notation, the domain of any quadratic function is (-∞, ∞).

Range of Quadratic Function

The range of the quadratic function depends on the graph's opening side and vertex. So, look for the lowermost and uppermost f(x) values on the graph of the function to determine the range of the quadratic function. The range of any quadratic function with vertex (h, k) and the equation f(x) = a(x - h)2 + k is:

  • y ≥ k (or) [k, ∞) when a > 0 (as the parabola opens up when a > 0).
  • y ≤ k (or) (-∞, k] when a < 0 (as the parabola opens down when a < 0).

Graphing Quadratic Function

The graph of a quadratic function is a parabola. i.e., it opens up or down in the U-shape. Here are the steps for graphing a quadratic function.

  • Step - 1: Find the vertex.
  • Step - 2: Compute a quadratic function table with two columns x and y with 5 rows (we can take more rows as well) with vertex to be one of the points and take two random values on either side of it.
  • Step - 3: Find the corresponding values of y by substituting each x value in the given quadratic function.
  • Step - 4: Now, we have two points on either side of the vertex so that by plotting them on the coordinate plane and joining them by a curve, we can get the perfect shape. Also, extend the graph on both sides. Here is the quadratic function graph.

Example: Graph the quadratic function f(x) = 2x2 - 8x + 3.

Solution:

By comparing this with f(x) = ax2 + bx + c, we get a = 2, b = -8, and c = 3.

  • Step - 1: Let us find the vertex.
    x-ccordinate of vertex = -b/2a = 8/4 = 2
    y-coordinate of vertex = f(-b/2a) = 2(2)2 - 8(2) + 3 = 8 - 16 + 3 = -5.
    Therefore, vertex = (2, -5).
  • Step - 2: Frame a table with vertex written in the middle row.
    xy
    2-5
  • Step - 3: Fill the first column with two random numbers on either side of 2.
    xy
    0
    1
    2-5
    3
    4
  • Step - 4: Find y by substituting each x-value in the given quadratic function. For example, when x = 0, y = 2(0)2 - 8(0) + 3 = 3.
    xy
    03
    1-3
    2-5
    3-3
    43
  • Step - 5: Just plot the above points and join them by a smooth curve.
    Quadratic Function - Standard Form, Formula, Examples (4)

Note: We can plot the x-intercepts and y-intercept of the quadratic function as well to get a neater shape of the graph.

The graph of quadratic functions can also be obtained using the quadratic functions calculator.

Maxima and Minima of Quadratic Function

Maxima or minima of quadratic functions occur at its vertex. It can also be found by using differentiation. To understand the concept better, let us consider an example and solve it. Let's take an example of quadratic function f(x) = 3x2 + 4x + 7.

Differentiating the function,

⇒f'(x) = 6x + 4

Equating it to zero,

⇒6x + 4 = 0

⇒ x = -2/3

Double differentiating the function,

⇒f''(x) = 6 > 0

Since the double derivative of the function is greater than zero, we will have minima at x = -2/3 (by second derivative test), and the parabola is upwards.

Similarly, if the double derivative at the stationary point is less than zero, then the function would have maxima. Hence, by using differentiation, we can find the minimum or maximum of a quadratic function.

Related Articles

  • Quadratic Equations Calculator
  • Roots of Quadratic Equation Calculator

Important Notes on Quadratic Function:

  • The standard form of the quadratic function is f(x) = ax2+bx+c where a ≠ 0.
  • The graph of the quadratic function is in the form of a parabola.
  • The quadratic formula is used to solve a quadratic equation ax2 + bx + c = 0 and is given by x = [ -b ± √(b2 - 4ac) ] / 2a.
  • The discriminant of a quadratic equation ax2 + bx + c = 0 is given by b2-4ac. This is used to determine the nature of the zeroes of a quadratic function.

FAQs on Quadratic Function

What is Quadratic Function in Math?

A quadratic function is a polynomial function with one or more variables in which the highest exponent of the variable is two. In other words, a quadratic function is a “polynomial function of degree 2.”

Why is the Name Quadratic Function?

The meaning of "quad" is "square". Hence, a polynomial function of degree 2 is called a quadratic function.

What is Quadratic Function Equation?

A quadratic function is a polynomial of degree 2 and so the equation of quadratic function is of the form f(x) = ax2 + bx + c, where 'a' is a non-zero number; and a, b, and c are real numbers.

What is the Vertex of Quadratic Function?

Vertex of a quadratic function is a point where the parabola changes direction and crosses the axis of symmetry. It is a point where the parabola changes from increasing to decreasing or from decreasing to increasing. At this point, the derivative of the quadratic function is 0.

What Are the Zeros of a Quadratic Function?

The zeroes of a quadratic function are points where the graph of the function intersects the x-axis. At the zeros of the function, the y-coordinate is 0 and the x-coordinate represents the zeros of the quadratic polynomial function. The zeros of a quadratic function are also called the roots of the function.

What is a Quadratic Functions Table?

A quadratic functions table is a table where we determine the values of y-coordinates corresponding to each x-coordinates and vice-versa. The table consists of the coordinates of the graph of the quadratic functions. We usually write the vertex of the quadratic functions in the quadratic functions in one of the rows of the table.

How to Draw Quadratic Graph?

The graph of a quadratic function is a parabola. It can be drawn by plotting the coordinates on the graph. We plug in the values of x and obtain the corresponding values of y, hence obtaining the coordinates of the graph. After plotting the coordinates on the graph, we connect the dots using a free hand to obtain the graph of the quadratic functions. Finding the vertex helps in drawing a quadratic graph.

How to Find the x-intercept of a Quadratic Function?

The X-intercept of a quadratic function can be found considering the quadratic function f(x) = 0 and then determining the value of x. In other words, the x-intercept is nothing but zero of a quadratic equation.

Is Parabola is a Quadratic Function?

A parabola is a graph of a quadratic function. A quadratic function is of the form f(x) = ax2 + bx + c with a not equal to 0. Parabola is a U-shaped or inverted U-shaped graph of a quadratic function.

How to Find the Inverse of a Quadratic Function?

The inverse of a quadratic function f(x) can be found by replacing f(x) by y. Then, we switch the roles of x and y, that is, we replace x with y and y with x. After this, we solve y for x and then replace y by f-1(x) to obtain the inverse of the quadratic function f(x).

What are the Forms of Quadratic Function?

A quadratic function can be in different forms: standard form, vertex form, and intercept form. Here are the general forms of each of them:

  • Standard form: f(x) = ax2 + bx + c, where a ≠ 0.
  • Vertex form: f(x) = a(x - h)2 + k, where a ≠ 0 and (h, k) is the vertex of the parabola representing the quadratic function.
  • Intercept form: f(x) = a(x - p)(x - q), where a ≠ 0 and (p, 0) and (q, 0) are the x-intercepts of the parabola representing the quadratic function.

We can convert one of these forms into the other forms. For more information, click here.

What is the Difference Between Quadratic Function and Quadratic Equation?

A quadratic function is of the form f(x) = ax2 + bx + c, where a ≠ 0. Each point on its graph is of the form (x, ax2 + bx + c). This is for the graphing purpose. On the other hand, a quadratic equation is of the form ax2 + bx + c = 0, where a ≠ 0. This is for finding the solution and it gives definite values of x as solution.

Quadratic Function - Standard Form, Formula, Examples (2024)

FAQs

What is an example of a quadratic function in standard form? ›

Examples of the standard form of a quadratic equation (ax² + bx + c = 0) include: 6x² + 11x - 35 = 0. 2x² - 4x - 2 = 0.

What is the formula for the quadratic equation in standard form? ›

The standard form of the quadratic equation is given by the expression ax^2 + bx + c = 0, where a, b, and c are constants. This equation can be derived from the general form of a quadratic function by completing the square.

How to solve quadratic equation formula? ›

The quadratic formula helps us solve any quadratic equation. First, we bring the equation to the form ax²+bx+c=0, where a, b, and c are coefficients. Then, we plug these coefficients in the formula: (-b±√(b²-4ac))/(2a) . See examples of using the formula to solve a variety of equations.

What is the standard form of a quadratic equation give at least 2 examples? ›

The standard form of a quadratic is y = ax^2 + bx + c, where a, b, and c are numbers and a cannot be 0. Examples of quadratic equations include all of these: y = x^2 + 3x + 1. y = x^2.

How to write a quadratic formula? ›

The general form of the quadratic function is: F(x) = ax^2 + bx + c, where a, b, and c are constants.

How to write an equation in standard form? ›

The standard form for linear equations in two variables is Ax+By=C. For example, 2x+3y=5 is a linear equation in standard form. When an equation is given in this form, it's pretty easy to find both intercepts (x and y).

What is the standard form of the quadratic equation solution? ›

Standard form of a quadratic equation: ax² + bx + c = 0, a ≠ 0. Quadratic formula: [-b±√(b²-4ac)]/(2a) to find the solution of a quadratic equation. Discriminant: b 2 – 4ac.

What is the quadratic formula used for? ›

What is the Quadratic Formula used for? The quadratic formula is used to find the roots of a quadratic equation and these roots are called the solutions of the quadratic equation. However, there are several methods of solving quadratic equations such as factoring, completing the square, graphing, etc.

What are the 10 examples of a quadratic equation? ›

Examples of quadratic equations
  • x 2 + x − 30 = 0.
  • 5 t 2 + 4 t + 1 = 0.
  • 16 x 2 − 4 = 0.
  • 3 x 2 + x = 0.
  • 5 x 2 = 25.

How did you write each quadratic equation in standard form? ›

The standard form of quadratic equation is ax2 + bx + c = 0, where 'a' is the leading coefficient and it is a non-zero real number. This equation is called 'quadratic' as its degree is 2 because 'quad' means 'square'.

What are the 4 ways to solve a quadratic formula? ›

Answer: There are various methods by which you can solve a quadratic equation such as: factorization, completing the square, quadratic formula, and graphing. These are the four general methods by which we can solve a quadratic equation.

What is the standard form of a quadratic polynomial? ›

What is the Standard Form of a Quadratic Polynomial with Real Coefficients? The standard form of a quadratic polynomial p(x) = ax2 + bx + c, where a, b, and c are real numbers, and a ≠ 0.

What does a standard form equation look like? ›

The standard form for linear equations in two variables is Ax+By=C. For example, 2x+3y=5 is a linear equation in standard form.

How to write a function in standard form from a graph? ›

To make a standard form equation of a line from its graph, we use the following steps:
  1. Identify two points on the line, and use those points to find the slope of the line.
  2. Use the slope and one of the points found in step 1 to write the point-slope form of the line.
  3. Put the point-slope form of the line in standard form.

Top Articles
Synthes Va Clavicle Inventory Control Form
Round Yellow Pill With Teva
The Civil Rights Movement: A Very Short Introduction
Hsqa Online Renewal System
Jeff Bezos Lpsg
Triple A Flat Tire Repair Cost
Seth Juszkiewicz Obituary
Utah State Park Camping Reservations
Love In The Air Ep 2 Eng Sub
Betty Rea Ice Cream
Kimpton Hotels In Charleston Sc
'A Cure for Wellness', Explained
Telegraph Ukraine podcast presenter David Knowles dies aged 32
Tinyzonetv.to Unblocked
Dtlr On 87Th Cottage Grove
Craigslist Hutchinson Ks
Get Got Lyrics
Methodwow
My Sagu Blackboard
Devotion Showtimes Near Amc Classic Shiloh 14
Real Caca Girl Leak
Craigslist Truck
Araxotok
Brake Masters 208
Natural Appetite Suppressant Tea Fat Loss Diet Plan For Male Bodybuilding (Safe) << Silbonah
6 Best Doublelist Alternatives Worth Trying in 2024
Chi Trib Weather
Hinzufügen Ihrer Konten zu Microsoft Authenticator
Joy Ride 2023 Showtimes Near Cinemark Huber Heights 16
Bayada Bucks Catalog 2023
Toonily.cim
Brublackvip
Optimizing Sports Performance Pueblo
What Is a Homily? | Best Bible Commentaries
A-Z List of Common Medical Abbreviations, Acronyms & Definitions
Dumb Money Showtimes Near Maya Cinemas Salinas
Ucf Net Price Calculator
Actionman23
Volusia Schools Parent Portal
Gargoyle Name Generator
Planet Zoo Obstructed
Ctbids Reno
2005 Lund Boat For Sale in Ham Lake, MN Lot #67597***
6173770487
Solar Smash Unblocked Wtf
9294027542
DIRECT. France-Côte d'Ivoire U23: après Barcola, deux nouveaux forfaits pour les Espoirs
Linkbuilding Specialist Amsterdam
2022 Basketball 247
Benson Downs Resident Portal
Cheap Cars for Sale in Colorado Springs, CO
What Does Code 898 Mean On Irs Transcript
Latest Posts
Article information

Author: Stevie Stamm

Last Updated:

Views: 6159

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Stevie Stamm

Birthday: 1996-06-22

Address: Apt. 419 4200 Sipes Estate, East Delmerview, WY 05617

Phone: +342332224300

Job: Future Advertising Analyst

Hobby: Leather crafting, Puzzles, Leather crafting, scrapbook, Urban exploration, Cabaret, Skateboarding

Introduction: My name is Stevie Stamm, I am a colorful, sparkling, splendid, vast, open, hilarious, tender person who loves writing and wants to share my knowledge and understanding with you.