document.write( "Question 40126: The process or writing a quadratic equation in the form of is called what? \n" );
document.write( "
Algebra.Com's Answer #25560 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (X+A)~2 THE PROCESS TO EXPAND THIS TO A QUADRATIC IS CALLED F O I L \n" ); document.write( "(X+A)(X+A) FIRST=X*X OUTER=X*A INNER=A*X & LAST=A*A THUS YOU HAVE \n" ); document.write( "X~2+2XA+A~2 \n" ); document.write( " |