SOLUTION: The area of the region under the curve of the function f(x) = 5x + 7 on the interval [1, b] is 88 square units, where b > 1. the value of b is ?

Algebra ->  Finance -> SOLUTION: The area of the region under the curve of the function f(x) = 5x + 7 on the interval [1, b] is 88 square units, where b > 1. the value of b is ?      Log On


   



Question 1179691: The area of the region under the curve of the function f(x) = 5x + 7 on the interval [1, b] is 88 square units, where b > 1.
the value of b is ?

Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
We need to find the integral of the function f%28x%29+=+5x+%2B+7+with the limits 1 and b+


int%28%285+x+%2B+7%29%2Cdx%2C1%2Cb%29+=+%285+b%5E2%29%2F2+%2B+7+b+-+19%2F2

Solve the quadratic equation and get b+

5b%5E2%2F2%2B7b-19%2F2=88........both sides multiply by 2
5b%5E2%2B14b-19=176
5b%5E2%2B14b-19-176=0
5b%5E2%2B14b-195=0...factor
5b%5E2-25b%2B39b-195=0
%285b%5E2-25b%29%2B%2839b-195%29=0
5b%28b-5%29%2B39%28b-5%29=0
%28b+-+5%29+%285b+%2B+39%29+=+0
=>since given that b+%3E+1 , use solution b=5

in interval [1, 5] the area of the region under the curve will be 88

int%28+%285+x+%2B+7%29%2C+dx%2C1%2C5%29+=+88
area



Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


This problem can be solved easily without calculus. The given function is a straight line, so the area under the curve on the interval [1,b] is a trapezoid. The area of a trapezoid is

%28%28a%2Bb%29%2F2%29%28h%29

where h is the height and a and b are the lengths of the two bases.

For this problem, the height is (b-1); the two bases are f(1)=12 and f(b)=5b+7.

%28%28a%2Bb%29%2F2%29%28h%29=%28%285b%2B19%29%2F2%29%28b-1%29=88
%285b%2B19%29%28b-1%29=176
5b%5E2%2B14b-19=176
5b%5E2%2B14b-195=0

Note this is the same equation the other tutor ends up with using calculus.

She then goes on, as she always does, to magically separate the middle term 14b into two parts, producing a quadratic with four terms that can be factored by grouping. That's fine for showing the solution -- but it does nothing to teach the student how the factoring is done.

So let me take a bit of time here to talk about ways to factor a quadratic like this. There are many methods that are taught; most of them that I have seen consist of well defined steps that mysteriously lead to the right factorization.

I prefer one that calls on the student to use his powers of reasoning to obtain the answer.

In this case we want a factorization of the form

5b%5E2%2B14b-195=%28pb%2Bq%29%28rb%2Bs%29

Since the b^2 term comes from (pb)(rb), and the coefficient of b^2 in the quadratic is 5, clearly p and r have to be 5 and 1, in some order. We can assume p=5 and r=1, giving us

5b%5E2%2B14b-195=%285b%2Bq%29%281b%2Bs%29

Now look at the constant term in the quadratic: -195. That constant comes from q times s: qs=-195

We can see that q and s are of opposite sign; and we can see that one of them contains 5 as a factor.

Here is the where the logical reasoning makes what looks like a big problem much easier. If q contained a factor of 5, then the two terms in the binomial (pb+q) would have a common factor of 5. That would make the quadratic have a common factor of 5; but it does not. So q cannot contain a factor of 5; so s must contain a factor of 5.

-195 is 5(-39); at this point we can play with the signs of the two binomial factors and the possible values of q and s to find the combination that gives us the correct middle term.

With a little playing around like that, we find

5b%5E2%2B14b-195=%285b%2B39%29%281b-5%29

That gives us possible values of -39/5 or 5 for b; the statement of the problem asking us to find the area under the curve on the interval [1,b] means we choose the positive value for b.

So b=5, and now we have all we need to find the area as the area of a trapezoid; its height is b-1=4; the bases are f(1)=12 and f(5)=32; the area is

%28%28a%2Bb%29%2F2%29%28h%29+=+%28%2812%2B32%29%2F2%29%284%29+=+22%2A4+=+88