document.write( "Question 134718: There are 3 question.
\n" ); document.write( "1.How do you know if a quadratic equation will have one, two,or no solutions?\r
\n" ); document.write( "\n" ); document.write( "2. How do you find a quadratic equation if you are only given the solution?\r
\n" ); document.write( "\n" ); document.write( "3. Is it possible to have different quadratic equations with the same solution?\r
\n" ); document.write( "\n" ); document.write( "This information is for my college algebra class.\r
\n" ); document.write( "\n" ); document.write( "Thanks Roosevelt
\n" ); document.write( "

Algebra.Com's Answer #98548 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
1) Look at the determinant part of the quadratic equation
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "The determinant is
\n" ); document.write( "\"sqrt%28+b%5E2-4%2Aa%2Ac+%29%29+\"
\n" ); document.write( "If that results in a negative == no solutions (complex numbers)
\n" ); document.write( "If it is positive, then two roots
\n" ); document.write( "If it is 0, the one root two times\r
\n" ); document.write( "\n" ); document.write( "2) Lets say the solutions are x=5 and x= 7
\n" ); document.write( "Then \"%28x-5%29%28x-7%29+=+0+\" will give a quadratic equation with those solutions
\n" ); document.write( "More generally, if the roots are a and b
\n" ); document.write( "\"%28x-a%29%28x-b%29+=+0+\" then just multiply it out \r
\n" ); document.write( "\n" ); document.write( "3)Sure. One quick way to see that is to just multiply by a constant C
\n" ); document.write( "\"C%28x-a%29%28x-b%29+=+0+\" same root, different equation\r
\n" ); document.write( "\n" ); document.write( "make sense?
\n" ); document.write( "
\n" );