document.write( "Question 1195206: If x+2 and x-3 are factors of the polynomial, find a. \n" );
document.write( "
Algebra.Com's Answer #827640 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You have already received four responses, all showing different ways to solve the problem. \n" ); document.write( "Here is yet another way that might teach you something useful. \n" ); document.write( "In a cubic equation with leading coefficient 1, \n" ); document.write( " \n" ); document.write( "with roots p, q, and r, the following are the relationships between the roots and the coefficients of the equation: \n" ); document.write( "(1) b = -(p+q+r) \n" ); document.write( "(2) c = (pq+pr+qr) \n" ); document.write( "(3) d = -(pqr) \n" ); document.write( "Note it is easy to see these relationships by writing the polynomial equation in factored form and expanding: \n" ); document.write( " \n" ); document.write( "To use these facts to solve this problem.... \n" ); document.write( "Since x+2 and x-3 are factors of the polynomial, two of the roots are p=-2 and q=3. \n" ); document.write( "The coefficient of the x^2 term is 5, so from (1) above \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the third root is r=-6. \n" ); document.write( "The problem asks for the coefficient of the x (linear) term. From (2) above, the coefficient of the linear term is \n" ); document.write( " \n" ); document.write( "ANSWER: a = -12 \n" ); document.write( " \n" ); document.write( " |