Prove that h(x) = x2 - x - 6 has a root on [ -4 , 0 ]
1
Expert's answer
2022-04-12T06:56:53-0400
ANSWER
First note, that the function is defined and continuous on [−4,0] . h(−4)=(−4)2−(−4)−6=16+4−6=14>0 , h(0)=−6<0 . So h(0)<0<h(−4). By the Intermediate Value Theorem there exists a number c∈(−4,0) such that h(c)=0 .
Note: the root of the equation is easy to calculate by solving the equation x2−x−6=0.
Comments