This site is a work in progress. New lessons are added regularly. Contact us

Solving Quadratics by Factoring

Learning goals

  • Convert standard form to a(xr1)(xr2)a(x - r_1)(x - r_2)
  • Apply the Zero Product Property to split into linear equations
  • Insist on a zero on one side before splitting
  • Name zeros, roots and intercepts as one object
  • Buy one factor with one known zero
  • Accept that the integer search can fail

Factoring is a change of form

The last lesson introduced a quadratic function as one object wearing three normal forms, each of which answers one question for free. Standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c hands you the yy-intercept, since f(0)=cf(0) = c, and the end behavior, from the sign of aa. Vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k hands you the vertex and everything that flows from it. The third form,

f(x)=a(xr1)(xr2),f(x) = a(x - r_1)(x - r_2),

is factored form, and the question it answers for free is the one this lesson lives on: where is ff equal to zero? Factoring is not a new kind of problem. It is the change of form that starts at standard and ends at factored, done precisely because you want the zero question answered.

Half of the claim that “the zeros are visible” costs nothing to check. Substitute x=r1x = r_1: the first factor becomes r1r1=0r_1 - r_1 = 0, so the whole product is f(r1)=a0(r1r2)=0f(r_1) = a \cdot 0 \cdot (r_1 - r_2) = 0. The same happens at x=r2x = r_2. So r1r_1 and r2r_2 are zeros of ff, by substitution alone.

But “visible” claims more than that. It claims r1r_1 and r2r_2 are the only zeros, that no third number sneaks in. Substitution cannot rule out numbers you have not tried. What closes the gap is the next section, and it is a fact about the real numbers themselves, not about polynomials.

The Zero Product Property

Here is the whole engine of this lesson, stated for two real numbers.

The Zero Product Property#

Suppose uu and vv are real numbers with uv=0uv = 0. We claim u=0u = 0 or v=0v = 0.

If u=0u = 0, we are done. So suppose u0u \neq 0. Every nonzero real number has a reciprocal, so 1u\tfrac{1}{u} exists. Multiply both sides of uv=0uv = 0 by it:

1u(uv)=1u0.\tfrac{1}{u}(uv) = \tfrac{1}{u} \cdot 0.

The left side regroups as (1uu)v=1v=v\left(\tfrac{1}{u}\, u\right) v = 1 \cdot v = v, and the right side is 00. So v=0v = 0. Either way, at least one factor is zero.

The converse direction is immediate: if a factor is 00, the product is 0v=00 \cdot v = 0. So a product of two real numbers equals zero exactly when at least one of the factors equals zero.

Notice what the proof leaned on: every nonzero real number has a reciprocal. That is a privilege of the real numbers, not a law of arithmetic in general. Build a toy arithmetic out of a clock face, where you count hours and every multiple of 1212 lands back at 00. In that system 3×4=12=03 \times 4 = 12 = 0: a product of two nonzero numbers that is zero. The property fails there, and it fails exactly where the proof would break. The reason is that on the clock 33 has no reciprocal: multiplying 33 by whole numbers only ever lands on 00, 33, 66, or 99, never on 11. Number systems in which nonzero factors can multiply to zero are said to have zero divisors; the real numbers have none. Every time you set a factor equal to zero this week, that is the license you are using.

Now run the property on an equation. To solve (x2)(x3)=0(x - 2)(x - 3) = 0, read the left side as a product of the two real numbers x2x - 2 and x3x - 3. The product is zero, so

x2=0orx3=0,x - 2 = 0 \quad \text{or} \quad x - 3 = 0,

and one quadratic equation has become two linear equations, which Chapter 1 taught you to solve. In the language of Chapter 3, where a solution set became an object in its own right, the quadratic’s solution set is the union of the two linear solution sets: {2}{3}={2,3}\{2\} \cup \{3\} = \{2, 3\}. Note the contrast with a system of equations: a system joins its equations with “and,” so its solution set is an intersection. The factors here are joined by “or,” so the sets unite.

The general factored form adds nothing new. If a0a \neq 0 and a(xr1)(xr2)=0a(x - r_1)(x - r_2) = 0, multiply by 1a\tfrac{1}{a} to get (xr1)(xr2)=0(x - r_1)(x - r_2) = 0, and then x=r1x = r_1 or x=r2x = r_2. So f(x)=a(xr1)(xr2)f(x) = a(x - r_1)(x - r_2) vanishes exactly at r1r_1 and r2r_2: the zeros on display in factored form are all the zeros there are. The gap left by the first section is closed, and the number system is what closed it.

Worked example 1 From standard form to the solution set

Solve 3x2+2x8=03x^2 + 2x - 8 = 0.

The right side is already zero, so the job is the change of form. You know the hunt from your earlier course: ac=3(8)=24a \cdot c = 3 \cdot (-8) = -24, so look for a pair with product 24-24 and sum 22. The pair 66 and 4-4 works. Split the middle term and group:

3x2+6x4x8=3x(x+2)4(x+2)=(3x4)(x+2).3x^2 + 6x - 4x - 8 = 3x(x + 2) - 4(x + 2) = (3x - 4)(x + 2).

Now the Zero Product Property does the actual solving: the product (3x4)(x+2)(3x - 4)(x + 2) is zero, so 3x4=03x - 4 = 0 or x+2=0x + 2 = 0, giving x=43x = \tfrac{4}{3} or x=2x = -2. The solution set is {2,43}\left\{-2, \tfrac{4}{3}\right\}.

Check the fraction: 3(43)2+2(43)8=163+83243=03\left(\tfrac{4}{3}\right)^2 + 2\left(\tfrac{4}{3}\right) - 8 = \tfrac{16}{3} + \tfrac{8}{3} - \tfrac{24}{3} = 0.

One bookkeeping note ties this to the chapter’s three forms. Pull the 33 out of its factor: 3x4=3(x43)3x - 4 = 3\left(x - \tfrac{4}{3}\right), so

f(x)=3(x43)(x+2),f(x) = 3\left(x - \tfrac{4}{3}\right)(x + 2),

exactly the template a(xr1)(xr2)a(x - r_1)(x - r_2) with a=3a = 3 still in front and the zeros on display. The leading coefficient never left; it just hid inside (3x4)(3x - 4).

Check your understanding

What is the solution set of (2x5)(x+3)=0(2x - 5)(x + 3) = 0?

Answer choices

The zero on one side is not optional

The property is about zero and about nothing else. Zero is the only number that pins down a factor: the only way to multiply two reals and get 00 is for one of them to be 00. Every other number is promiscuous about its factorizations. Six, for instance, is 161 \cdot 6, and 232 \cdot 3, and 1212\tfrac{1}{2} \cdot 12, and (4)(32)(-4)\left(-\tfrac{3}{2}\right), and infinitely many other products. Knowing that a product of two numbers equals 66 tells you nothing at all about either number individually. Now suppose the right-hand side is not 00. Then the step “set each factor equal to the right-hand side” is not a small abuse of the method; it is unjustified from the first symbol.

Worked example 2 The right-hand side must be zero

Solve (x1)(x2)=6(x - 1)(x - 2) = 6.

The tempting move is to copy the pattern of the last example and write ”x1=6x - 1 = 6 or x2=6x - 2 = 6,” giving x=7x = 7 or x=8x = 8. Test x=7x = 7:

(71)(72)=65=306.(7 - 1)(7 - 2) = 6 \cdot 5 = 30 \neq 6.

Both candidates fail, and they were doomed from the start: nothing says either factor equals 66. The factors could be 22 and 33, or 12\tfrac{1}{2} and 1212, or any of infinitely many pairs whose product is 66. Only a product equal to zero forces a factor’s hand.

The correct route puts a zero on one side first. Expand, then subtract 66:

x23x+2=6x23x4=0,x^2 - 3x + 2 = 6 \quad \Longrightarrow \quad x^2 - 3x - 4 = 0,

and refactor the new left side: x23x4=(x4)(x+1)x^2 - 3x - 4 = (x - 4)(x + 1). Now the Zero Product Property applies, so x=4x = 4 or x=1x = -1. Check both against the original equation: (41)(42)=32=6(4 - 1)(4 - 2) = 3 \cdot 2 = 6 and (11)(12)=(2)(3)=6(-1 - 1)(-1 - 2) = (-2)(-3) = 6. The solution set is {1,4}\{-1, 4\}, and neither 77 nor 88 is in it.

The same discipline settles equations that arrive half-factored. For x2=5xx^2 = 5x, dividing both sides by xx looks efficient and produces x=5x = 5, but the division quietly assumes x0x \neq 0, and x=0x = 0 happens to be a solution. Dividing by a quantity that might be zero is the Zero Product Property’s evil twin: instead of using a zero factor, it destroys one. Move everything to one side and factor instead: x25x=x(x5)=0x^2 - 5x = x(x - 5) = 0, so the solution set is {0,5}\{0, 5\}, both elements intact.

Check your understanding

What is the solution set of x2=5xx^2 = 5x?

Answer choices

Three names for one object

Three chapters of this course have each given a name to the same numbers, and it is worth pinning down that they coincide. A zero of the function ff is an input where f(x)=0f(x) = 0; that is Chapter 2 vocabulary. A root (or solution) of the equation ax2+bx+c=0ax^2 + bx + c = 0 is a number that makes the equation true; that is equation-solving vocabulary. An xx-intercept of the parabola y=f(x)y = f(x) is a point where the graph meets the xx-axis. A point sits on the xx-axis exactly when its yy-coordinate is 00; for a graph point (x,f(x))(x, f(x)), that says f(x)=0f(x) = 0. Three names, one collection of numbers: the xx-coordinates of the crossings.

The parabola y = (x + 1)(x - 3) and its two x-interceptsAn upward parabola crossing the x-axis at negative 1 and 3, with the y-intercept at 0 comma negative 3, the vertex at 1 comma negative 4, and the dashed axis of symmetry x equals 1 midway between the crossings.xyx = 1-13(0, -3)(1, -4)
Three names, one picture. The parabola y = (x + 1)(x - 3) meets the x-axis at -1 and 3: the zeros of the function, the roots of the equation, and the x-intercepts of the graph are the same two numbers, and they are visible in the factored form. The y-intercept (0, -3) is the constant term of the standard form, and the axis of symmetry x = 1 runs midway between the zeros.

The figure shows one more coincidence that is not a coincidence. The last lesson derived the axis of symmetry x=b2ax = -\tfrac{b}{2a} from standard form. Expand the factored form and compare coefficients:

a(xr1)(xr2)=ax2a(r1+r2)x+ar1r2,a(x - r_1)(x - r_2) = ax^2 - a(r_1 + r_2)\,x + a\,r_1 r_2,

so b=a(r1+r2)b = -a(r_1 + r_2) and c=ar1r2c = a\,r_1 r_2. Then

b2a=a(r1+r2)2a=r1+r22,-\frac{b}{2a} = \frac{a(r_1 + r_2)}{2a} = \frac{r_1 + r_2}{2},

the midpoint of the two zeros. The axis of symmetry runs exactly halfway between the crossings. You can also see that from the mirror symmetry of the parabola: the two crossings are reflections of each other, so the mirror stands midway. (The comparison b=a(r1+r2)b = -a(r_1 + r_2), c=ar1r2c = a\,r_1 r_2 is a two-way street between roots and coefficients, and the lesson on sums and products of roots will make a systematic tool of it. Here we only needed the midpoint.)

Factored form also controls the sign of ff everywhere, not just where it vanishes. Each factor xrx - r is negative to the left of rr and positive to the right of it, so read the signs off the example f(x)=(x+1)(x3)f(x) = (x + 1)(x - 3). The two factors are both negative left of 1-1 (product positive), have opposite signs between 1-1 and 33 (product negative), and are both positive right of 33 (product positive). A quadratic can switch sign only by passing through zero, so the crossings carve the axis into intervals of constant sign. That is exactly what the figure shows: the arch dips below the axis precisely between its two crossings. The lesson on quadratic inequalities is built on reading signs this way.

One zero buys one factor

Factored form displays its zeros. This section proves the reverse: any known zero can be cashed in for a factor, so the two currencies, zeros and factors, exchange in both directions.

A real zero always buys a real factor#

Let f(x)=ax2+bx+cf(x) = ax^2 + bx + c with real coefficients and a0a \neq 0, and suppose rr is a real zero, so ar2+br+c=0ar^2 + br + c = 0. We claim xrx - r divides ff exactly, with the leftover factor written down explicitly.

Try to match f(x)=(xr)(ax+d)f(x) = (x - r)(ax + d) for some number dd. Expanding,

(xr)(ax+d)=ax2+(dar)xrd.(x - r)(ax + d) = ax^2 + (d - ar)\,x - rd.

The x2x^2 coefficients already agree. Matching the xx coefficients forces dar=bd - ar = b, so d=b+ard = b + ar. It remains to check the constant terms agree, and this is where being a zero pays: the expansion’s constant is rd=r(b+ar)=brar2-rd = -r(b + ar) = -br - ar^2, while f(r)=0f(r) = 0 says exactly that c=ar2brc = -ar^2 - br. They match. So

ax2+bx+c=(xr)(ax+b+ar),ax^2 + bx + c = (x - r)\big(ax + b + ar\big),

a product of two linear factors with real coefficients. Conversely, suppose ff factors as (px+q)(sx+t)(px + q)(sx + t) with real coefficients, where p,s0p, s \neq 0 because the leading coefficient ps=aps = a is not zero. Then x=qpx = -\tfrac{q}{p} makes the first factor vanish, so that particular value is a real zero of ff. Therefore a quadratic with real coefficients factors into two real linear factors exactly when it has a real zero.

The identical argument runs word for word with “rational” in place of “real”. If aa, bb, cc and the zero rr are all rational, then d=b+ard = b + ar is rational, so the factorization is rational as well. A quadratic with rational coefficients factors over the rationals exactly when it has a rational zero.

Keep the two statements separate in your head, because they are about different number systems, and mixing them produces false sentences. A quadratic can have real zeros and still refuse to factor over the rationals; the next section exhibits one. What can never happen is a real zero without a real factorization, or a real factorization without a real zero. The proof also hands you a working tool: find one zero by any means, even by guessing, and the factorization follows.

Worked example 3 Spot a zero, collect a factor

Solve 2x2x6=02x^2 - x - 6 = 0, starting from the observation that x=2x = 2 looks promising.

First confirm the observation: f(2)=2(4)26=88=0f(2) = 2(4) - 2 - 6 = 8 - 8 = 0. So 22 is a zero, and the proof above says x2x - 2 divides ff, with leftover factor ax+b+arax + b + ar where a=2a = 2, b=1b = -1, r=2r = 2:

2x2x6=(x2)(2x+(1)+22)=(x2)(2x+3).2x^2 - x - 6 = (x - 2)\big(2x + (-1) + 2 \cdot 2\big) = (x - 2)(2x + 3).

Check by expanding: (x2)(2x+3)=2x2+3x4x6=2x2x6(x - 2)(2x + 3) = 2x^2 + 3x - 4x - 6 = 2x^2 - x - 6. Now the Zero Product Property finishes: x2=0x - 2 = 0 or 2x+3=02x + 3 = 0, so the solution set is {32,2}\left\{-\tfrac{3}{2}, 2\right\}.

One guessed zero converted the quadratic into linear times linear, and the second root arrived free. That is the theorem working as a tool rather than a curiosity.

Factoring is a search, and the search can fail

Look honestly at what the factoring step is. To factor x2+bx+cx^2 + bx + c over the integers, you hunt for a pair of integers pp and qq with

(x+p)(x+q)=x2+(p+q)x+pq,sop+q=b,pq=c.(x + p)(x + q) = x^2 + (p + q)\,x + pq, \qquad \text{so} \qquad p + q = b, \quad pq = c.

The hunt is finite, since only finitely many integer pairs multiply to cc, and that finiteness is why it feels mechanical. But it is still a search, and a search can come up empty. When it does, you have learned something about your candidate list, not necessarily about the equation.

Take x22x^2 - 2. The integer pairs with product 2-2 are 1,21, -2 and 2,12, -1, with sums 1-1 and 11: never 00. So the integer hunt fails, and no rational pair rescues it either. The reason is that a rational factorization would hand us a rational zero, by the last section, and the zeros of x22x^2 - 2 are ±2\pm\sqrt{2}, which are irrational. Yet over the real numbers the same polynomial factors on sight, as a difference of squares with k=2k = \sqrt{2}:

x22=(x2)(x+2).x^2 - 2 = \big(x - \sqrt{2}\,\big)\big(x + \sqrt{2}\,\big).

So the honest sentence is never ”x22x^2 - 2 does not factor.” It is ”x22x^2 - 2 does not factor over the rationals, and does factor over the reals.” The claim has no meaning until you name the number system, because the supply of allowed coefficients is what the search draws on.

A second kind of failure cuts deeper: some quadratics do not factor even over the reals. By the previous section, that must mean those quadratics have no real zeros at all.

Why x2+x+1x^2 + x + 1 has no real zero#

We show x2+x+1>0x^2 + x + 1 > 0 for every real xx, splitting the line into three pieces.

If x0x \geq 0, then x20x^2 \geq 0 and x0x \geq 0, so x2+x+11x^2 + x + 1 \geq 1.

If x1x \leq -1, set t=xt = -x, so t1t \geq 1. Then t2t=t(t1)t^2 - t = t(t - 1) is a product of two nonnegative numbers, so t2tt^2 \geq t, which says x2xx^2 \geq -x. Adding xx to both sides gives x2+x0x^2 + x \geq 0, and so x2+x+11x^2 + x + 1 \geq 1. (Notice the tool: we read the sign of t2tt^2 - t off its factored form, this lesson’s habit applied to its own proof.)

If 1<x<0-1 < x < 0, then x+1>0x + 1 > 0 and x2>0x^2 > 0, so x2+x+1=x2+(x+1)>0x^2 + x + 1 = x^2 + (x + 1) > 0.

In every case x2+x+1>0x^2 + x + 1 > 0, so it is never zero. And since a real factorization would produce a real zero, x2+x+1x^2 + x + 1 admits no factorization into real linear factors. The search fails not for lack of cleverness, but because there is nothing to find.

The integer hunt can also fail while real zeros quietly exist. For x2+2x4x^2 + 2x - 4, no integer pair has product 4-4 and sum 22 (check: 1,41, -4 and 2,22, -2 and 4,14, -1 sum to 3-3, 00, 33). But f(0)=4<0f(0) = -4 < 0 while the parabola opens upward and climbs without bound on both sides, so the graph starts high, dips below the axis, and climbs high again: it crosses twice. Two real zeros exist, and they are simply invisible to an integer search because they are irrational.

This is the honest reason the chapter continues past this lesson. Factoring, when it works, is the fastest route to the zeros. But it is a search: it comes up empty whenever the zeros are irrational, and also, of course, when there are no real zeros at all. And a failed search cannot tell you which of those situations you are in. Completing the square, the next lesson, is not a search. It is a computation with no step that can fail, and it rewrites any quadratic in vertex form. Run once in general symbols, it produces the quadratic formula, which is why that formula is a theorem rather than a recipe. The discriminant inside that formula is the single number that announces in advance which story the graph tells: two crossings, one touch, or none. And in Chapter 5 the number system itself is enlarged, so that even x2+x+1x^2 + x + 1 surrenders a factorization there.

Old friends, read as factored forms

Your earlier course devoted a chapter to special factorizations. In this chapter’s language, each one is a factored form you should recognize on sight, because each instantly answers the zero question.

A difference of squares is the factored form with a symmetric pair of zeros:

x2k2=(xk)(x+k),zeros ±k.x^2 - k^2 = (x - k)(x + k), \qquad \text{zeros } \pm k.

The symmetry is visible from standard form too: b=0b = 0, so the axis of symmetry is x=0x = 0, midway between k-k and kk, just as the midpoint rule promised.

A perfect square trinomial is the factored form with a repeated zero:

x2±2kx+k2=(x±k)2,x^2 \pm 2kx + k^2 = (x \pm k)^2,

the case the next section examines. And a common factor is a factored form that is easy to walk past: 2x28x=2x(x4)2x^2 - 8x = 2x(x - 4) is already a product. The factor xx is just (x0)(x - 0) in everyday clothes, contributing the zero 00. That is the checkpoint above in disguise: dividing 2x2=8x2x^2 = 8x through by xx throws that zero away, while moving everything to one side keeps it.

Worked example 4 Which factored form is this?

Solve 9x225=09x^2 - 25 = 0 and 4x212x+9=04x^2 - 12x + 9 = 0 by recognizing forms rather than hunting.

The first is a difference of squares, (3x)252(3x)^2 - 5^2:

9x225=(3x5)(3x+5)=0x=53  or  x=53.9x^2 - 25 = (3x - 5)(3x + 5) = 0 \quad \Longrightarrow \quad x = \tfrac{5}{3} \ \text{ or } \ x = -\tfrac{5}{3}.

The solution set {53,53}\left\{-\tfrac{5}{3}, \tfrac{5}{3}\right\} is a symmetric pair, so the axis of symmetry of y=9x225y = 9x^2 - 25 is x=0x = 0, no computation needed.

The second fits the perfect-square template with (2x)22(2x)(3)+32(2x)^2 - 2(2x)(3) + 3^2:

4x212x+9=(2x3)2=02x3=0x=32.4x^2 - 12x + 9 = (2x - 3)^2 = 0 \quad \Longrightarrow \quad 2x - 3 = 0 \quad \Longrightarrow \quad x = \tfrac{3}{2}.

Both factors of the square say the same thing, so the solution set is the one-element set {32}\left\{\tfrac{3}{2}\right\}. Recognizing the template turned each solve into one line; the information cashed out is different in kind, though, and the repeated case deserves its own look.

A repeated root touches instead of crossing

When the two zeros coincide, the factored form collapses to

f(x)=a(xr)2,f(x) = a(x - r)^2,

and the solution set of f(x)=0f(x) = 0 is {r}\{r\}: one element. A set does not count multiplicity, so nothing about the set remembers that the factor appeared twice. The graph remembers instead.

Take a>0a > 0. A square is never negative, so a(xr)20a(x - r)^2 \geq 0 for every xx, with equality only at x=rx = r. The entire parabola lies on or above the xx-axis and meets it at the single point (r,0)(r, 0): the graph touches the axis and turns back without crossing. We say the parabola is tangent to the axis there. At a simple zero the sign of ff flips as you pass the crossing; at a repeated zero the square locks the sign, so the graph stays on one side. And the point of tangency is no ordinary point: the minimum value 00 occurs at x=rx = r, so the vertex is (r,0)(r, 0), sitting on the axis itself. In this case factored form and vertex form are literally the same expression, a(xr)2+0a(x - r)^2 + 0, one more sign that the repeated root is the boundary case between two crossings and none. The discriminant, two lessons from now, will give that three-way split a single numerical name.

The parabola y = (x - 2) squared is tangent to the x-axis at (2, 0)An upward parabola touching the x-axis at exactly one marked point, 2 comma 0, its vertex, without crossing to the other side.xyy = (x - 2)²vertex (2, 0)
A repeated root. The parabola y = (x - 2) squared touches the x-axis at exactly one point, its vertex (2, 0), and never crosses: the square is never negative. The factor x - 2 appears twice, but the solution set is the one-element set containing 2.

Check your understanding

How does the graph of y=(x4)2y = (x - 4)^2 meet the xx-axis?

Answer choices

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

The plainest mark in this lesson is the one that took longest to arrive. It is the zero on the right.

For most of the history of algebra, an equation stated that two positive quantities matched. Nothing was not a quantity. So no equation was permitted to end in one, and a quadratic had no single shape to be poured into. It arrived instead in half a dozen separate kinds. They were sorted by which terms had been pushed to which side, and every kind carried its own solving recipe. Learning quadratics meant learning the list.

The habit that collapses the list reached print in 1631, in a book called Artis analyticae praxis. Colleagues assembled it from the papers of the English mathematician Thomas Harriot, ten years after he died. How much of the arrangement was his own is still argued. What the book does is carry every term of an equation to one side, leaving the other side reading zero. That is the arrangement this lesson insists on before you may split a product.

Notice what the innocent zero buys. A product equal to six pins down neither factor, as the second worked example showed. A product equal to zero forces one of them to vanish. So a whole shelf of recipes gave way to a single property of the real numbers. The price was agreeing to write a side that says nothing at all.