document.write( "Question 252575: Which of the following quadratic equations has solutions x=6a and x=-3b?
\n" );
document.write( "A. x^2 - 18ab=0
\n" );
document.write( "B. x^2 - x(3b-6a)-18ab=0
\n" );
document.write( "C. x^2 - x(3b+6a) +18ab= 0
\n" );
document.write( "D. x^2 + x(3b-6a)- 18ab=0
\n" );
document.write( "E. x^2 + x(3b+6a) + 18ab=0 \n" );
document.write( "
Algebra.Com's Answer #184569 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Which of the following quadratic equations has solutions x=6a and x=-3b? \n" ); document.write( "A. x^2 - 18ab=0 \n" ); document.write( "B. x^2 - x(3b-6a)-18ab=0 \n" ); document.write( "C. x^2 - x(3b+6a) +18ab= 0 \n" ); document.write( "D. x^2 + x(3b-6a)- 18ab=0 \n" ); document.write( "E. x^2 + x(3b+6a) + 18ab=0 \n" ); document.write( "--------------------- \n" ); document.write( "Multiply it and see. \n" ); document.write( "(x-6a)*(x+3b) = x^2 + x(6a-3b) - 18ab \n" ); document.write( "it's B \n" ); document.write( " \n" ); document.write( " |