Solve using 10 circumscribed rectangles of equal width (an upper sum) to estimate the integral from 0 to 1 of x squared, dx.
|dw:1428273214841:dw|
You need to draw the graph from 0 to 1 and separate it in to 10 segments, all with equal width (width of 0.1), measure the corresponding height, calculate the area for each specific square and then add all the areas together, as depicted in the above pictures.
is there a formula or anything like that i can use?
You can use the right endpoints of the subintervals.
There are ten subintervals from 0 to 1. Delta x = ( 1- 0)/10 = 0.1 Upper Sum = .1 * f(.1) + .1 * f(.2) + .1 * f(.3) + ... + .1 * f(1.0) = .1 * .1^2 + .1 * .2^2 + .1 * .3^2 + ... .1 * 1^1
would i go to nine or ten?
there should be 10 terms
so i would do .1 times 1^2.... and so on until theres ten terms and then would that give me my answer
There are ten subintervals from 0 to 1. Delta x = ( 1- 0)/10 = 0.1 Upper Sum = .1 * f(.1) + .1 * f(.2) + .1 * f(.3) + ... + .1 * f(1.0) = .1 * .1^2 + .1 * .2^2 + .1 * .3^2 + + .1 * .4^2 + .1*.5^2 + .1*.6^2 + .1*.7^2 +.1*.8^2 + .1*.9^2 + .1*1.0^2
.385?
Okay i have another problem similar to this one
Join our real-time social learning platform and learn together with your friends!