document.write( "Question 635783: Explain, in complete sentences, how to factor 4x2 – 4x – 48. Explain how your factors could be checked for accuracy \n" ); document.write( "
Algebra.Com's Answer #400560 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! factor 4x^2 – 4x – 48. \n" ); document.write( "factor out 4 in each of the three terms \n" ); document.write( "4(x^2 - x - 12) \n" ); document.write( "Find the factors of 12 which differ by 1, -x means the larger factor will be neg \n" ); document.write( "4(x-4)(x+3) \n" ); document.write( ": \n" ); document.write( "You can confirm this by FOILing (x-4)(x+3) and multiplying that by 4 \n" ); document.write( " |