document.write( "Question 148839: I am now stuck on the factoring by group.
\n" );
document.write( "45x^2 + 39x + 6
\n" );
document.write( "I wish math came easier to me! I think I have some of it just not to sure
\n" );
document.write( "3(15x^2 + 13x + 2) \r
\n" );
document.write( "\n" );
document.write( "Thank you for any help! \n" );
document.write( "
Algebra.Com's Answer #109182 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I am trying to figure out factoring of trinomials. I am sort of lost. \n" ); document.write( "4s^2 - 21s + 5 \n" ); document.write( "----------------- \n" ); document.write( "It's a trial an error sometimes. IF it's factorable (it's not always), it'll look like \n" ); document.write( "(js + a)*(ks + b) \n" ); document.write( "a and b can be positive or negative. \n" ); document.write( "Most of the problems in school use integers, not fractions, so try those first. \n" ); document.write( "In this case, the 5 has factors of only 5 and 1, so that narrows it down a lot. \n" ); document.write( "And, it's a +5, so a and b have to have the same sign. \n" ); document.write( "Also, note that the middle term is -21, MINUS, so a and b have to be negative. \n" ); document.write( "----- \n" ); document.write( "So, there are 6 possibilities: \n" ); document.write( "(1s-1)*(4s-5) \n" ); document.write( "(2s-1)*(2s-5) \n" ); document.write( "(4s-1)*(1s-5) \n" ); document.write( "The last one works. \n" ); document.write( "(4s-1)*(s-5) does equal 4s^2 - 21s + 5 \n" ); document.write( "There's another way to do this, by solving the quadratic equation but if you haven't seen that yet it might give you a headache. \n" ); document.write( " \n" ); document.write( " |