Solveeit Logo

Question

Question: How do you solve for \(n\) in \(\left( {9n + 4} \right) + \left( {3{n^2} - 0.75} \right) = 180\)?...

How do you solve for nn in (9n+4)+(3n20.75)=180\left( {9n + 4} \right) + \left( {3{n^2} - 0.75} \right) = 180?

Explanation

Solution

The general form of a quadratic equation is ax2+bx+c=0a{x^2} + bx + c = 0, where a0a \ne 0. The values of xx which satisfy the equation are called the roots or the solutions. These roots can be real or imaginary. There are two ways to find solutions/roots of xx– comparing method and discriminant method. Let us solve the given equation for the value of nn by quadratic formula.

Complete step by step solution:
Before solving this question, we will first have to convert the given equation into general form, then compare the given equation with the standard quadratic equation, which isax2+bx+c=0a{x^2} + bx + c = 0,
wherea0a \ne 0. After comparing both the equations with each other, we will have to find the values of a,ba, b and cc. Next, we will have to substitute the obtained values in the quadratic formula.
Given is(9n+4)+(3n20.75)=180\left( {9n + 4} \right) + \left( {3{n^2} - 0.75} \right) = 180
Simplifying the equation,
3n2+9n+40.75180=0\Rightarrow 3{n^2} + 9n + 4 - 0.75 - 180 = 0
Since, (0.75=75100=34)\left( {0.75 = \dfrac{{75}}{{100}} = \dfrac{3}{4}} \right)
3n2+9n+434180=0\Rightarrow 3{n^2} + 9n + 4 - \dfrac{3}{4} - 180 = 0
Solving the constants, we get,
434180=1633604=70744 - \dfrac{3}{4} - 180 = \dfrac{{16 - 3 - 360}}{4} = - \dfrac{{707}}{4}
Now, we have
3n2+9n7074=0\Rightarrow 3{n^2} + 9n - \dfrac{{707}}{4} = 0
Divide the entire equation by33and we get,
n2+3n70712=0\Rightarrow {n^2} + 3n - \dfrac{{707}}{{12}} = 0
Next, we use the quadratic formula. We know that quadratic formula is: b±b24ac2a\dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Using the same we get,
n=3±324(1)(70712)2(3) n=32±3676 n=32±22026  \Rightarrow n = \dfrac{{ - 3 \pm \sqrt {{3^2} - 4\left( 1 \right)\left( { - \dfrac{{707}}{{12}}} \right)} }}{{2\left( 3 \right)}} \\\ \Rightarrow n = - \dfrac{3}{2} \pm \sqrt {\dfrac{{367}}{6}} \\\ \Rightarrow n = - \dfrac{3}{2} \pm \dfrac{{\sqrt {2202} }}{6} \\\
So, the two values of nn we get are,
$
{n_1} = \dfrac{{\sqrt {2202} - 9}}{6} \\

{n_2} = - \dfrac{1}{6}\left( {9 + \sqrt {2202} } \right) \\
Therefore,thevaluesof **Therefore, the values ofnareare\dfrac{{\sqrt {2202} - 9}}{6}andand - \dfrac{1}{6}\left( {9 + \sqrt {2202} } \right)$.**

Note: In the quadratic formula b±b24ac2a\dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}, the expression b24ac\sqrt {{b^2} - 4ac} is called discriminant and is often denoted by DD. Now, depending upon the quadratic equation, the value of discriminant changes and therefore, the value of roots also change. If DD is positive or greater than zero, then the two roots of the equation are real. If DD is zero, then roots are real but if DD is negative or less than zero, then roots are not real.