document.write( "Question 241484: Factor the trinomial, or state that the trinomial is prime.
\n" );
document.write( "x²-3x-18
\n" );
document.write( "x²-3x-18=
\n" );
document.write( "Type P if the polynomial is prime.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #176866 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor the trinomial, or state that the trinomial is prime. \n" ); document.write( "x²-3x-18 \n" ); document.write( "--------------- \n" ); document.write( "Think of two numbers whose product is -18 and whose sum is -3. \n" ); document.write( "--- \n" ); document.write( "The numbers are -6 and 3 \n" ); document.write( "----- \n" ); document.write( "Rewrite the problem making this substitution: \n" ); document.write( "x^2 - 6x + 3x -18 \n" ); document.write( "--- \n" ); document.write( "Factor the 1st two and the last two terms separately: \n" ); document.write( "x(x-6) + 3(x-6) \n" ); document.write( "Factor again to get the solution: \n" ); document.write( "(x-6)(x+3)\r \n" ); document.write( "\n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |