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 #184570 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! From our solutions, we will work backward.\r \n" ); document.write( "\n" ); document.write( "x=6a \n" ); document.write( "x=-3b \n" ); document.write( "(x-6a)(x+3b) = 0 \n" ); document.write( "x^2 + x(3b-6a) - 18ab.\r \n" ); document.write( "\n" ); document.write( "This is answer [D] \n" ); document.write( " |