document.write( "Question 199501: find an equation for which -3 and 4 are solutions
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #149899 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2-x-12=0 \n" ); document.write( "(x+3)(x-4)=0 \n" ); document.write( "x+3=0 \n" ); document.write( "x=-3 ans. \n" ); document.write( "x-4=0 \n" ); document.write( "x=4 ans. \n" ); document.write( " |