How do you factor the trinomial 5t-50+t^25t50+t2?

1 Answer
Dec 12, 2015

color(blue)( (t-5) (t+10)(t5)(t+10) is the factorised form of the expression.

Explanation:

5t-50+t^25t50+t2

t^2 +5t-50t2+5t50

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

In this technique, if we have to factorise an expression like at^2 + bt + cat2+bt+c, we need to think of 2 numbers such that:

N_1*N_2 = a*c = 1*-50 = -50N1N2=ac=150=50

AND

N_1 +N_2 = b = 5N1+N2=b=5

After trying out a few numbers we get N_1 = 10N1=10 and N_2 =-5N2=5

10*(-5) = -5010(5)=50, and 10+(-5)= 510+(5)=5

t^2 +color(blue)(5t)-50 = t^2 +color(blue)(10t-5t)-50t2+5t50=t2+10t5t50

t(t+10) -5(t+10)t(t+10)5(t+10)

=color(blue)( (t-5) (t+10)=(t5)(t+10)