Why (ax^2 + bx + c) = a(x-α)(x-β)?

  • Context: High School 
  • Thread starter Thread starter Atran
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers on the equivalence of the polynomial expression \(Ax^2 + Bx + C\) and its factored form \(A(x-\alpha)(x-\beta)\), specifically exploring the reasoning behind this relationship and the derivation of the roots of the quadratic equation.

Discussion Character

  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant presents a specific quadratic equation \(3x^2 - 2x - 1 = 0\) and questions why the constant \(k\) in the factored form must equal 3.
  • Another participant confirms the factorization of the polynomial and notes that the coefficient of \(x^2\) in the expanded form of \(A(x-\alpha)(x-\beta)\) is equal to \(A\).
  • A third participant elaborates on the roots of the quadratic equation using the quadratic formula and derives relationships involving the coefficients \(a\), \(b\), and \(c\) based on the roots \(x_1\) and \(x_2\). They demonstrate how substituting these relationships back into the polynomial leads to the factored form.
  • One participant expresses gratitude for the explanations provided in the thread.

Areas of Agreement / Disagreement

Participants present various perspectives and methods for understanding the relationship between the polynomial and its factored form, but there is no explicit consensus or resolution of the initial question regarding the value of \(k\).

Contextual Notes

Some assumptions regarding the roots and their derivations are not fully explored, and the discussion does not resolve the specific value of \(k\) in the context of the first post.

Atran
Messages
93
Reaction score
1
Say, 3x2 - 2x - 1 = 0
Then: x1 = -1/3, x2 = 1
Therefore: k * (x + 1/3) (x - 1) = 3x2 - 2x - 1
Why is k = 3?

Why, [itex]Ax^{2} + Bx + C = A (x-\alpha) (x-\beta)[/itex]?

Thanks for help.
 
Last edited by a moderator:
Mathematics news on Phys.org
Well the polynomial ##3x^2 - 2x -1 = (3x+1)(x-1) = 3 (x+1/3)(x-1)##.

Also solving the equation ##3x^2-2x-1 = 0## is equivalent to ##x^2 - \frac{2}{3}x - \frac{1}{3} = 0##.

And even further notice that when you take ##A(x-\alpha)(x-\beta)## and expand the coefficient of ##x^2## is equal to A.
 
To answer the question:

Atran said:
Why, [itex]Ax^{2} + Bx + C = A (x-\alpha) (x-\beta)[/itex]?

Thanks for help.

Well, you have in general
[tex]x_{1,2}=\frac{-b\pm \sqrt{b^2-4ac}}{2a}[/tex]

and

[tex]x_1=\frac{-b+ \sqrt{b^2-4ac}}{2a}[/tex]

[tex]x_2=\frac{-b - \sqrt{b^2-4ac}}{2a}[/tex]We also have

[tex]a(x_1 + x_2)=a(\frac{-b+ \sqrt{b^2-4ac}}{2a} + \frac{-b- \sqrt{b^2-4ac}}{2a}) = a(\frac{-2b}{2a}) = a(\frac{-b}{a}) = -b[/tex]

and if [itex]a(x_1+x_2) = -b[/itex],

[tex]a(-x_1-x_2) = b[/tex]

We also have

[tex](x_1)\cdot(x_2)=(\frac{-b+ \sqrt{b^2-4ac}}{2a})\cdot(\frac{-b- \sqrt{b^2-4ac}}{2a})[/tex]

which after a little work gets you [itex](x_1) \cdot (x_2)= \frac{c}{a}[/itex]. Equivalently we can have [tex]a(x_1)\cdot(x_2) = c[/tex]

-----------------

If we substitute our b and c into [itex]ax^2+bx+c[/itex] we get

[tex]ax^2+bx+c = ax^2+ a(-x_1-x_2)x + a(x_1)\cdot (x_2)[/tex]
[tex]= a(x^2 -x\cdot x_1 -x\cdot x_2 + (x_1)\cdot(x_2))[/tex]
[tex]= a(x-x_2)(x-x_1)[/tex]

In the above step you factorize, it should be clear how you get there if you try to expand[itex](x-x_2)(x-x_1)[/itex].

So that's why [itex]ax^2+bx+c = a(x-x_2)(x-x_1)[/itex]
 
Last edited:
  • Like
Likes   Reactions: 1 person
Thank you for the answers.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 48 ·
2
Replies
48
Views
5K