
Aregash W.
asked 12/16/23Let 𝑓(𝑥) = 𝑝𝑥^2 + 𝑞𝑥 + 𝑟 . Prove that for any interval [𝑎 , 𝑏] the value 𝑐 guaranteed by the mean value theorem is the midpoint of the interval.
1 Expert Answer
Mark M. answered 12/16/23
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f(x) = px2 + qx + r
f'(x) = 2px + q
f'(c) = [f(b) - f(a)] / (b - a) = [(pb2 + qb + r) - (pa2 + qa +r)] / (b-a)
2pc + q = [p(b2 - a2) + q(b-a)] / (b - a)
2pc + q = [p(b - a)(b + a) + q(b - a)] / (b - a)
2pc + q = p(b + a) + q
2pc = p(b + a)
c = (b + a) / 2
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
Tutor Mark M. showed the proof. Here is a graph to help convince yourself: This graph shows what is happening. There is a secant line through (a,f(a), (b,f(b)) and a tangent line at the point [(b+a)/2), f((b+a)/2))]. desmos.com/calculator/eq6i7tueio Use the sliders on p,q,r to see different flavors of f(x).12/16/23