document.write( "Question 723907: Factor the polynomial using the grouping number method.
\n" );
document.write( "3a^2-11a+8
\n" );
document.write( "^ meaning its an exponent
\n" );
document.write( "Thank you for answering! \n" );
document.write( "
Algebra.Com's Answer #443458 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor the polynomial using the grouping number method. \n" ); document.write( "3a^2-11a+8 \n" ); document.write( "------------ \n" ); document.write( "The only pair of factors for 3 is 1*3 \n" ); document.write( "--- \n" ); document.write( "= (3a + m)*(a + n) \n" ); document.write( "The product of m*n = +8, so they have the same sign. \n" ); document.write( "The a term is negative, so m & n are negative. \n" ); document.write( "The a term is odd, -11, so either m or n is an odd number. \n" ); document.write( "------ \n" ); document.write( "Try the pairs of factors of 8 \n" ); document.write( "There are 2, 1*8 and 2*4 \n" ); document.write( "2*4 won't work because they're both even numbers. \n" ); document.write( "--> m = -1 & n = -8 or vice versa. \n" ); document.write( "= (3a + m)*(a + n) \n" ); document.write( "= = (3a - 8)*(a - 1) \n" ); document.write( "=========================== \n" ); document.write( " \n" ); document.write( " |