document.write( "Question 939896: -3 and 5. are root of quadratic equation: find the equation \n" ); document.write( "
Algebra.Com's Answer #572800 by laoman(51)\"\" \"About 
You can put this solution on YOUR website!
To get the equation,
\n" ); document.write( "The general quadratic equation is
\n" ); document.write( "x^2 - (sum of roots)*x + product of roots
\n" ); document.write( "= x^2 - (-3+5)*x + (-3*5)
\n" ); document.write( "= x^2 - 2x -15
\n" ); document.write( "
\n" );