document.write( "Question 379457: Wright a quadratic equation in the variable x having the given numbers as solutions. Type the equation in standard form, ax^2+bx+c=0
\n" );
document.write( "The solutions are -7,1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #269379 by sophxmai(62)![]() ![]() You can put this solution on YOUR website! x=-7, 1 \n" ); document.write( "0=(x+7)(x-1) \n" ); document.write( " \n" ); document.write( " |