document.write( "Question 140710: SOLVE USEING THE QUADRATIC FORMUALA
\n" );
document.write( "x^2= 3x
\n" );
document.write( "NOW I KNOW THE QUADRATIC FORMULA AND ALL BUT THIS ONE JUST SEEMS MORE DIFFICULT BECAUSE I DON'T KNOW HOW TO FIGURE OUT THE \"a\" AND \"c\" I THINK, TO PULG IT IN... I'M SURE THIS IS SO EASY BUT I'M MAKING IT VERY HARD... PLEASE HELP... THANKS SO MUCH.. :) :) :) \n" );
document.write( "
Algebra.Com's Answer #102406 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! to use the quadratic formula, the equation has to be in a \"standard\" form \n" ); document.write( "__ ax^2+bx+c=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2-3x=0 __ a=1, b=-3, c=0 \n" ); document.write( " |