document.write( "Question 209265: how is this algebra factoring problem done\r
\n" );
document.write( "\n" );
document.write( " b^2 + 6b - 16 \n" );
document.write( "
Algebra.Com's Answer #158192 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! b^2 +6b -16 \n" ); document.write( ". \n" ); document.write( "the sign of last term is negative,,,,,this tells us that the middle term is formed by the difference of two factors. \n" ); document.write( ". \n" ); document.write( "The sign of the middle term is positive,,,,which tells us that the largest of the terms is positive,,,(in difference calc) \n" ); document.write( ". \n" ); document.write( "factors of (1) b^2 are just 1*1 \n" ); document.write( ". \n" ); document.write( "factors of (-16),,could be,,,16*1,,,or 8*2,,or 4*4,,,,,, \n" ); document.write( ". \n" ); document.write( "Since we are looking for a difference of 6,,,let's try 8-2=6 \n" ); document.write( ". \n" ); document.write( "(b +8) (b-2) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "check using FOIL,,,b^2 -2b +8b -16 = b^2 +6b -16,,,ok \n" ); document.write( " |