document.write( "Question 137248: how do i solve: (x+7)(x-6)(x-8)<= 0
\n" );
document.write( "the answer choices are
\n" );
document.write( "a) x<= -7 or 6<=x<=8
\n" );
document.write( "b) x<= -7 or x<= 8
\n" );
document.write( "c) -7<=x<=6 or x>=8
\n" );
document.write( "d) -7<=x<=8 \n" );
document.write( "
Algebra.Com's Answer #100434 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! sign of f(x)= (x+7)(x-6)(x-8) is \n" ); document.write( " -----0++++0---0+++++ \n" ); document.write( " -7 6 8 \n" ); document.write( "(you put + at the right because the greatest term x^3 has coefficient 1>0 and you must change signs at the roots) \n" ); document.write( "so option a) is the correct \n" ); document.write( " |