document.write( "Question 336056: write a quadrtic equation having the given numbers as solutions
\n" );
document.write( "7,-4 \n" );
document.write( "
Algebra.Com's Answer #241005 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (7,-4) \n" ); document.write( "(x-7)(x+4)=0 \n" ); document.write( "x^2-3x-28 =0 \n" ); document.write( " |