document.write( "Question 908067: Factor Expressions:
\n" );
document.write( "Problem 1: 7x2-8x-12\r
\n" );
document.write( "\n" );
document.write( "Problem 2: 3x2+8x-16\r
\n" );
document.write( "\n" );
document.write( "Problem 3: 2x2-7x+6\r
\n" );
document.write( "\n" );
document.write( "Problem 4: 3x2+8x-16\r
\n" );
document.write( "\n" );
document.write( "I've tried all of these, but the answer doesn't seem to me be right \n" );
document.write( "
Algebra.Com's Answer #550775 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Trying just Problem 3:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x2-7x+6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Test these: \n" ); document.write( "(2x 2)(x 3), 2x and 6x; not useful. \n" ); document.write( "(2x 3)(x 2), 4x and 3x; this should work; \n" ); document.write( "(2x-3)(x-2) will give -4x and -3x; and the constant term is +6. \n" ); document.write( " |