Asked by alex
                Approximate the area under the curve y = x^3 + 1 from x = 0 to x = 3 using a left sum with 6 subdivisions. 
The area is approximately?
            
        The area is approximately?
Answers
                    Answered by
            Anonymous
            
    well, I am not going to go through the pain of approximation with rectangles but your result should be something like the integral which is x^4/4 + x at 3 minus at 0
(81 / 4) + 3 - 0 = 23.25
    
(81 / 4) + 3 - 0 = 23.25
                    Answered by
            oobleck
            
    so, each rectangle has width 1/2. That makes the area
1/2 (f(0) + f(1/2) + ... + f(5/2))
So plug and chug,
There are several handy Riemann sum calculators online for you to check your work.
    
1/2 (f(0) + f(1/2) + ... + f(5/2))
So plug and chug,
There are several handy Riemann sum calculators online for you to check your work.
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.