document.write( "Question 322686: BONUS: Factor x² - 4x + 4 – 9y². \n" ); document.write( "
Algebra.Com's Answer #231003 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! BONUS: Factor x² - 4x + 4 – 9y².\r \n" ); document.write( "\n" ); document.write( "x^2 - 4x + 4 - 9y^2 \n" ); document.write( "(x - 2)^2 - (3y)^2 \n" ); document.write( "note: (x - 2)(x - 2) using FOIL equals x^2 - 4x + 4 \n" ); document.write( "(x - 2 + sqrt(3)y)(x - 2 - sqrt(3)y) \n" ); document.write( "check by distributing: \n" ); document.write( "x^2 - 2x - sqrt(3)xy -2x + 4 + 2sqrt(3)y + sqrt(3)xy - 2sqrt(3)y - 9y^2 \n" ); document.write( "x^2 - 2x - 2x - sqrt(3)xy + sqrt(3)xy + 4 - 9y^2 \n" ); document.write( "x^2 - 4x + 4 - 9y^2 \n" ); document.write( " \n" ); document.write( " |