document.write( "Question 1088370: Find the values of n when x^2 − 3x − n = 0 has two solutions. \n" ); document.write( "
Algebra.Com's Answer #702632 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the values of n when x^2 - 3x - n = 0 has two solutions.
\n" ); document.write( "----------
\n" ); document.write( "All quadratics have 2 solutions --> n is any real number.
\n" ); document.write( "--------
\n" ); document.write( "Disc = b^2 - 4ac
\n" ); document.write( "---
\n" ); document.write( "Disc > 0 --> 2 distinct real solutions
\n" ); document.write( "Disc = 0 --> 2 equal real solutions.
\n" ); document.write( "Disc < 0 --> 2 complex solutions.
\n" ); document.write( "========================
\n" ); document.write( "All cubics have 3 solutions.
\n" ); document.write( "All quartics (4th power) have 4 solutions.
\n" ); document.write( "etc
\n" ); document.write( "
\n" ); document.write( "
\n" );