document.write( "Question 324687: Factor the trinomial \r
\n" );
document.write( "\n" );
document.write( "s^2-9s+18\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #232510 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! Factoring a trinomial is the opposite of the FOIL method. The binomial factors will have this form: \n" ); document.write( "(s A)(s B) \n" ); document.write( "where A and B will be the factors of the third term (18). The factors of 18 are: 1, 2, 3, 6 , 9 and 18. So these are our possibilities of A and B: 1&18, 2&9, 3&6. \n" ); document.write( "Now, we need to see what combination, when added, will equal -9 (since the second term is -9s. \n" ); document.write( "We know that both numbers must be negative because when added they equal a negative number, but when multiplied, they equal a positive number. The only possibility is -6 and -3. \n" ); document.write( "So your answer is: \n" ); document.write( "(s-3)(s-6) \n" ); document.write( " |