document.write( "Question 165600: Given 5x^4-3x^3+ax^2+bx-7 determine a and b so i is a zero of the quartic (Hint:Use synthetic or long division). Please help me, I just can't find the answer!!! \n" ); document.write( "
Algebra.Com's Answer #122059 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! P(x)=5x^4-3x^3+ax^2+bx-7\r \n" ); document.write( "\n" ); document.write( "i is a zero of P(x) then -i is a zero of P(x) too \n" ); document.write( "Using synthetic division:\r \n" ); document.write( "\n" ); document.write( "Please see source code\r \n" ); document.write( "\n" ); document.write( " 5 -3 a b -7 \n" ); document.write( " i 5i -5-3i -5i+3+ai 5+3i-a+bi \n" ); document.write( " 5 5i-3 -5-3i+a -5i+3+ai+b -2-a+(3+b)i=0 \n" ); document.write( "-i -5i 3i 5i-ai \n" ); document.write( " 5 -3 -5+a 3+b=0\r \n" ); document.write( "\n" ); document.write( "-2-a+(3+b)i=0 \n" ); document.write( "3+b=0\r \n" ); document.write( "\n" ); document.write( "then b=-3 and a=-2\r \n" ); document.write( "\n" ); document.write( "P(x)=5x^4-3x^3-2x^2-3x-7 \n" ); document.write( " \n" ); document.write( " |