document.write( "Question 210686: how would i factor this equation: 2a^2+7a^1-4 \n" ); document.write( "
Algebra.Com's Answer #159178 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
factor this equation: 2a^2+7a^1-4
\n" ); document.write( "-----------------
\n" ); document.write( "Use the AC Method.
\n" ); document.write( "a = 2 ; b = 7 ; c = -4
\n" ); document.write( "--------------------------
\n" ); document.write( "Think of two numbers whose product is AC = 2*-4 = -8
\n" ); document.write( "and whose sum or difference is b = 7
\n" ); document.write( "========================
\n" ); document.write( "The numbers are +8 and -1:
\n" ); document.write( "--
\n" ); document.write( "Replace the \"b\" term by 8a - a.
\n" ); document.write( "2a^2 +8a - a - 4
\n" ); document.write( "---
\n" ); document.write( "Factor the 1st two and the last two terms separately:
\n" ); document.write( "2a(a+4)-(a+4)
\n" ); document.write( "Factor again to get the final answer:
\n" ); document.write( "(a+4)(2a-1)
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );