Respuesta :

Answer:

The factors are x-3 and x+2, and the roots are 3 and -2.

Step-by-step explanation:

x^2-x-6 can be factored in the following way:

(x-3)(x+2)

The factors are x-3 and x+2, and the roots are 3 and -2.

Factored form of an expression is writing it in the terms of multiplication of factors. The factors of given expression are: (x-3) and (x+2)

How to factorize a quadratic polynomial with single variable?

Quadratic polynomial with single variables are expressible in the form

[tex]ax^2 + bx + c[/tex]

where x is the variable and a,b,c are constants.

Its factored form is

[tex]\dfrac{1}{4a^2} \times (2ax +b-\sqrt{b^2 - 4ac})(2ax +b+ \sqrt{b^2 - 4ac})[/tex]

For the given case, the expression given to us is [tex]x^2 - x - 6[/tex]

Comparing it with the standard form of quadratic expression  [tex]ax^2 + bx + c[/tex], we get: a = 1. b = -1. and c = -6

Using the aforesaid formula, we get:

[tex]=\dfrac{1}{4a^2} \times (2ax +b-\sqrt{b^2 - 4ac})(2ax +b+ \sqrt{b^2 - 4ac})\\\\=\dfrac{1}{4}\times(2x -1 - \sqrt{1 +24})(2a -1 + \sqrt{1 + 24})\\\\=\dfrac{1}{4} \times (2x - 1-5)(2x - 1 + 5)\\\\=(x -3)(x+2)[/tex]

Thus, The factors of given expression are: (x-3) and (x+2)

Learn more about factors here;

https://brainly.com/question/16078564