document.write( "Question 44332: Factor each Trinomial using the “ac” method. Showing work and solution.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "15x² - 7x – 2 \n" );
document.write( "
Algebra.Com's Answer #29248 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From 15x² - 7x – 2, we factor by looking at the product of a times c, here that is 15 times 2...or 30...then we ask, what are the factors of 30 that have a difference of 7...that would be 10 and 3 and than adjust our binomial factors to reflect such products...so we get \n" ); document.write( "15x² - 7x – 2 = \n" ); document.write( "(5x + 1)(3x - 1) \n" ); document.write( " |