document.write( "Question 683992: How to make this factorized quadratic equation into an standard form of an quadratic equation?
\n" );
document.write( "(x-1)(x-2) = 0\r
\n" );
document.write( "\n" );
document.write( "Thank you!:) \n" );
document.write( "
Algebra.Com's Answer #423851 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (x-1)(x-2) = 0\r \n" ); document.write( "\n" ); document.write( "x(x-2)-1(x-2)=0\r \n" ); document.write( "\n" ); document.write( "x^2-2x-x+2=0\r \n" ); document.write( "\n" ); document.write( "add like terms\r \n" ); document.write( "\n" ); document.write( "x^2-3x+2=0 \n" ); document.write( " |