document.write( "Question 282082: Factor completely. Show all work necessary.\r
\n" );
document.write( "\n" );
document.write( "4x^2-9 \n" );
document.write( "
Algebra.Com's Answer #204853 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! This we know as a difference in squares \n" ); document.write( "4x^2 is one square and 9 is the other \n" ); document.write( "3^2=9 \n" ); document.write( "(2x)^2=4x^2 \n" ); document.write( "The middle terms cancel each other out with plus and minus. \n" ); document.write( "a^2-b^2=(a-b)*(a+b) \n" ); document.write( "(2x-3)*(2x+3) \n" ); document.write( " \n" ); document.write( " |