document.write( "Question 621340: Given a quadratic equation with rational coefficients with a root of 5-i: a)What is another root to the equation? b) What are the factors of the equation? c) What is the quadratic equation with the given root? \n" ); document.write( "
Algebra.Com's Answer #390687 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Given a quadratic equation with rational coefficients with a root of 5-i: \n" ); document.write( "a)What is another root to the equation? \n" ); document.write( "complex conjugate of 5-i is the other root: \n" ); document.write( "5+i \n" ); document.write( "b) What are the factors of the equation? \n" ); document.write( "s1 = 5-i \n" ); document.write( "s2 = 5+i \n" ); document.write( "(x - (5-i)) and (x - (5+i)) \n" ); document.write( "(x-5+i) and (x-5-i) \n" ); document.write( ". \n" ); document.write( "c) What is the quadratic equation with the given root? \n" ); document.write( "b/a = -(s1+s2) \n" ); document.write( "b/a = -(5-i+5+i) \n" ); document.write( "b/a = -(5+5) \n" ); document.write( "b/a = -10 \n" ); document.write( ". \n" ); document.write( "c/a = s1s2 \n" ); document.write( "c/a = (5-i)(5+i) \n" ); document.write( "c/a = 25-i^2 \n" ); document.write( "c/a = 25-(-1) \n" ); document.write( "c/a = 25+1 \n" ); document.write( "c/a = 26 \n" ); document.write( ". \n" ); document.write( "x^2 + (-10)x + 26 \n" ); document.write( "x^2-10x+26\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |