document.write( "Question 57425: List the terms of the following expression
\n" );
document.write( "2b2+7b+10
\n" );
document.write( "Im not sure what is mean by list the terms, and what terms should I be listing. \n" );
document.write( "
Algebra.Com's Answer #39166 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! IF 2B^2+7B+10=0 \n" ); document.write( "USING THE QUADRATIC EQUATION WE GET\r \n" ); document.write( "\n" ); document.write( "B=[-7+-SQRT(49-4*2*10)]/4 \n" ); document.write( "B=[-7+-SQRT(49-80)]/4 \n" ); document.write( "B=[-7+-SQRT(-31)]/4 \n" ); document.write( "B=-7/4+-5.568i/4 \n" ); document.write( "B=-1.75+-1.3919i \n" ); document.write( " \n" ); document.write( " |