document.write( "Question 198934: Determine the number of solutions and classify the type of solutions for each of the following equations. Justify your answer. \r
\n" );
document.write( "\n" );
document.write( "c) ~2x^2 – 4x - 7 ~2 = 0 \r
\n" );
document.write( "\n" );
document.write( "(~ is to stand for the square root sign, I had no other ideal how to put it on there) \n" );
document.write( "
Algebra.Com's Answer #149433 by J2R2R(94)![]() ![]() You can put this solution on YOUR website! ~2x^2 - 4x - 7~2 = 0\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "~ means square root; +/- means plus or minus\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a=~2; b=-4; c=-7~2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using the b^2 - 4ac test, we have b^2 - 4ac = 16 -- 4*~2*7~2 = 16 + 56 = 72\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore as this is greater than 0 we have two real different roots.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The roots are (-b+/-~(b^2-4ac))/2a\r \n" ); document.write( "\n" ); document.write( "Giving (4+/-~72)/2~2\r \n" ); document.write( "\n" ); document.write( "which simplifies to ~2+/-3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two roots are ~2+3 and ~2-3 \n" ); document.write( " |