Sorry, I have no clue how to get started. The denominator won't factor (at least to linear factors w/ integral coefficients) and the discriminant is complex anyway. So if it's a partial fraction type solution, how do you get started? Thanks.
Remember to use two integrals...
Your first integral evaluates 4e^x from 0 to 3, then subtract the integral of x (dx) from 0 to 3 (since it's the area between the curves, and 4e^x is always greater than y=x.) Your answer should then be (4e^3-4e^0) - ((3^2)/2 -(0^2)/2) = 4e^3-4-(9/2) = 4e^3...
[SOLVED] Upper Bounds Integration
Homework Statement
Integrate y=4x from 2 to 5 using the limit with circumscribed rectangles.
Homework Equations
A=lim(n to inf.) Summation of f(xsubi) times delta (xsubi)
The Attempt at a Solution
A=lim(4/n)(4/n)(4)(2+3+4+...+(n+1))...