document.write( "Question 431049: write a quadratic equation that has the solutions of -2 and 5 \n" ); document.write( "
Algebra.Com's Answer #299302 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! If -2 and 5 are roots, then x-(-2) and x-5 are factors of the polynomial. We can write the equation in the form\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C(x+2)(x-5) = 0, where C is some nonzero constant. \n" ); document.write( " |