chris_0101
- 59
- 0
Homework Statement
Find c such that fave = f(c)
c1 (smaller value) = ?
c1 (smaller value) = ?
f(x) = 6x/(1 + x2)2
Average value (i.e. the integral) was found to be 12/5
Homework Equations
12/5 = 6x/(1 + x2)2
The Attempt at a Solution
12/5 = 6x/(1 + x2)2
12/5 = 6c/(1 + c2)2
12/5 = 6c/(1 +2c2 + c4)
12(1 +2c2 + c4) = 5(6c)
12 +24c2 + 12c4 = 30c
12 - 30c +24c2 + 12c4 = 0
Now, What I would do from this point on is to simply find a possible value for c, the proceed and use synthetic division to solve for the other values of c. However, this will produce 4 values for c instead of 2, which are required.
If anyone could shed some light on this question, that would greatly be appreciated
thanks