document.write( "Question 59061This question is from textbook elementary and intermediate algebra
\n" );
document.write( ": Expand (4x - 2)^2 \n" );
document.write( "
Algebra.Com's Answer #40513 by funmath(2933) ![]() You can put this solution on YOUR website! Expand (4x - 2)^2 Remember this is the same thing as: \n" ); document.write( "(4x-2)(4x-2) \n" ); document.write( "4x(4x-2)-2(4x-2) First distribute 4x times the second parenthesese, then distribute the -2 \n" ); document.write( "4x(4x)+4x(-2)-2(4x)-2(-2) \n" ); document.write( "16x^2-8x-8x+4 Finally Combine your like terms. \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |