Two sensors record signals f and g over the first 7 seconds of a test run. The raw traces were discarded, and only these four signed areas were kept in the log:
| Integral | Logged value |
|---|
| ∫03f(x)dx | 8 |
| ∫07f(x)dx | 3 |
| ∫03g(x)dx | 10 |
| ∫37g(x)dx | −4 |
You may use the fact that a definite integral passes straight through sums and constant multiples:
∫ab[αf(x)+βg(x)]dx=α∫abf(x)dx+β∫abg(x)dx
Using only the logged values and the properties of the definite integral, evaluate
I=∫70[2f(x)−3g(x)]dx
What is the value of I? Your answer is a whole number.