document.write( "Question 412682: I don't understand how to factor a polynomial. Can you explain to me how to do this please? One of the problems is 49x^2 - 32. Thank you. \n" ); document.write( "
Algebra.Com's Answer #289805 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Not a good example, that can't be factored. \n" ); document.write( "If it's 49x^2 - 16, then that's the difference of 2 squares, which can always be factored. \n" ); document.write( " \n" ); document.write( "= (7x - 4)*(7x + 4) \n" ); document.write( " \n" ); document.write( " |