document.write( "Question 706128: What does squared difference of a and b means??
\n" );
document.write( "Is it a^2-b^2 or
\n" );
document.write( "is it (a-b)^2 \n" );
document.write( "
Algebra.Com's Answer #435010 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! I think it is (a - b)^2, it is the difference that is squared \n" ); document.write( " |