document.write( "Question 307221: what is [x-2][x-4] \n" ); document.write( "
Algebra.Com's Answer #219836 by mananth(16949) You can put this solution on YOUR website! [x-2][x-4] \n" ); document.write( "Multiply each term in the first bracket wiith both the terms in the second bracket \n" ); document.write( "x(x-4)-2(x-4)\r \n" ); document.write( "\n" ); document.write( "x^2-4x-2x+8\r \n" ); document.write( "\n" ); document.write( "x^2-6x+8 \n" ); document.write( " |