document.write( "Question 608402: The coefficient of the second degree term of a quadratic equation is 1. If the constant term of the equation is increased by 1, the roots of the resulting equation are equal; but if it is diminished by 3, one root of the resulting equation is double the other. Find the original quadratic equation and its roots. So far, I've came up with ax^2+bx+(c-3) and ax^2+bx+(c-1). I don't know if I should be using the standard formula, vertex formula, root formula, etc. Please help me? \n" ); document.write( "
Algebra.Com's Answer #383177 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! You just have to read every sentence carefully to see what it is saying. We know that the leading coefficient is 1, so the polynomial is in the form\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "According to the second sentence, the polynomial \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "According to the third sentence, the polynomial \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore if we let -b = 3k and sqrt(b^2 - 4(c-3)) = k for some k, we will obtain two roots, one of which is double the other (since 3k + k = 2(3k - k)). Hence,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have a system of two equations but this is easily solvable since we know that b^2 - 4c = 4. Substitute this to obtain\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving for c, we obtain c = 35. Therefore the original quadratic is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Update: I let -b = 3k and sqrt(b^2 - 4(c-3)) = k since that will produce two roots in the ratio 2:1. The roots of the quadratic now become (3k+k)/2 and (3k-k)/2, which are equal to 2k and k, in the ratio 2:1. \n" ); document.write( " |