document.write( "Question 1188992: To divide the function f(x) by (x^2-4x-12), we find that the quotient is Q(x) and the remainder is (x+6). If f(-2)=a and f(6)=b, what is the value of b/a? \n" ); document.write( "
Algebra.Com's Answer #820196 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "To divide the function f(x) by (x^2-4x-12), we find that the quotient is Q(x) \n" ); document.write( "and the remainder is (x+6). If f(-2)=a and f(6)=b, what is the value of b/a? \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " First of all, the problem is worded incorrectly. To be correct, it must sound THIS WAY:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " To divide the\r \n" ); document.write( "\n" ); document.write( " With this correction, see my solution below.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "From the condition, we have this polynomial equality\r\n" ); document.write( "\r\n" ); document.write( " f(x) = (x^2-4x-12)*Q(x) + (x+6), (1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "where Q(x) is some polynomial (the quotient of the division).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Notice that the polynomial (x^2 -4x - 12) has the roots -2 and 6: \r\n" ); document.write( " exactly the values mentioned in the problem's condition.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "THEREFORE, substituting the values x= -2 and x= 6 into formula (1), we get\r\n" ); document.write( "\r\n" ); document.write( " a = f(-2) = 0*Q(-2) + (-2+6) = 0 + 4 = 4,\r\n" ); document.write( "\r\n" ); document.write( " b = f(6) = 0*Q(6) + (6+6) = 0 + 12 = 12.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence,\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |