document.write( "Question 823795: If (x-2) is one factor of the polynomials x²+ax-6 and x²-9x+b, then a+b is equal to........
\n" );
document.write( "a) 15
\n" );
document.write( "b) 13
\n" );
document.write( "c) 11
\n" );
document.write( "d) 10 \n" );
document.write( "
Algebra.Com's Answer #495799 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "(x - 2) is common factor \n" ); document.write( "--- \n" ); document.write( "--- \n" ); document.write( "x^2 + ax - 6 = (x - 2)(x + K) \n" ); document.write( "--- \n" ); document.write( "(x - 2)(x + K) \n" ); document.write( "x^2 + Kx - 2x - 2K \n" ); document.write( "x^2 + (K - 2)x - 2K \n" ); document.write( "--- \n" ); document.write( "-2K = -6 \n" ); document.write( "K = 3 \n" ); document.write( "--- \n" ); document.write( "K - 2 = a \n" ); document.write( "3 - 2 = a \n" ); document.write( "a = 1 \n" ); document.write( "--- \n" ); document.write( "x^2 + x - 6 = (x - 2)(x + 3) \n" ); document.write( "--- \n" ); document.write( "second factor of x^2 + ax - 6 is (x + 3) \n" ); document.write( "--- \n" ); document.write( "--- \n" ); document.write( "x^2 - 9x + b = (x - 2)(x + K) \n" ); document.write( "--- \n" ); document.write( "(x - 2)(x + K) \n" ); document.write( "x^2 + Kx - 2x - 2K \n" ); document.write( "x^2 + (K - 2)x - 2K \n" ); document.write( "--- \n" ); document.write( "K - 2 = -9 \n" ); document.write( "K = -7 \n" ); document.write( "--- \n" ); document.write( "-2K = b \n" ); document.write( "b = -2(-7) \n" ); document.write( "b = 14 \n" ); document.write( "--- \n" ); document.write( "x^2 - 9x + 14 = (x - 2)(x - 7) \n" ); document.write( "--- \n" ); document.write( "second factor of x^2 - 9x + b is (x - 7) \n" ); document.write( "--- \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "a + b = 15 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |