document.write( "Question 720838: What is the quadratic equation for 0,3? \n" ); document.write( "
Algebra.Com's Answer #442001 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What is the quadratic equation for 0,3? \n" ); document.write( "x = 0 \n" ); document.write( "and \n" ); document.write( "x = 3 \n" ); document.write( "From this we can derive two factors \n" ); document.write( "x(x-3) = 0 \n" ); document.write( "which is \n" ); document.write( "y = x^2 - 3x \n" ); document.write( " |