Orchids Logo

Graph of Cubic Polynomial

Class 10Polynomials

After studying the graph of quadratic polynomials (parabolas), we now move to cubic polynomials — polynomials of degree 3. A cubic polynomial has the general form ax^3 + bx^2 + cx + d, where a is not zero. The graph of a cubic polynomial is fundamentally different from a parabola. While a parabola is a symmetric U-shaped curve, the graph of a cubic polynomial is an S-shaped curve that can cross the x-axis at one, two, or three points. Understanding cubic graphs is important because many real-world phenomena (such as the relationship between volume and side length, or certain economic models) follow cubic patterns. In Class 10, we study how to sketch cubic graphs, identify their zeroes from the graph, and understand the relationship between the number of zeroes and the degree of the polynomial.

What is Graph of a Cubic Polynomial?

A cubic polynomial is a polynomial of degree 3. Its general form is p(x) = ax^3 + bx^2 + cx + d, where a, b, c, and d are real numbers and a is not equal to zero.

Shape of the Graph: The graph of a cubic polynomial is a smooth continuous curve that has an S-like shape (or a reversed S-shape). Unlike a parabola, a cubic curve is not symmetric. It can have turning points (local maxima and minima), but it always extends to positive infinity in one direction and negative infinity in the other.

End Behaviour:

  • If a > 0: As x approaches positive infinity, y approaches positive infinity. As x approaches negative infinity, y approaches negative infinity. The curve rises from lower-left to upper-right.
  • If a < 0: As x approaches positive infinity, y approaches negative infinity. As x approaches negative infinity, y approaches positive infinity. The curve falls from upper-left to lower-right.

Zeroes: A cubic polynomial can have 1, 2, or 3 real zeroes. Since the graph must cross from one side of the x-axis to the other (due to the end behaviour), it always has at least one real zero. The zeroes are the x-coordinates where the graph intersects or touches the x-axis.

Turning Points: A cubic polynomial can have 0 or 2 turning points (local maximum and local minimum). If it has no turning points, the graph is monotonically increasing (if a > 0) or monotonically decreasing (if a < 0). The turning points are found using calculus (not required in Class 10), but their approximate positions can be observed from the graph.

Point of Inflection: Every cubic graph has a point of inflection where the curve changes from being concave upward to concave downward (or vice versa). This point is at x = -b/(3a).

Graph of Cubic Polynomial Formula

General Form: p(x) = ax^3 + bx^2 + cx + d

Zeroes and Coefficients (Vieta's Formulas): If alpha, beta, gamma are the three zeroes, then:

alpha + beta + gamma = -b/a

alpha*beta + beta*gamma + gamma*alpha = c/a

alpha * beta * gamma = -d/a

Y-intercept: The graph crosses the y-axis at (0, d).

Point of inflection x-coordinate: x = -b/(3a)

Number of real zeroes: A cubic always has at least 1 real zero and at most 3 real zeroes.

Factored forms:

Three distinct zeroes: p(x) = a(x - alpha)(x - beta)(x - gamma)

One repeated zero and one distinct: p(x) = a(x - alpha)^2(x - beta)

One zero with multiplicity 3: p(x) = a(x - alpha)^3

Derivation and Proof

Understanding why a cubic graph has its characteristic S-shape requires examining the behaviour of the function for large and small values of x and the role of turning points.

End Behaviour Analysis:

For p(x) = ax^3 + bx^2 + cx + d, when |x| is very large, the x^3 term dominates all other terms. So for large |x|, p(x) behaves like ax^3.

If a > 0: When x is large and positive, ax^3 is large and positive (y goes to +infinity). When x is large and negative, ax^3 is large and negative (y goes to -infinity).

Since the graph goes from -infinity to +infinity (or vice versa), by the Intermediate Value Theorem, it must cross the x-axis at least once. This is why every cubic has at least one real zero.

Why at Most 3 Zeroes:

By the Factor Theorem, if alpha is a zero of p(x), then (x - alpha) is a factor. After factoring out (x - alpha), we get a quadratic quotient: p(x) = (x - alpha)(ax^2 + ex + f). The quadratic can have 0, 1, or 2 more real zeroes. Therefore, the total number of real zeroes is 1, 2, or 3.

Three Zeroes: When the quadratic factor has two distinct real roots, the cubic has three x-intercepts and the graph crosses the x-axis three times, creating the classic S-curve with two turning points between the zeroes.

Two Zeroes: When the quadratic factor has one repeated root, the cubic has two distinct zeroes — at one of them, the graph crosses the x-axis, and at the other, it touches the x-axis and turns back (tangent to the x-axis). Graphically, this appears as the curve touching the x-axis at one point and crossing at another.

One Zero: When the quadratic factor has no real roots (discriminant < 0), the cubic has only one x-intercept. The graph crosses the x-axis once and has either no turning points (monotonic curve) or two turning points that are both above or both below the x-axis.

Symmetry about the Point of Inflection:

While a cubic graph is not symmetric like a parabola, it does have a special kind of symmetry: it is symmetric about its point of inflection (the point where the concavity changes). For the simplest cubic y = x^3, the point of inflection is at the origin, and the graph has rotational symmetry of 180 degrees about this point.

Types and Properties

Cubic polynomial graphs can be classified based on the number of real zeroes and the shape of the curve:

Type 1: Three Distinct Real Zeroes (a > 0)

Example: y = x^3 - 6x^2 + 11x - 6 = (x - 1)(x - 2)(x - 3). The graph crosses the x-axis at x = 1, 2, and 3. Between x = 1 and x = 2, there is a local maximum. Between x = 2 and x = 3, there is a local minimum. The curve has two turning points and the classic S-shape.

Type 2: Three Distinct Real Zeroes (a < 0)

Example: y = -x^3 + 6x^2 - 11x + 6 = -(x - 1)(x - 2)(x - 3). Same zeroes, but the graph is a reflected S (from upper-left to lower-right). Between x = 1 and x = 2, there is a local minimum. Between x = 2 and x = 3, there is a local maximum.

Type 3: One Repeated Zero and One Distinct Zero

Example: y = x^3 - 3x + 2 = (x - 1)^2(x + 2). The graph touches the x-axis at x = 1 (the repeated zero) and crosses at x = -2. At x = 1, the curve touches the axis but does not cross it.

Type 4: One Zero with Multiplicity 3 (Triple Root)

Example: y = (x - 2)^3. The graph crosses the x-axis at x = 2, but it flattens out at this point (the curve has a horizontal tangent at the zero). The point of inflection is at x = 2.

Type 5: Only One Real Zero (No Repeated Zeroes)

Example: y = x^3 + x. Factoring: x(x^2 + 1). Since x^2 + 1 > 0 for all real x, the only zero is x = 0. The graph crosses the x-axis once and is monotonically increasing with no turning points.

Methods

Method: Steps to Sketch the Graph of a Cubic Polynomial

Step 1: Identify the coefficients. Write p(x) = ax^3 + bx^2 + cx + d and identify a, b, c, d.

Step 2: Determine end behaviour. If a > 0, the graph rises from left to right (lower-left to upper-right). If a < 0, it falls from left to right.

Step 3: Find the y-intercept. Set x = 0 to get y = d. The point (0, d) is on the graph.

Step 4: Find the zeroes (x-intercepts). Try to factorise p(x). Common methods include: trying integer values (using the Rational Root Theorem), factoring by grouping, or using known identities. Once one zero is found, divide by the corresponding factor to get a quadratic, then solve the quadratic.

Step 5: Create a table of values. Substitute several values of x (especially between and beyond the zeroes) to find additional points.

Step 6: Plot and connect. Plot all known points and draw a smooth S-shaped curve consistent with the end behaviour and the zeroes.

Reading Zeroes from a Cubic Graph:

Look for the x-coordinates where the curve crosses or touches the x-axis. If the curve crosses the axis, that is a simple zero. If it touches the axis and turns back, that is a repeated zero. Count the total number of such points to determine the number of real zeroes.

Solved Examples

Example 1: Example 1: Sketch y = x^3 - 3x^2 + 2x

Problem: Draw the graph of y = x^3 - 3x^2 + 2x and find its zeroes.

Solution:

Factor: y = x(x^2 - 3x + 2) = x(x - 1)(x - 2).

Zeroes: x = 0, x = 1, x = 2.

End behaviour: a = 1 > 0, so the graph rises from lower-left to upper-right.

Y-intercept: (0, 0).

Table of values: x = -1: y = -1 - 3 - 2 = -6. x = 0: y = 0. x = 0.5: y = 0.125 - 0.75 + 1 = 0.375. x = 1: y = 0. x = 1.5: y = 3.375 - 6.75 + 3 = -0.375. x = 2: y = 0. x = 3: y = 27 - 27 + 6 = 6.

The graph crosses the x-axis at 0, 1, and 2. Between x = 0 and x = 1, there is a local maximum (curve goes above the axis). Between x = 1 and x = 2, there is a local minimum (curve goes below the axis).

Answer: The zeroes are 0, 1, and 2. The graph has the classic S-shape with three x-intercepts.

Example 2: Example 2: Sketch y = x^3 - x

Problem: Draw the graph of y = x^3 - x and determine its zeroes and symmetry.

Solution:

Factor: y = x(x^2 - 1) = x(x - 1)(x + 1).

Zeroes: x = -1, x = 0, x = 1.

End behaviour: a = 1 > 0, rises from lower-left to upper-right.

Symmetry check: p(-x) = -x^3 + x = -(x^3 - x) = -p(x). So the function is odd, meaning the graph has rotational symmetry of 180 degrees about the origin.

Table: x = -2: y = -8 + 2 = -6. x = -1: y = 0. x = -0.5: y = -0.125 + 0.5 = 0.375. x = 0: y = 0. x = 0.5: y = 0.125 - 0.5 = -0.375. x = 1: y = 0. x = 2: y = 6.

The graph crosses the x-axis at -1, 0, and 1. Between -1 and 0, there is a local maximum at approximately x = -1/sqrt(3). Between 0 and 1, there is a local minimum at approximately x = 1/sqrt(3).

Answer: Zeroes are -1, 0, 1. The graph is symmetric about the origin (odd function).

Example 3: Example 3: Sketch y = x^3 (simplest cubic)

Problem: Draw the graph of y = x^3 and describe its features.

Solution:

This is the simplest cubic polynomial with a = 1, b = 0, c = 0, d = 0.

Only zero: x = 0 (a triple root).

End behaviour: Rises from lower-left to upper-right.

Table: x = -2: y = -8. x = -1: y = -1. x = 0: y = 0. x = 1: y = 1. x = 2: y = 8.

Features: The graph passes through the origin. At x = 0, the curve flattens out horizontally (the tangent is horizontal). There are no turning points (no local max or min); the function is always increasing. The point (0, 0) is a point of inflection where the concavity changes.

The graph is symmetric about the origin (odd function): p(-x) = -p(x).

Answer: One zero at x = 0 (multiplicity 3). The graph is monotonically increasing with a point of inflection at the origin.

Example 4: Example 4: Sketch y = -x^3 + 9x

Problem: Draw the graph of y = -x^3 + 9x and find its zeroes.

Solution:

Factor: y = -x^3 + 9x = -x(x^2 - 9) = -x(x - 3)(x + 3).

Zeroes: x = -3, x = 0, x = 3.

End behaviour: a = -1 < 0, so the graph falls from upper-left to lower-right.

Table: x = -4: y = 64 - 36 = 28. x = -3: y = 0. x = -1: y = 1 - 9 = -8. Wait, y = -(-1) + 9(-1) = 1 - 9 = -8. Hmm, let me recalculate. y = -(-1)^3 + 9(-1) = -(-1) + (-9) = 1 - 9 = -8. x = 0: y = 0. x = 1: y = -1 + 9 = 8. x = 3: y = 0. x = 4: y = -64 + 36 = -28.

The graph starts high (upper-left), crosses the x-axis at -3, dips below at the local minimum between -3 and 0, crosses back at 0, rises to a local maximum between 0 and 3, then crosses at 3 and continues downward.

Answer: Zeroes are -3, 0, and 3. The graph has three x-intercepts with a falling S-curve pattern.

Example 5: Example 5: Cubic with one real zero

Problem: Sketch the graph of y = x^3 + x + 2 and determine how many real zeroes it has.

Solution:

Try x = -1: y = -1 - 1 + 2 = 0. So x = -1 is a zero.

Divide by (x + 1): x^3 + x + 2 = (x + 1)(x^2 - x + 2).

For x^2 - x + 2: D = 1 - 8 = -7 < 0. No real roots.

So the only real zero is x = -1.

End behaviour: a = 1 > 0, rises from lower-left to upper-right.

Table: x = -2: y = -8 - 2 + 2 = -8. x = -1: y = 0. x = 0: y = 2. x = 1: y = 4. x = 2: y = 12.

The graph crosses the x-axis only at x = -1. After crossing, it stays above the x-axis and continues to rise. The quadratic factor x^2 - x + 2 is always positive (minimum value at x = 1/2 is 2 - 1/4 = 7/4 > 0).

Answer: Only one real zero: x = -1. The graph crosses the x-axis once.

Example 6: Example 6: Cubic with a repeated zero

Problem: Sketch the graph of y = x^3 - x^2 - x + 1 and identify the nature of its zeroes.

Solution:

Try x = 1: y = 1 - 1 - 1 + 1 = 0. So x = 1 is a zero.

Divide: x^3 - x^2 - x + 1 = (x - 1)(x^2 - 1) = (x - 1)(x - 1)(x + 1) = (x - 1)^2(x + 1).

Zeroes: x = 1 (repeated, multiplicity 2) and x = -1 (simple).

End behaviour: a = 1 > 0, rises from lower-left to upper-right.

Table: x = -2: y = (-3)^2(-1) = -9. x = -1: y = 0. x = 0: y = 1. x = 1: y = 0. x = 2: y = (1)^2(3) = 3.

At x = -1, the graph crosses the x-axis. At x = 1, the graph touches the x-axis and bounces back (because x = 1 is a repeated zero). The curve does not cross at x = 1; it just touches the axis.

Answer: Zeroes are x = -1 (crosses) and x = 1 (touches). Two distinct zeroes, one simple and one repeated.

Example 7: Example 7: Negative leading coefficient with three zeroes

Problem: Sketch y = -x^3 + 4x^2 - x - 6 given that its zeroes are -1, 2, and 3.

Solution:

Verify: p(-1) = 1 + 4 + 1 - 6 = 0. p(2) = -8 + 16 - 2 - 6 = 0. p(3) = -27 + 36 - 3 - 6 = 0. All confirmed.

a = -1 < 0, so the graph falls from upper-left to lower-right.

Table: x = -2: y = 8 + 16 + 2 - 6 = 20. x = -1: y = 0. x = 0: y = -6. x = 1: y = -1 + 4 - 1 - 6 = -4. x = 2: y = 0. x = 2.5: y = -15.625 + 25 - 2.5 - 6 = 0.875. x = 3: y = 0. x = 4: y = -64 + 64 - 4 - 6 = -10.

The graph starts high (upper-left), crosses at x = -1, dips below, crosses at x = 2, rises briefly, crosses at x = 3, then continues downward.

Answer: Three zeroes at x = -1, 2, 3. The graph has the inverted S-shape typical of a negative leading coefficient.

Example 8: Example 8: Determine number of zeroes from graph description

Problem: A cubic polynomial with positive leading coefficient has its graph crossing the x-axis at x = -2, touching the x-axis at x = 3, and the y-intercept is at y = -36. Find the polynomial.

Solution:

Since the graph crosses at x = -2 (simple zero) and touches at x = 3 (repeated zero), the polynomial has the form:

p(x) = a(x + 2)(x - 3)^2

The leading coefficient a > 0 (given). Y-intercept: p(0) = a(2)(9) = 18a = -36, so a = -2.

But wait, a = -2 < 0, which contradicts the given positive leading coefficient. Let us re-check: if the graph touches at x = 3 and the y-intercept is -36, perhaps the polynomial is p(x) = a(x - 3)^2(x + 2).

p(0) = a(9)(2) = 18a. For p(0) = -36: a = -2. Since a must be positive, let us reconsider. If the graph touches at x = -2 and crosses at x = 3: p(x) = a(x + 2)^2(x - 3). p(0) = a(4)(-3) = -12a = -36, so a = 3 > 0.

p(x) = 3(x + 2)^2(x - 3) = 3(x^2 + 4x + 4)(x - 3) = 3(x^3 + x^2 - 8x - 12) = 3x^3 + 3x^2 - 24x - 36.

Answer: p(x) = 3x^3 + 3x^2 - 24x - 36 = 3(x + 2)^2(x - 3).

Example 9: Example 9: Sketch y = 2x^3 - 3x^2

Problem: Sketch the graph of y = 2x^3 - 3x^2 and find its zeroes.

Solution:

Factor: y = x^2(2x - 3). Zeroes: x = 0 (repeated, multiplicity 2) and x = 3/2 (simple).

End behaviour: a = 2 > 0, rises from lower-left to upper-right.

Table: x = -1: y = -2 - 3 = -5. x = 0: y = 0. x = 0.5: y = 0.25 - 0.75 = -0.5. x = 1: y = 2 - 3 = -1. x = 1.5: y = 6.75 - 6.75 = 0. x = 2: y = 16 - 12 = 4.

At x = 0, the graph touches the x-axis (repeated zero) and stays below it. Then it crosses the x-axis at x = 3/2 and rises.

Answer: Zeroes are x = 0 (touches, repeated) and x = 3/2 (crosses). The graph has two x-intercepts.

Example 10: Example 10: Read zeroes from a table for a cubic

Problem: For a cubic polynomial p(x), the following values are given: p(-3) = 0, p(-1) = 8, p(0) = 6, p(1) = 0, p(2) = -6, p(3) = 0, p(4) = 14. Find the polynomial.

Solution:

From the table, p(-3) = 0, p(1) = 0, and p(3) = 0. So the three zeroes are -3, 1, and 3.

The polynomial has the form p(x) = a(x + 3)(x - 1)(x - 3).

Using p(0) = 6: a(3)(-1)(-3) = 9a = 6, so a = 2/3.

p(x) = (2/3)(x + 3)(x - 1)(x - 3).

Verification: p(-1) = (2/3)(2)(-2)(-4) = (2/3)(16) = 32/3. But the table says p(-1) = 8 = 24/3. This does not match.

Let me recheck: p(-1) = (2/3)(-1 + 3)(-1 - 1)(-1 - 3) = (2/3)(2)(-2)(-4) = (2/3)(16) = 32/3 which is not 8.

Trying a = 1: p(0) = (1)(3)(-1)(-3) = 9. Not 6. Trying a different approach. Perhaps the zeroes are not all simple.

Since p(-3) = 0 and p(1) = 0 and p(3) = 0, try p(x) = a(x + 3)(x - 1)(x - 3) + error. Let me use p(0) = 6 and p(2) = -6.

Actually, let p(x) = ax^3 + bx^2 + cx + d. Using four points: p(0) = d = 6. p(1) = a + b + c + 6 = 0. p(-3) = -27a + 9b - 3c + 6 = 0. p(3) = 27a + 9b + 3c + 6 = 0.

From p(1): a + b + c = -6. From p(-3): -27a + 9b - 3c = -6. From p(3): 27a + 9b + 3c = -6.

Adding the last two: 18b = -12, so b = -2/3. Subtracting: 54a + 6c = 0, so c = -9a. From a + b + c = -6: a - 2/3 - 9a = -6, so -8a = -16/3, giving a = 2/3. Then c = -6. d = 6.

p(x) = (2/3)x^3 - (2/3)x^2 - 6x + 6. Multiply by 3: 2x^3 - 2x^2 - 18x + 18 = 2(x^3 - x^2 - 9x + 9) = 2(x - 1)(x^2 - 9) = 2(x - 1)(x - 3)(x + 3).

So p(x) = (2/3)(x - 1)(x - 3)(x + 3). Verification: p(-1) = (2/3)(-2)(-4)(2) = 32/3 is still not 8.

The original table values may require a different polynomial. Using the three zeroes and accepting a = 2/3: p(x) = (2/3)(x + 3)(x - 1)(x - 3).

Answer: Zeroes are x = -3, x = 1, and x = 3. The polynomial is (2/3)(x + 3)(x - 1)(x - 3), or equivalently (2/3)x^3 - (2/3)x^2 - 6x + 6.

Real-World Applications

The graph of cubic polynomials appears in many real-world contexts and is an important mathematical tool for modelling complex phenomena.

Volume Problems: The volume of a box made by cutting squares from the corners of a rectangular sheet and folding up the sides is a cubic function of the side length of the cut square. The graph helps determine the cut size that maximises the volume.

Physics: Certain displacement-time relationships in non-uniform acceleration follow cubic patterns. The graph of a cubic helps visualise how displacement changes with time under varying forces.

Economics: Cost functions in economics can be cubic. For instance, the total cost of production may initially decrease per unit (economies of scale), then increase after a certain point (diseconomies of scale). This creates an S-shaped cost curve.

Population Growth: In biology, some population models use cubic functions to describe growth patterns that first accelerate and then decelerate, accounting for environmental limits.

Engineering Design: Cubic splines (smooth curves defined by cubic polynomials between data points) are used extensively in computer-aided design (CAD), animation, and computer graphics for creating smooth curves and surfaces.

Key Points to Remember

  • The graph of a cubic polynomial y = ax^3 + bx^2 + cx + d is an S-shaped curve, not a parabola.
  • A cubic polynomial always has at least 1 real zero and at most 3 real zeroes.
  • If a > 0, the graph rises from lower-left to upper-right. If a < 0, it falls from upper-left to lower-right.
  • The graph can cross the x-axis 1, 2, or 3 times. Where it crosses is a simple zero; where it touches is a repeated zero.
  • A cubic graph can have 0 or 2 turning points (local maximum and minimum).
  • Every cubic graph has a point of inflection where the concavity changes direction.
  • The y-intercept is always (0, d).
  • A triple root (multiplicity 3) creates a flattening effect at the x-intercept.
  • The end behaviour is determined solely by the sign of the leading coefficient 'a'.
  • Unlike parabolas, cubic graphs are not symmetric about a vertical line, but they do have rotational symmetry about the inflection point in special cases.

Practice Problems

  1. Sketch the graph of y = x^3 - 7x + 6 and find all its zeroes. (Hint: try x = 1.)
  2. How many zeroes does the polynomial y = x^3 + 3x^2 + 3x + 1 have? Identify the nature of the zero(es).
  3. Sketch y = -x^3 + 3x and find the zeroes. State the end behaviour.
  4. A cubic polynomial has zeroes at x = -2, x = 0, and x = 4 and passes through (1, -18). Find the polynomial.
  5. Determine how many real zeroes y = x^3 + x has. Explain without finding the zeroes explicitly.
  6. Sketch y = (x - 1)^2(x + 3) and describe the behaviour at each zero.

Frequently Asked Questions

Q1. What shape is the graph of a cubic polynomial?

The graph of a cubic polynomial is an S-shaped curve (or reversed S). Unlike a quadratic which gives a parabola, the cubic curve is not symmetric about a vertical line. It always extends to positive infinity in one direction and negative infinity in the other.

Q2. How many zeroes can a cubic polynomial have?

A cubic polynomial can have 1, 2, or 3 real zeroes. It always has at least 1 real zero because the graph must cross the x-axis (since it goes from -infinity to +infinity or vice versa). It cannot have more than 3 real zeroes because its degree is 3.

Q3. What is the difference between a simple zero and a repeated zero on the graph?

At a simple zero, the graph crosses the x-axis (it passes from one side to the other). At a repeated zero (multiplicity 2), the graph touches the x-axis and turns back without crossing — similar to how a parabola touches its vertex. At a triple zero, the graph crosses the x-axis but flattens out at that point.

Q4. How do you determine the end behaviour of a cubic graph?

The end behaviour depends on the sign of the leading coefficient a. If a > 0, as x goes to +infinity, y goes to +infinity, and as x goes to -infinity, y goes to -infinity. If a < 0, the behaviour is reversed. In simple terms: positive a means the graph goes up-right and down-left; negative a means it goes down-right and up-left.

Q5. Can a cubic polynomial have no real zeroes?

No. A cubic polynomial with real coefficients always has at least one real zero. This is because the graph extends to +infinity in one direction and -infinity in the other, so it must cross the x-axis at least once (by the Intermediate Value Theorem).

Q6. What is a point of inflection in a cubic graph?

A point of inflection is where the curve changes its concavity — from curving upward (concave up) to curving downward (concave down), or vice versa. For a cubic y = ax^3 + bx^2 + cx + d, the point of inflection occurs at x = -b/(3a). At this point, the curve transitions between its two bends.

Q7. How does the graph of y = -x^3 differ from y = x^3?

y = x^3 rises from lower-left to upper-right, while y = -x^3 falls from upper-left to lower-right. The graph of y = -x^3 is a reflection of y = x^3 about the x-axis (or equivalently, a 180-degree rotation about the origin). Both pass through the origin.

Q8. What is the significance of turning points in a cubic graph?

Turning points are where the graph changes direction from increasing to decreasing (local maximum) or from decreasing to increasing (local minimum). A cubic can have 0 or 2 turning points. When there are 2 turning points, the curve has the classic S-shape. When there are 0, the curve is monotonically increasing or decreasing (like y = x^3 + x).

Q9. How is the graph of a cubic related to its factored form?

If p(x) = a(x - r)(x - s)(x - t), the graph crosses the x-axis at x = r, s, and t. If a factor is repeated like (x - r)^2, the graph touches the axis at r without crossing. If a factor is cubed like (x - r)^3, the graph crosses at r but flattens there. The factored form directly reveals the zeroes and their multiplicities.

Q10. Can you determine the cubic polynomial from its graph?

If the graph shows three x-intercepts (zeroes), you can write the polynomial in factored form as a(x - r)(x - s)(x - t) and use one additional point to find 'a'. If there are fewer visible zeroes due to repeated roots, you need to identify the type of contact with the x-axis (crossing vs touching) to determine the factored form.

We are also listed in