How do you factor ${m^2} + m - 90$?
Answer
566.1k+ 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
Three beakers labelled as A B and C each containing 25 mL of water were taken A small amount of NaOH anhydrous CuSO4 and NaCl were added to the beakers A B and C respectively It was observed that there was an increase in the temperature of the solutions contained in beakers A and B whereas in case of beaker C the temperature of the solution falls Which one of the following statements isarecorrect i In beakers A and B exothermic process has occurred ii In beakers A and B endothermic process has occurred iii In beaker C exothermic process has occurred iv In beaker C endothermic process has occurred

Master Class 11 Social Science: Engaging Questions & Answers for Success

Master Class 11 Physics: Engaging Questions & Answers for Success

Master Class 11 Maths: Engaging Questions & Answers for Success

Master Class 11 Economics: Engaging Questions & Answers for Success

Master Class 11 Computer Science: Engaging Questions & Answers for Success

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

There are 720 permutations of the digits 1 2 3 4 5 class 11 maths CBSE

1 Quintal is equal to a 110 kg b 10 kg c 100kg d 1000 class 11 physics CBSE

State and prove Bernoullis theorem class 11 physics CBSE

Difference Between Prokaryotic Cells and Eukaryotic Cells

Which among the following are examples of coming together class 11 social science CBSE

