document.write( "Question 887630: Find the value of k that makes the sum of the roots of 3x^2+18=(3k+2)x equal to 6. \n" ); document.write( "
Algebra.Com's Answer #536773 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the sum of the roots are equal to -b/a \n" ); document.write( "the product of the roots are equal to c/a \n" ); document.write( "the standard form of the quadratic equation is ax^2 + bx + c = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation is: \n" ); document.write( "3x^2 + 18 = (3k+2)x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract (3k+2)x from both sides of the equation to get: \n" ); document.write( "3x^2 - (3k+2)x + 18 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this equation is now in standard form of ax^2 + bx + c where: \n" ); document.write( "a = 3 \n" ); document.write( "b = -(3k+2) \n" ); document.write( "c = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sum of the roots are -b/a which becomes (3k+2)/3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since sum of the roots is equal to 6, this means that (3k+2)/3 = 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply both sides of this equation by 3 to get: \n" ); document.write( "3k+2 = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 2 from both sides of this equation to get: \n" ); document.write( "3k = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 3 to get; \n" ); document.write( "k = 16/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that should be the value of k.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let's see if that works.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when k = 16/3, 3k+2 = 3*16/3 + 2 = 18.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation of 3x^2 + 18 = (3k+2)x becomes: \n" ); document.write( "3x^2 + 18 = 18x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 18x from both sides of this equation to get: \n" ); document.write( "3x^2 - 18x + 18 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 3 to get: \n" ); document.write( "x^2 - 6x + 6 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we can use the formula of sum of the roots = -b/a to get 6/1 = 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let's find the roots to see if the formula gave us the right answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the roots of this equation are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = (6 - sqrt(12))/ 2 and x = (6 + sqrt(12)) / 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of the roots are (6 - sqrt(12)) / 2 + (6 + sqrt(12)) / 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sum = (6 - sqrt(12) + 6 + sqrt(12)) / 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify this to get sum = 12 / 2 because the + sqrt(12) and the - sqrt(12) cancel out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify further to get sum = 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for sum of roots = -b/a works and the solution is correct.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |