Question 845492
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
g(x) = -2x^3 -3x + 10 
g(-1) = &#8722;2x^3 &#8722; 3x + 10 = 16
g(0) = &#8722;2x^3 &#8722; 3x + 10  = 10
g(x) does NOT have a zero between -1 and 0
{{{drawing(300,300,  -20,20,-20,20,  
 grid(1),
circle(0, 10,0.6),
circle(-1, 16,0.6),
graph( 300, 300, -20,20,-20,20,0,-2x^3 -3x + 10  ))}}}