document.write( "Question 818956: The question asks to find a quadratic equation whose solutions are +2i and -2i. How do you find this with no other information? \n" ); document.write( "
Algebra.Com's Answer #492885 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "the standard form of a quadratic equation is: \n" ); document.write( "f(x) = ax^2 + bx + c \n" ); document.write( "--- \n" ); document.write( "for this problem, the roots of the quadratic are given as a complex conjugate-pair: \n" ); document.write( "+2i and -2i \n" ); document.write( "--- \n" ); document.write( "the fact that the roots are complex means the discriminant of the quadratic is negative. \n" ); document.write( "--- \n" ); document.write( "for details on the discriminant read the help text for \"Discriminant\" here: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "the roots may be calculated from the standard form given above, by using the quadratic formula. \n" ); document.write( "--- \n" ); document.write( "for details on the quadratic formula read the help text for \"First quadratic root\" here: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "the fact that the complex roots do not have a real part \n" ); document.write( "(i.e. the complex roots only have an imaginary part) \n" ); document.write( "tells us (from the quadratic formula), that b=0 \n" ); document.write( "--- \n" ); document.write( "to see why this is so, read the help text given just above \n" ); document.write( "--- \n" ); document.write( "so now we can simplify the standard form to: \n" ); document.write( "f(x) = ax^2 + (0)x + c \n" ); document.write( "f(x) = ax^2 + c \n" ); document.write( "--- \n" ); document.write( "the discriminant of the quadratic is: b^2 - 4ac \n" ); document.write( "but we now know that for this quadratic b=0 \n" ); document.write( "so the discriminant can be simplified to: -4ac \n" ); document.write( "--- \n" ); document.write( "so for this particular problem, all that remains of the quadratic formula is this: \n" ); document.write( "x = (+)or(-) sqrt( -4ac )/2a \n" ); document.write( "--- \n" ); document.write( "and we know from the given roots that x= +2i and x= -2i \n" ); document.write( "--- \n" ); document.write( "so -4ac < 0 because that is where i comes from: i= sqrt(-1) \n" ); document.write( "--- \n" ); document.write( "given all of the above, solve for \"a\" in the simplified quadratic formula above: \n" ); document.write( "--- \n" ); document.write( "x = (+)or(-) sqrt( -4ac )/2a \n" ); document.write( "x = (+)or(-) sqrt(-1) * sqrt(4ac)/2a \n" ); document.write( "x = (+)or(-) i * sqrt(4ac)/2a \n" ); document.write( "--- \n" ); document.write( "use one of the given roots with the simplified quadratic formula above (either root will work, so x = +2i): \n" ); document.write( "x = +2i = +i * sqrt(4ac)/2a \n" ); document.write( "--- \n" ); document.write( "sqrt(4ac)/2a = 2 \n" ); document.write( "sqrt(4ac) = 4a \n" ); document.write( "4ac = 4a4a \n" ); document.write( "c = 4a \n" ); document.write( "a = c/4 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "there is an infinite set of quadratic equations of the form f(x) = ax^2 + bx + c \n" ); document.write( "where the roots of each equation are x= +2i and x= -2i \n" ); document.write( "and where: \n" ); document.write( "a = c/4 \n" ); document.write( "b = 0 \n" ); document.write( "--- \n" ); document.write( "one such equation is this: \n" ); document.write( "f(x) = x^2 + 4 \n" ); document.write( "--- \n" ); document.write( "check: \n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=0, and c=4 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation by using the quadratic formula, plug this: \n" ); document.write( "1 0 4 \n" ); document.write( "into this: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "this quadratic has complex roots: \n" ); document.write( "--- \n" ); document.write( "the two complex roots of the quadratic are: \n" ); document.write( "x = 0 + (2)i \n" ); document.write( "x = 0 - (2)i \n" ); document.write( "--- \n" ); document.write( "these are the same roots given in the problem statement, so our result is correct ! \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |