Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

How do you factor ${t^2} - 5t + 6$?

Answer
VerifiedVerified
466.8k+ views
Hint: As the given equation is quadratic in one variable, we will use the quadratic formula to find the factors of the given equation. If the given quadratic equation is of the form $a{x^2} + bx + c = 0$, the quadratic formula is given as $x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$. Substitute the values and do simplification to get the desired result.

Complete step-by-step answer:
We have been given an equation ${t^2} - 5t + 6$.
We have to find the factors of the given equation.
First, we will compare the given equation with the standard quadratic equation which is given by $a{x^2} + bx + c = 0$.
On comparing we get the values $a = 1,b = - 5,c = 6$.
Now, we know that the quadratic formula is given as
$x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$
Substituting the values in the above formula we get
$ \Rightarrow t = \dfrac{{ - \left( { - 5} \right) \pm \sqrt {{{\left( { - 5} \right)}^2} - 4 \times 1 \times 6} }}{{2 \times 1}}$
Now, on solving the obtained equation we get
$ \Rightarrow t = \dfrac{{5 \pm \sqrt {25 - 24} }}{2}$
Subtract the terms in the square root,
$ \Rightarrow t = \dfrac{{5 \pm \sqrt 1 }}{2}$
Now, we know that the value of the square root $\sqrt 1 = 1$.
$ \Rightarrow t = \dfrac{{5 \pm 1}}{2}$
Now, we know that a quadratic equation has two roots. We can write the obtained equation as
$ \Rightarrow t = \dfrac{{5 - 1}}{2}$ and $t = \dfrac{{5 + 1}}{2}$
Now, let us first consider
$ \Rightarrow t = \dfrac{4}{2}$
Cancel out the common factors,
$ \Rightarrow t = 2$
Now, let us consider,
$ \Rightarrow t = \dfrac{6}{2}$
Cancel out the common factor,
$ \Rightarrow t = 3$

Hence, the two factors of the equation ${t^2} - 5t + 6$ will be $\left( {t - 3} \right)\left( {t - 2} \right)$.

Note:
Avoid calculation mistakes because single calculation mistakes lead to an incorrect answer. To solve a quadratic equation, students can use the factorization method, completing the square method or quadratic formula method. When the time is less and we are sure about the quadratic formula, then it is best to use this method. We can cross verify the factors by opening parenthesis and solving.