InterviewSolution
Saved Bookmarks
| 1. |
"Verigy LMVT for " f(x) =-y^(2)+4x-5 " and " x in [-1,1] |
|
Answer» Solution :`f(1) =-2 "",""f(-1) =-10` `RARR ""f(c) =(f(1) -f(-1))/(1-(-1)) ""rArr "" -2c +4=4 "" rArr "" c=0` |
|