document.write( "Question 233410: I am supposed to write a quadratic equation in the variable x having the given numbers as a solution. I am supposed to type the equation in standard form, ax^2 + bx + c = 0. The solutions are -5,1\r
\n" );
document.write( "\n" );
document.write( "Is the answer x^2 - 25 = 0? \n" );
document.write( "
Algebra.Com's Answer #172278 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am supposed to write a quadratic equation in the variable x having the given numbers as a solution. I am supposed to type the equation in standard form, ax^2 + bx + c = 0. The solutions are -5,1 \n" ); document.write( "------------------- \n" ); document.write( "Since -5 is a solution, x+5 is a factor. \n" ); document.write( "---- \n" ); document.write( "Since 1 is a solution, x-1 is a factor. \n" ); document.write( "---- \n" ); document.write( "Quadratic: f(x) = (x+5)(x-1) = x^2+4x-5 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |