document.write( "Question 910937: Which of the following quadratic equations has solutions of x = 5q and x = 4p?
\n" );
document.write( "x2 + x(4p - 5q) - 20pq = 0
\n" );
document.write( "x2 + 20pq = 0
\n" );
document.write( "x2 + x(4p + 5q) - 20pq = 0
\n" );
document.write( "x2 - x(4p + 5q) + 20pq = 0
\n" );
document.write( "x2 - x(4p - 5q) + 20pq = 0 \n" );
document.write( "
Algebra.Com's Answer #552777 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x-5q)*(x-4p) \n" ); document.write( "20pq-4px-5qx+x^2 \n" ); document.write( "x^2-x(4p+5q)+20pq=0 fourth choice \n" ); document.write( " |