document.write( "Question 1183949: Solve 2x^3 + 3x^2 +hx + k = 0 and find the values of h and k, given that -3 is the first root and the third root is twice the second. \n" ); document.write( "
Algebra.Com's Answer #814462 by ikleyn(52799)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Solve 2x^3 + 3x^2 +hx + k = 0 and find the values of h and k, given that -3 is the first root and the third root is twice the second.
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the second root.  \r\n" );
document.write( "\r\n" );
document.write( "Then the third root is 2x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, according to Vieta's theorem, the ratio of the coefficient at  x^2  to the leading coefficient,\r\n" );
document.write( "\r\n" );
document.write( "i.e. the number  \"3%2F2\",  is the sum of the three roots of the equation, taken with the opposite sign\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"3%2F2\" = - \"%28%28-3%29+%2B+x+%2B+2x%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3 = -2*((-3) + 3x)\r\n" );
document.write( "\r\n" );
document.write( "    3 = 6 - 6x\r\n" );
document.write( "\r\n" );
document.write( "    6x = 6 - 3\r\n" );
document.write( "\r\n" );
document.write( "    6x = 3\r\n" );
document.write( "\r\n" );
document.write( "    x = 3/6 = 1/2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, the second root is  1/2;   the third root is 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "According to Vieta's theorem,  the ratio  \"k%2F2\"  is the product of the three roots taken with the opposite sign\r\n" );
document.write( "\r\n" );
document.write( "    \"k%2F2\" = - \"%28-3%29%2A%281%2F2%29%2A1\" = 3/2;  hence,  k = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "According to Vieta's theorem, the ratio  \"h%2F2\"  is the sum of in-pairs product of the roots\r\n" );
document.write( "\r\n" );
document.write( "    \"h%2F2\" = \"%28-3%29%2A%281%2F2%29+%2B+%28-3%29%2A1+%2B+%281%2F2%29%2A1\" = \"-3%2F2+-+3+%2B+1%2F2\" = -4;  hence, h = -8\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  k = 3;  h = -8;  the second root is  \"1%2F2\";  the third root is 1.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You can check it on your own, that the found polynomial and its roots satisfy all the conditions imposed by the problem.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );