document.write( "Question 31503: 5.If a+b+c=0,then 3a*x*x+2b*x+c=0 has
\n" ); document.write( "A.atleast one root in [-1,0]
\n" ); document.write( "B.atleast one root in [0,1]
\n" ); document.write( "C.atleast one root in [-1,1]
\n" ); document.write( "D.atleast one root in [0,2]
\n" ); document.write( "

Algebra.Com's Answer #18358 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
I DONT KNOW YOUR COURSE OF STUDY AND BACK GROUND KNOWLEDGE.I HOPE YOU KNOW CALCULUS AND ROLLE'S THEOREM.I AM ANSWERING ON THAT BASIS
\n" ); document.write( "CONSIDER F(X)=AX^3+BX^2+CX.....
\n" ); document.write( "WE HAVE
\n" ); document.write( "F(0)=A*0^3+B*0^2+C*0=0
\n" ); document.write( "F(1)=A*1^3+B*1^2+C*1=A+B+C=0..AS GIVEN....SO AS PER ROLLE'S THEOREM
\n" ); document.write( "WHEN A CONTINUOUSLY VARYING FUNCTION HAS 2 ZEROES AT BOTH ENDS OF AN INTERVAL...THEN ITS DERIVATIVE WILL HAVE A ZERO AT ONE POINT WITHIN THE INTERVAL.HENCE
\n" ); document.write( "DF/DX=3A*X^2+2B*X+C=0 BETWEEN X=0 AND X=1
\n" ); document.write( "SO B IS THE ANSWER
\n" ); document.write( "
\n" );