document.write( "Question 604878: Write the quadratic equation in general form
\n" );
document.write( "(x-3)^2=0 \n" );
document.write( "
Algebra.Com's Answer #381461 by atique.ah(27)![]() ![]() ![]() You can put this solution on YOUR website! Solution: \n" ); document.write( "simply use the formula (a+b)^2=a^2+b^2+2ab \n" ); document.write( "or simply (x-3)x (x-3)=x^2-6x+9=0 \n" ); document.write( "where a=1,b=-6,c=9 \n" ); document.write( " |