document.write( "Question 132419: Determine whether the following equations have a solution or not? Justify your answer.
\n" ); document.write( "5x2 + 8x + 7 = 0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #96754 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
From the quadratic formula\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the discriminant consists of all of the terms in the square root. So the discriminant is\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D=b%5E2-4ac\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the discriminant tells us how many solutions (and what type of solutions) we can expect for any quadratic.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now let's find the discriminant for \"y=5x%5E2%2B8x%2B7\":\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D=b%5E2-4ac\" Start with the given equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D=%288%29%5E2-4%2A5%2A7\" Plug in a=5, b=8, c=7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D=64-4%2A5%2A7\" Square 8 to get 64\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D=64-140\" Multiply -4*5*7 to get -140\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D=-76\" Combine 64 and -140 to get -76\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the discriminant equals -76 (which is less than zero) , this means there are two complex solutions (ie there are no real solutions). Remember if the discriminant is less than zero, then the quadratic will have two complex solutions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the quadratic \"y=5x%5E2%2B8x%2B7\" has no solutions\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice if we graph \"y=5x%5E2%2B8x%2B7\", we can see that there are no real solutions. So this verifies our answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+5x%5E2%2B8x%2B7%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );