document.write( "Question 66287: How would one you factor the following: \r
\n" );
document.write( "\n" );
document.write( "b^2 - (c-2d)^2\r
\n" );
document.write( "\n" );
document.write( "THanks \n" );
document.write( "
Algebra.Com's Answer #46998 by stanbon(75887) ![]() You can put this solution on YOUR website! factor the following: \n" ); document.write( "b^2 - (c-2d)^2 \n" ); document.write( "Comment: This is \"the difference of two squares\". \n" ); document.write( "It factors as follows: \n" ); document.write( "(b-(c-2d))(b+(c-d)) \n" ); document.write( "=(b-c+3d)(b+c-d) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |