document.write( "Question 22384: Explain each step involved in using the 'ac' method to factor the following: \r
\n" );
document.write( "\n" );
document.write( "5w^2 + 13w - 6 \n" );
document.write( "
Algebra.Com's Answer #10872 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ac = 5*-6=-30 \n" ); document.write( "b = 13 \n" ); document.write( "Determine two integers whose product is -30 and whose sum is 13. \n" ); document.write( "They are 15 and -2 \n" ); document.write( "Rewrite the original equation putting 15w-2w in place of 13w as follows. \n" ); document.write( "5w^2 +15w-2w-6 \n" ); document.write( "Factor the 1st two then the last two terms as follows: \n" ); document.write( "5w(w+3)-2(w+6) \n" ); document.write( "Factor again to get: \n" ); document.write( "(w+3)(5x-2)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |