document.write( "Question 1033862: Find the quadratic equation whose roots are -3/2 and 4.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648490 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If it has those roots, then we have factors of \n" ); document.write( "(x + 3/2)(x - 4) = 0 \n" ); document.write( "Now FOIL them out and get \n" ); document.write( "x^2 - 4x + (3/2)x - 6 = 0 \n" ); document.write( "x^2 - (5/2)x - 6 = 0 \n" ); document.write( "and if your teacher wants integer coefficients, we multiply everything by two and get \n" ); document.write( " |