document.write( "Question 81278: can you please check this for me? I have to solve by using the quadratic formula.\r
\n" );
document.write( "\n" );
document.write( "5x^2+x+10=0
\n" );
document.write( "a=5
\n" );
document.write( "b=1
\n" );
document.write( "c=10
\n" );
document.write( "b^2-4ac=1^2-4*5*10=-199
\n" );
document.write( "-199 is less than 0 so no solution is defined \n" );
document.write( "
Algebra.Com's Answer #58295 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You are correct: since the discriminant is less than zero, you won't have any real solutions. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
|