document.write( "Question 836061: A quadratic equation, in general form, has positive integercoefficients and two real roots. If one of the roots is -2/5 and the difference between the roots is 2, find the equation.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503935 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A quadratic equation, in general form, has positive integercoefficients and two real roots. If one of the roots is -2/5 and the difference between the roots is 2, find the equation. \n" ); document.write( "--------- \n" ); document.write( "If -2/5 is a root, (5x+2) is a factor. \n" ); document.write( "------ \n" ); document.write( "If -2/5+2 = -2/5+10/5 = 8/5 is a root, (5x-8) is a factor. \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "f(x) = (5x+2)(5x-8) = 25x^2-30x-16 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |