document.write( "Question 40108: This is actually about \"unfoiling\". Is there a quick and easy way to figure out the binomials when unfoiling. As an example:
\n" );
document.write( "2x^2 - 9x + 4. How do I know how to choose the right numbers to factor this into two binomials? Is there a different rule for positive and/or negative numbers.
\n" );
document.write( "Thanks very much. \n" );
document.write( "
Algebra.Com's Answer #25553 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! IF THE FIRST & THIRD NUMBERS ARE + & THE MISSLE NUMBER IS - THEN THE FIRST OR THE THIRD FACTORS MUST BOTH BE NEGATIVE. \n" ); document.write( "THUS IN THIS CASE WE HAVE (2X-1)(X-4) OR (-2X+1)(-X+4) IN EITHER CASE WE HAVE \n" ); document.write( "X=1/2 & X=4 \n" ); document.write( " |