document.write( "Question 146222: Factor: 4p^2 - 8p - 60 \n" ); document.write( "
Algebra.Com's Answer #106767 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! First, all terms have a 4 in common, factor that out first.\r \n" ); document.write( "\n" ); document.write( "4p^2 - 8p - 60=4(p^2-2p-15)\r \n" ); document.write( "\n" ); document.write( "Now, we need two numbers that multiply to get -15 but ADD to get -2. These would be -5 and 3.\r \n" ); document.write( "\n" ); document.write( "So, \n" ); document.write( "4(p^2-2p-15)=4(p-5)(p+3) \n" ); document.write( " |