Given that
is a factor of
evaluate the sum of the four roots of the equation
\n" );
document.write( "When factored,
= (x - 1)(x - 2).
\n" );
document.write( "As
is a factor of
, x - 1 and x - 2 are also factors of
, which
\n" );
document.write( "means that x - 1 = 0, or x = 1, and x - 2 = 0, or x = 2. So, 2 of the roots of
are 1 and 2.
\n" );
document.write( "Using either root, and the RATIONAL ROOT THEOREM, we find that k = 5.\r
\n" );
document.write( "\n" );
document.write( "The equation
now becomes:
, and when POLYNOMIAL LONG-DIVISION and its
\n" );
document.write( "factor,
are used, the other factor of the polynomial,
is derived.
\n" );
document.write( "And, when
is factored, its roots, from its factors x + 6 and x + 2, are - 6 and - 2.
\n" );
document.write( "We now have roots: 1, 2, - 6, and - 2.
\n" );
document.write( "Therefore, the sum of the roots of
or
= 1 + 2 + (- 6) + (- 2) = - 5.
\n" );
document.write( "