document.write( "Question 22053: Explain and show the steps in multiplying and dividing the following: \r
\n" ); document.write( "\n" ); document.write( "(2x + 3)(2x - 3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #10654 by wuwei96815(245)\"\" \"About 
You can put this solution on YOUR website!
Every term in the second parentheses must be multiplied by every term in the first parentheses. Then, you add all like terms. Example:
\n" ); document.write( "2x times (2x-3) = 4x^2 -6x
\n" ); document.write( "3 times (2x-3) = 6x-9
\n" ); document.write( "4x^2-6x+6x-9 = 4x^2-9
\n" ); document.write( "
\n" );