document.write( "Question 354053: give exact and approximate solutions to three decimal places.\r
\n" );
document.write( "\n" );
document.write( "x^2+7x-3=0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "the exact solutions are x= \n" );
document.write( "
Algebra.Com's Answer #253078 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! ax^2+bx+c=0 \n" ); document.write( "x^2+7x-3=0 \n" ); document.write( "You want to use the quadratic formula in order to get the exact answers. \n" ); document.write( " \n" ); document.write( "For our problem a = 1, b = 7, c = -3. Plug them into the formula. \n" ); document.write( " |