document.write( "Question 968069: The polynomial P(x)=x^4+ax^2+bx-9 has zeros at x=1 and x=-3. The values of a and b are... \n" ); document.write( "
Algebra.Com's Answer #591652 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if the polynomial has zeroes at x = 1 and x = -3, then the value of the polynomial would have to be 0 when you replace x with either 1 or -3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(1) = 0 and f(-3) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "start with your polynomial and set it to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you will get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^4+ax^2+bx-9 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace x with 1 and the equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1^4 + a*1 + b*1 - 9 = 0 \n" ); document.write( "simplify to get: \n" ); document.write( "1 + a + b - 9 = 0 \n" ); document.write( "combine like terms to get: \n" ); document.write( "a + b - 8 = 0 \n" ); document.write( "add 8 to both sides of the equation to get: \n" ); document.write( "a + b = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace x with -3 and the equation becomes: \n" ); document.write( "(-3)^4 + a*(-3)^2 + b*(-3) - 9 = 0 \n" ); document.write( "simplify this to get: \n" ); document.write( "81 + 9a - 3b - 9 = 0 \n" ); document.write( "combine like terms to get: \n" ); document.write( "72 + 9a - 3b = 0 \n" ); document.write( "subtract 72 from both sides of the equation to get: \n" ); document.write( "9a - 3b = -72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 2 equations that need to be solved simultaneously. \n" ); document.write( "they are: \n" ); document.write( "a + b = 8 \n" ); document.write( "9a - 3b = -72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply both sides of the first equation by 9 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9a + 9b = 72 \n" ); document.write( "9a - 3b = -72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the second equation from the first to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12b = 144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for b to get b = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "go back to the first equation and solve for a to get: \n" ); document.write( "a + b = 8 becomes: \n" ); document.write( "a + 12 = 8 \n" ); document.write( "solve for a to get: \n" ); document.write( "a = 8 - 12 = -4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = -4 \n" ); document.write( "b = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace those values in the original equation of x^4+ax^2+bx-9 = 0 to get: \n" ); document.write( "x^4 -4 * x^2 + 12 * x - 9 = 0\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you graph the equation using a graphing calculator that tells you the zero points, your graph will look like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "another way would have been to evaluate the equation at f(1) and f(-3) when the value of a was -4 and the value of b was 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(1) and f(-3) should both have been equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |