Bradford T. answered 04/29/21
Retired Engineer / Upper level math instructor
Using the graph of f(t) = 2t+5, we want the area under f(t) for the interval [1,x]. This is the area of a large triangle with base of x - (-2.5) and height of 2x+5 subtracting the area of the smaller triangle with base 1 - (-2.5) and height of f(1)=7. Area of a triangle is base×height÷2.
F(x) = (x+2.5)(2x+5)/2 - (3.5)(7)/2
= (2x2+10x + 12.5)/2 - 24.5/2
= x2+5x+6.25 - 12.25
= x2+5x-6 (Answer B)
This is identical to
F(x) = ∫1x 2t+5 dt = t2+5t|1x = x2+5x - (1+5) = x2+5x-6 (Answer B)
