document.write( "Question 390275: Write a quadratic equation in the variable x having the given numbers as solutions. Type the equation in standard form, .
\n" );
document.write( " Given numbers: -sqrt3, 3sqrt3 \n" );
document.write( "
Algebra.Com's Answer #276695 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x=-sqrt(3), x=3sqrt(3) \n" ); document.write( "(x+sqrt(3))(x-3sqrt(3))=0 \n" ); document.write( "x^2-2sqrt(3)-9 FOIL \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |