Evaluate Definite Integral using Right Hand Rule

  • Thread starter Thread starter DemiMike
  • Start date Start date
DemiMike
Messages
9
Reaction score
0
Use the definiton of the definite inegral (with right hand rule) to evaluate the following integral. Show work please

Can NOT use shortcut method.. but be the long process


1
S (3x^2 - 5x - 6) dx
-4
 
Physics news on Phys.org
\int_{-4}^{1}(3x^2-5x-6)dx=\int_{-4}^{1}3x^2dx-\int_{-4}^{1}5x-\int_{-4}^{1}6dx=3\frac{x^3}{3}-5\frac{x^2}{2}-6x]_{-4}^{1}

=\frac{145}{2}

DemiMike said:
Use the definiton of the definite inegral (with right hand rule) to evaluate the following integral. Show work please
But i don't understand "with right hand rule".What do you mean?
 
I suspect DemiMike means using the Riemann sum definition, using the right end point of each subinterval as the height of the rectangle.

And, of course, requiring that it be done in a particular way makes it sound an awful lot like homework, so I am moving it. DemiMike, please post school work in the appropriate place.

Also, whether homework or not, you must show some effort to do the problem yourself. This particular problem is a bit tedious but a straightforward calculation.
 
HallsofIvy said:
I suspect DemiMike means using the Riemann sum definition, using the right end point of each subinterval as the height of the rectangle.

And, of course, requiring that it be done in a particular way makes it sound an awful lot like homework, so I am moving it. DemiMike, please post school work in the appropriate place.

Also, whether homework or not, you must show some effort to do the problem yourself. This particular problem is a bit tedious but a straightforward calculation.

this is what i got ./.i want to see what other people get first

∫[-4,1] (3x^2 - 5x - 6) dx =
lim[n-->∞] 5/n ∑[i=1 to n] {3(-4 + 5/n)² - 5(-4 + 5/n) - 6} =
lim[n-->∞] 5*∑[i=1 to n] (48/n - 120i/n² + 75i²/n³ + 20/n -25i/n² - 6/n) =
lim[n-->∞] 5*∑[i=1 to n] (62/n - 145i/n² + 75i²/n³) =
lim[n-->∞] 5[62n/n - 145n(n+1)/(2n²) + 75n(n+1)(2n+1)/(6n³)] =
5(62 - 145/2 + 25) = 72.5

∑[i=1 to n] 1 = n
∑[i=1 to n] i = n(n+1)/2
∑[i=1 to n] i² = n(n+1)(2n+1)/6
 
so any 1 ?
 
Looks good :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top