How do you write x^2-x-42x2x42 in factored form?

1 Answer
Sep 16, 2015

color(blue)((x+6)(x-7)(x+6)(x7) is the factorised form of the expression.

Explanation:

x^2−x−42x2x42

We can Split the Middle Term of this expression to factorise it.

In this technique, if we have to factorise an expression like ax^2 + bx + cax2+bx+c, we need to think of 2 numbers such that:

N_1*N_2 = a*c = 1*-42 = -42N1N2=ac=142=42
AND
N_1 +N_2 = b = -1N1+N2=b=1

After trying out a few numbers we get N_1 = -7N1=7 and N_2 =6N2=6
-7*6 = -4276=42 and -7+6=-17+6=1

x^2−x−42=x^2−7x+6x−42x2x42=x27x+6x42

=x(x-7)+ 6(x-7)=x(x7)+6(x7)

=color(blue)((x+6)(x-7)=(x+6)(x7)