document.write( "Question 815591: f(x) = x^3 + (1 - k^2)x + k\r
\n" );
document.write( "\n" );
document.write( "(a) Show that -k is a root of f.
\n" );
document.write( "I've already solved this by substituting -k to the x's in the given equation. I'm not sure tho.\r
\n" );
document.write( "\n" );
document.write( "(b) Find, in terms of k, the other roots of f.\r
\n" );
document.write( "\n" );
document.write( "what I did is:\r
\n" );
document.write( "\n" );
document.write( "let x + k a factor.
\n" );
document.write( "divide the equation x^3 + (1 - k^2)x + k by x + k
\n" );
document.write( "then I got x^2 + kx + 1
\n" );
document.write( "I then used quadratic formula to get the 2 other roots:\r
\n" );
document.write( "\n" );
document.write( "x = -k + or - square root of (k^2 - 4)
\n" );
document.write( " __________________________________
\n" );
document.write( " 2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c)Find the set of values of k for which f has exactly one real root. \r
\n" );
document.write( "\n" );
document.write( "? \n" );
document.write( "
Algebra.Com's Answer #491081 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Everything you've done is correct. All that is left is part c. A quadratic has exactly one real root when the expression inside the square root is a zero. So all you have to do is figure out when |