document.write( "Question 98607: m+ax^2+bx+c for b\r
\n" );
document.write( "\n" );
document.write( "I have no idea how to do this please help me! \n" );
document.write( "
Algebra.Com's Answer #71735 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! FIRST YOU MUST ISOLATE B ON THE LEFT SIDE OF THE EQUATION THUS: \n" ); document.write( "M+AX^2+BX+C=0 \n" ); document.write( "BX=-M-AX^2-C NOW DIVIDE BOTH SIDES OF THE EQUATION BY X TO ISOLATE THE B TERM THUS: \n" ); document.write( "B=(-M-AX^2-C)/X ANSWER. \n" ); document.write( "------------------------------------------------------------- \n" ); document.write( "IF YOUR PROBLEM IS M=AX^2+BX+C THEN: \n" ); document.write( "BX=M-AX^2-C \n" ); document.write( "X=(M-AX^2-C)/X \n" ); document.write( " |