How do you factor ${m^2} + m - 90$?
Answer
612.9k+ views
Hint: First, equate this polynomial with zero and make it an equation. Next, compare the given quadratic equation to the standard quadratic equation and find the value of numbers $a$, $b$ and $c$ in the given equation. Then, substitute the values of $a$, $b$ and $c$ in the formula of discriminant and find the discriminant of the given equation. Finally, put the values of $a$, $b$ and $D$ in the roots of the quadratic equation formula and get the desired result.
Formula used:
The quantity $D = {b^2} - 4ac$ is known as the discriminant of the equation $a{x^2} + bx + c = 0$ and its roots are given by
$x = \dfrac{{ - b \pm \sqrt D }}{{2a}}$ or $x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$
Complete step by step answer:
First, equate this polynomial with zero and make it an equation.
$ \Rightarrow {m^2} + m - 90 = 0$
We know that an equation of the form $a{x^2} + bx + c = 0$, $a,b,c,x \in R$, is called a Real Quadratic Equation.
The numbers $a$, $b$ and $c$ are called the coefficients of the equation.
The quantity $D = {b^2} - 4ac$ is known as the discriminant of the equation $a{x^2} + bx + c = 0$ and its roots are given by
$x = \dfrac{{ - b \pm \sqrt D }}{{2a}}$ or $x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$
Now, compare ${m^2} + m - 90 = 0$ quadratic equation to standard quadratic equation and find the value of numbers $a$, $b$ and $c$.
Comparing ${m^2} + m - 90 = 0$ with $a{x^2} + bx + c = 0$, we get
$a = 1$, $b = 1$ and $c = - 90$
Now, substitute the values of $a$, $b$ and $c$ in $D = {b^2} - 4ac$ and find the discriminant of the given equation.
$D = {\left( 1 \right)^2} - 4\left( 1 \right)\left( { - 90} \right)$
After simplifying the result, we get
$ \Rightarrow D = 1 + 360$
$ \Rightarrow D = 361$
Which means the given equation has real roots.
Now putting the values of $a$, $b$ and $D$ in $m = \dfrac{{ - b \pm \sqrt D }}{{2a}}$, we get
$ \Rightarrow m = \dfrac{{ - 1 \pm 19}}{{2 \times 1}}$
It can be further simplified as
$ \Rightarrow m = \dfrac{{ - 1 \pm 19}}{2}$
$ \Rightarrow m = \dfrac{{ - 1 + 19}}{2}$ and $m = \dfrac{{ - 1 - 19}}{2}$
$ \Rightarrow m = \dfrac{{18}}{2}$ and $m = \dfrac{{ - 20}}{2}$
$ \Rightarrow m = 9$ and $m = - 10$
$ \Rightarrow m - 9 = 0$ and $m + 10 = 0$
Therefore, the trinomial ${m^2} + m - 90$ can be factored as $\left( {m - 9} \right)\left( {m + 10} \right)$.
Note: We can also factorize a given trinomial by splitting the middle term.
For factorising an algebraic expression of the type $a{x^2} + bx + c$, we find two factors $p$ and $q$ such that
$ac = pq$ and $p + q = b$
Given, ${m^2} + m - 90$
We have to factor this trinomial.
To factor this trinomial, first we have to find the product of the first and last constant term of the expression.
Here, the first constant term in ${m^2} + m - 90$ is $1$, as it is the coefficient of ${m^2}$ and last constant term is $ - 90$, as it is a constant value.
Now, we have to multiply the coefficient of ${m^2}$ with the constant value in ${m^2} + m - 90$, i.e., multiply $1$ with $ - 90$.
Multiplying $1$ and $ - 90$, we get
$1 \times \left( { - 90} \right) = - 90$
Now, we have to find the factors of $90$ in such a way that addition or subtraction of those factors is the middle constant term.
Middle constant term or coefficient of $m$ in ${m^2} + m - 90$ is $1$.
So, we have to find two factors of $ - 90$, which on multiplying gives $ - 90$ and in addition gives $1$.
We can do this by determining all factors of $90$.
Factors of $90$ are $ \pm 1, \pm 2, \pm 3, \pm 6, \pm 9, \pm 10$.
Now among these values find two factors of $90$, which on multiplying gives $ - 90$ and in addition gives $1$.
After observing, we can see that
$\left( {10} \right) \times \left( { - 9} \right) = - 90$ and $\left( {10} \right) + \left( { - 9} \right) = 1$
So, these factors are suitable for factorising the given trinomial.
Now, the next step is to split the middle constant term or coefficient of $m$ in these factors.
That is, write $m$ as $10n - 9n$ in ${m^2} + m - 90$.
After writing $m$ as $10n - 9n$ in ${m^2} + m - 90$, we get
$ \Rightarrow {m^2} + m - 90 = {m^2} + 10m - 9m - 90$
Now, taking $m$ common in ${m^2} + 10m$ and putting in above equation, we get
$ \Rightarrow {m^2} + m - 90 = m\left( {m + 10} \right) - 9m - 90$
Now, taking $\left( { - 9} \right)$ common in $ - 9m - 90$ and putting in above equation, we get
$ \Rightarrow {m^2} + m - 90 = m\left( {m + 10} \right) - 9\left( {m + 10} \right)$
Now, taking \[\left( {m + 10} \right)\] common in \[m\left( {m + 10} \right) - 9\left( {m + 10} \right)\] and putting in above equation, we get
$ \Rightarrow {m^2} + m - 90 = \left( {m + 10} \right)\left( {m - 9} \right)$
Final Solution: Therefore, the trinomial ${m^2} + m - 90$ can be factored as $\left( {m - 9} \right)\left( {m + 10} \right)$.
In the above question, it should be noted that we took $ - 9$ and $10$ as factors of $ - 90$, which on multiplying gives $ - 90$ and in addition gives $1$. No, other factors will satisfy the condition. If we take wrong factors, then we will not be able to take common terms out in the next step. So, carefully select the numbers.
Formula used:
The quantity $D = {b^2} - 4ac$ is known as the discriminant of the equation $a{x^2} + bx + c = 0$ and its roots are given by
$x = \dfrac{{ - b \pm \sqrt D }}{{2a}}$ or $x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$
Complete step by step answer:
First, equate this polynomial with zero and make it an equation.
$ \Rightarrow {m^2} + m - 90 = 0$
We know that an equation of the form $a{x^2} + bx + c = 0$, $a,b,c,x \in R$, is called a Real Quadratic Equation.
The numbers $a$, $b$ and $c$ are called the coefficients of the equation.
The quantity $D = {b^2} - 4ac$ is known as the discriminant of the equation $a{x^2} + bx + c = 0$ and its roots are given by
$x = \dfrac{{ - b \pm \sqrt D }}{{2a}}$ or $x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$
Now, compare ${m^2} + m - 90 = 0$ quadratic equation to standard quadratic equation and find the value of numbers $a$, $b$ and $c$.
Comparing ${m^2} + m - 90 = 0$ with $a{x^2} + bx + c = 0$, we get
$a = 1$, $b = 1$ and $c = - 90$
Now, substitute the values of $a$, $b$ and $c$ in $D = {b^2} - 4ac$ and find the discriminant of the given equation.
$D = {\left( 1 \right)^2} - 4\left( 1 \right)\left( { - 90} \right)$
After simplifying the result, we get
$ \Rightarrow D = 1 + 360$
$ \Rightarrow D = 361$
Which means the given equation has real roots.
Now putting the values of $a$, $b$ and $D$ in $m = \dfrac{{ - b \pm \sqrt D }}{{2a}}$, we get
$ \Rightarrow m = \dfrac{{ - 1 \pm 19}}{{2 \times 1}}$
It can be further simplified as
$ \Rightarrow m = \dfrac{{ - 1 \pm 19}}{2}$
$ \Rightarrow m = \dfrac{{ - 1 + 19}}{2}$ and $m = \dfrac{{ - 1 - 19}}{2}$
$ \Rightarrow m = \dfrac{{18}}{2}$ and $m = \dfrac{{ - 20}}{2}$
$ \Rightarrow m = 9$ and $m = - 10$
$ \Rightarrow m - 9 = 0$ and $m + 10 = 0$
Therefore, the trinomial ${m^2} + m - 90$ can be factored as $\left( {m - 9} \right)\left( {m + 10} \right)$.
Note: We can also factorize a given trinomial by splitting the middle term.
For factorising an algebraic expression of the type $a{x^2} + bx + c$, we find two factors $p$ and $q$ such that
$ac = pq$ and $p + q = b$
Given, ${m^2} + m - 90$
We have to factor this trinomial.
To factor this trinomial, first we have to find the product of the first and last constant term of the expression.
Here, the first constant term in ${m^2} + m - 90$ is $1$, as it is the coefficient of ${m^2}$ and last constant term is $ - 90$, as it is a constant value.
Now, we have to multiply the coefficient of ${m^2}$ with the constant value in ${m^2} + m - 90$, i.e., multiply $1$ with $ - 90$.
Multiplying $1$ and $ - 90$, we get
$1 \times \left( { - 90} \right) = - 90$
Now, we have to find the factors of $90$ in such a way that addition or subtraction of those factors is the middle constant term.
Middle constant term or coefficient of $m$ in ${m^2} + m - 90$ is $1$.
So, we have to find two factors of $ - 90$, which on multiplying gives $ - 90$ and in addition gives $1$.
We can do this by determining all factors of $90$.
Factors of $90$ are $ \pm 1, \pm 2, \pm 3, \pm 6, \pm 9, \pm 10$.
Now among these values find two factors of $90$, which on multiplying gives $ - 90$ and in addition gives $1$.
After observing, we can see that
$\left( {10} \right) \times \left( { - 9} \right) = - 90$ and $\left( {10} \right) + \left( { - 9} \right) = 1$
So, these factors are suitable for factorising the given trinomial.
Now, the next step is to split the middle constant term or coefficient of $m$ in these factors.
That is, write $m$ as $10n - 9n$ in ${m^2} + m - 90$.
After writing $m$ as $10n - 9n$ in ${m^2} + m - 90$, we get
$ \Rightarrow {m^2} + m - 90 = {m^2} + 10m - 9m - 90$
Now, taking $m$ common in ${m^2} + 10m$ and putting in above equation, we get
$ \Rightarrow {m^2} + m - 90 = m\left( {m + 10} \right) - 9m - 90$
Now, taking $\left( { - 9} \right)$ common in $ - 9m - 90$ and putting in above equation, we get
$ \Rightarrow {m^2} + m - 90 = m\left( {m + 10} \right) - 9\left( {m + 10} \right)$
Now, taking \[\left( {m + 10} \right)\] common in \[m\left( {m + 10} \right) - 9\left( {m + 10} \right)\] and putting in above equation, we get
$ \Rightarrow {m^2} + m - 90 = \left( {m + 10} \right)\left( {m - 9} \right)$
Final Solution: Therefore, the trinomial ${m^2} + m - 90$ can be factored as $\left( {m - 9} \right)\left( {m + 10} \right)$.
In the above question, it should be noted that we took $ - 9$ and $10$ as factors of $ - 90$, which on multiplying gives $ - 90$ and in addition gives $1$. No, other factors will satisfy the condition. If we take wrong factors, then we will not be able to take common terms out in the next step. So, carefully select the numbers.
Recently Updated Pages
Difference Between Prokaryotic Cells and Eukaryotic Cells

If x a + bt + ct2 where x is in meters and t is in class 11 physics CBSE

A car covers the first half distance between two places class 11 physics CBSE

The resultant of two vectors overrightarrow P and overrightarrow class 11 physics CBSE

Find the value of cos 135 class 11 maths CBSE

A mass M is held in place by an applied force F and class 11 physics CBSE

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

Find the value of the expression given below sin 30circ class 11 maths CBSE

Draw a diagram of nephron and explain its structur class 11 biology CBSE

10 examples of friction in our daily life

Proton was discovered by A Thomson B Rutherford C Chadwick class 11 chemistry CBSE

Bond order ofO2 O2+ O2 and O22 is in order A O2 langle class 11 chemistry CBSE

