document.write( "Question 136933: Write a quadratic equation having solutions square root 3 and -4 square root 3. \n" ); document.write( "
Algebra.Com's Answer #100262 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! if a is a solution (root) then x-a is a factor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-sqrt(3))(x+4sqrt(3))=0 __ FOILing __ x^2+(3sqrt(3))x-12=0 \n" ); document.write( " |