document.write( "Question 1171098: Find the equation of the quadratic given roots -1/3, -2/5?
\n" );
document.write( "Write your answer in descending order ax^2+bx+c=0 \n" );
document.write( "
Algebra.Com's Answer #795987 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the roots are m & n, it's \n" ); document.write( "(x-m)*(x-n) = 0 \n" ); document.write( " \n" ); document.write( " |