document.write( "Question 693363: how do i solve this equation: 8n^3+10n^2+3n=0 \n" ); document.write( "
Algebra.Com's Answer #427378 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Given:\"8n%5E3+%2B+10n%5E2+%2B+3n+=+0\"
\n" ); document.write( "Since the highet power of n is 3; there are 3 answers.\r
\n" ); document.write( "\n" ); document.write( "You can start by factoring out an n on the left side
\n" ); document.write( "\"n+%2A+%288n%5E2+%2B+10n+%2B+3%29+=+0\"
\n" ); document.write( "In order for the equation to equal zero, the n on the out side must equal zero.
\n" ); document.write( "Then you can use the quadratic equation on the part of the equation inside the parentheses. \r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"an%5E2%2Bbn%2Bc=0\" (in our case \"8n%5E2%2B10n%2B3+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"n%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%2810%29%5E2-4%2A8%2A3=4\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=4 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-10%2B-sqrt%28+4+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"n%5B1%5D+=+%28-%2810%29%2Bsqrt%28+4+%29%29%2F2%5C8+=+-0.5\"
\n" ); document.write( " \"n%5B2%5D+=+%28-%2810%29-sqrt%28+4+%29%29%2F2%5C8+=+-0.75\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"8n%5E2%2B10n%2B3\" can be factored:
\n" ); document.write( " \"8n%5E2%2B10n%2B3+=+8%28n--0.5%29%2A%28n--0.75%29\"
\n" ); document.write( " Again, the answer is: -0.5, -0.75.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+8%2Ax%5E2%2B10%2Ax%2B3+%29\"

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the values for n are: -0.5, -0.75 and 0
\n" ); document.write( "
\n" );