document.write( "Question 365323: Hi there, I have to find a degree 3 polynomial whose coefficients are real numbers and with given zeros: ,
\r
\n" );
document.write( "\n" );
document.write( "If is a zero, then so is
so then
\r
\n" );
document.write( "\n" );
document.write( "Then using another example, I came up with this equation. But I'll be honest I don't understand why/how I did this??\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "Then solving through...\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "which gives me my answer , did I do this correctly?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much for your time :)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #260433 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find a degree 3 polynomial whose coefficients are real numbers and with given zeros: \n" ); document.write( "\n" ); document.write( "If \n" ); document.write( "Comment: That is not true; it is not what \"zeroes\" mean. \n" ); document.write( "------------------------------\r \n" ); document.write( "\n" ); document.write( "Then using another example, I came up with this equation. But I'll be honest I don't understand why/how I did this?? \n" ); document.write( "Comment: The rule is \"If a is a zero, (x-a) is a factor\" \n" ); document.write( "--------\r \n" ); document.write( "\n" ); document.write( "f(x) = (x-(1+2i))(x-(1-2i))(x--3) \n" ); document.write( "--- \n" ); document.write( "Rearrange to get: \n" ); document.write( "f(x) = ((x-1)-2i)((x-1)+2i)(x+3) \n" ); document.write( "--- \n" ); document.write( "f(x) = [(x-1)^2 + 4][x+3] \n" ); document.write( "--- \n" ); document.write( "f(x) = [x^2-2x+5][x+3] \n" ); document.write( "--- \n" ); document.write( "f(x) = (x^2-2x+5)x + (x^2-2x+5)3 \n" ); document.write( "--- \n" ); document.write( "f(x) = x^3-2x^2+5x+3x^2-6x+15 \n" ); document.write( "--- \n" ); document.write( "f(x) = x^3+x^2-x+15 \n" ); document.write( "============================ \n" ); document.write( "You were correct. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |