document.write( "Question 524: How do I factor 6x^2-7x-4? \n" ); document.write( "
Algebra.Com's Answer #177 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! How do I factor 6x^2-7x-4 \n" ); document.write( "` \n" ); document.write( "Make a list of all the possible ways for \n" ); document.write( "the FIRSTS to have product 6x² \n" ); document.write( "` \n" ); document.write( "(1x ` )(6x ` ) \n" ); document.write( "(2x ` )(3x ` ) \n" ); document.write( "` \n" ); document.write( "Make a list of all the ways for the \n" ); document.write( "LASTS to have product 4 \n" ); document.write( "` \n" ); document.write( "( ` 1)( ` 4) \n" ); document.write( "( ` 2)( ` 2) \n" ); document.write( "` \n" ); document.write( "Pick one of the above lists to extend to \n" ); document.write( "include all the \"reversals\", i.e., the \n" ); document.write( "\"reversal of \"1×4\" is \"4×1\" \n" ); document.write( "` \n" ); document.write( "I pick the list of factors of 4, because \n" ); document.write( "all I have to do is add on the reversal \n" ); document.write( "\"4×1\". So we have these lists of \n" ); document.write( "possibilities for the FIRSTS: \n" ); document.write( "` \n" ); document.write( "(1x ` )(6x ` ) \n" ); document.write( "(2x ` )(3x ` ) \n" ); document.write( "` \n" ); document.write( "and these possibilities for lasts: \n" ); document.write( "` \n" ); document.write( "( ` ` 1)( ` ` 4) \n" ); document.write( "( ` ` 2)( ` ` 2) \n" ); document.write( "( ` ` 4)( ` ` 1) \n" ); document.write( "` \n" ); document.write( "Now put each of the first two with each of \n" ); document.write( "the last three \n" ); document.write( "` \n" ); document.write( "(1x ` 1)(6x ` 4) \n" ); document.write( "(1x ` 2)(6x ` 2) \n" ); document.write( "(1x ` 4)(6x ` 1) \n" ); document.write( "(2x ` 1)(3x ` 4) \n" ); document.write( "(2x ` 2)(3x ` 2) \n" ); document.write( "(2x ` 4)(3x ` 1) \n" ); document.write( "` \n" ); document.write( "Strike through any of these which contains a \n" ); document.write( "parenthetical binomial from which a common \n" ); document.write( "factor can be taken out \n" ); document.write( "` \n" ); document.write( "We strike through (eliminate) the first one \n" ); document.write( "because 2 can be taken out of (6x ` 4) \n" ); document.write( "` \n" ); document.write( "We strike through (eliminate) the second one \n" ); document.write( "because 2 can be taken out of (6x ` 2) \n" ); document.write( "` \n" ); document.write( "We strike through (eliminate) the fifth one \n" ); document.write( "because 2 can be taken out of (2x ` 2) \n" ); document.write( "` \n" ); document.write( "We strike through (eliminate) the sixth one \n" ); document.write( "because 2 can be taken out of (2x ` 4) \n" ); document.write( "` \n" ); document.write( "So now our list is \n" ); document.write( "` \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(1x ` 4)(6x ` 1) \n" ); document.write( "(2x ` 1)(3x ` 4) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "` \n" ); document.write( "So all we have left are these two. \n" ); document.write( "` \n" ); document.write( "(1x ` 4)(6x ` 1) \n" ); document.write( "(2x ` 1)(3x ` 4) \n" ); document.write( "` \n" ); document.write( "Since the last term of the trinomial \n" ); document.write( "6x^2-7x-4 is negative, the signs are different, \n" ); document.write( "so we need only try \n" ); document.write( "` \n" ); document.write( "(1x + 4)(6x - 1) \n" ); document.write( "(2x + 1)(3x - 4) \n" ); document.write( "(1x - 4)(6x + 1) \n" ); document.write( "(2x - 1)(3x + 4) \n" ); document.write( "` \n" ); document.write( "Multiplying them out \n" ); document.write( "` \n" ); document.write( "(1x + 4)(6x - 1) = 6x² + 23x - 4 \n" ); document.write( "(2x + 1)(3x - 4) = 6x² - 5x - 4 \n" ); document.write( "(1x - 4)(6x + 1) = 6x² - 23x - 4 \n" ); document.write( "(2x - 1)(3x + 4) = 6x² + 5x - 4 \n" ); document.write( "` \n" ); document.write( "None of those are 6x²-7x-4, so 6x²-7x-4 is \n" ); document.write( "prime and thus will not factor. \n" ); document.write( "` \n" ); document.write( "Edwin \n" ); document.write( " |