document.write( "Question 1155881: Write a quadratic equation in the variable x having the given numbers as solutions. Type the equation in standard​ form,
\n" );
document.write( "The solutions are -8 and 4. \n" );
document.write( "
Algebra.Com's Answer #778566 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( " x = -8; x = 4\r\n" ); document.write( " x+8 = 0; x-4 = 0\r\n" ); document.write( " (x+8)(x-4) = 0\r\n" ); document.write( "\r\n" ); document.write( "\"FOIL\" that out and finish.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |