document.write( "Question 59661: When a polynomial with a \"-\" (negative) sign on the last term is factored, what is always true about the signs of the factors? \r
\n" );
document.write( "\n" );
document.write( " a.both positive
\n" );
document.write( " b.both negative
\n" );
document.write( " c.one positive and one negative
\n" );
document.write( " d.the signs do not matter \n" );
document.write( "
Algebra.Com's Answer #40971 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! When a polynomial with a \"-\" (negative) sign on the last term is factored, what is always true about the signs of the factors? \r \n" ); document.write( "\n" ); document.write( " a.both positive \n" ); document.write( " b.both negative \n" ); document.write( " \n" ); document.write( " d.the signs do not matter \n" ); document.write( "You have to multiply two numbers to get the last term, if they're both the same sign the last term is positive, if they're different the last term is negative: \n" ); document.write( "(x-3)(x-2)=x^2-5x+6 \n" ); document.write( "(x+3)(x+2)=x^2+5x+6 \n" ); document.write( "(x-3)(x+2)=x^2-x-6*** \n" ); document.write( "(x+3)(x-2)=x^2+x-6*** \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |