Posted by Anonymous on Thursday, October 28, 2010 at 11:05am.
is y = 2x - x^2 the function given? if it is,
area under the curve means the integral at these particular bounds,, first you have to recall how to integrate:
for ax^n (a is constant), add 1 to the power, then this n+1 must be divided:
integral (ax^n) = (a)[x^(n+1)]/(n+1)
thus for 2x - x^2, we do it separately (by term):
integral 2x = 2x^(1+1)/(1+1) = x^2
integral x^2 = x^(2+1)/(2+1) = (x^3)/3
then evaluate x^2 - (x^3)/3 from 0 to 2.
hope this helps. :)
**i'll just retype it to make the integration part clearer:
integral 2x = [2x^(1+1)]/(1+1) = (2x^2)/2 = x^2
integral x^2 = [x^(2+1)]/(2+1) = (x^3)/3
Related Questions
stat - Find the area under the standard normal curve to the left of z = 1.88, P(...
Calculus - Estimate the area of the region under the curve y = ln(x) for 1 &...
calculus - Estimate the area of the region under the curve y = ln(x) for 1 &...
Calc - I am having trouble with these two problems for my Calc class. I have ...
college statistic - A sample of 51 night-school students' ages is obtained ...
calculus - Consider the given function. f(x) = 3 sin(6x) text(, ) 0<=x&...
calculus - Consider the given function. f(x) = 3 sin(6x) text(, ) 0<=x&...
Math - Of households in the United States, 18 million, or 16%, have three or ...
calculus - Estimate the area of the region under the curve y = ln(x) for 1 &...
math - round result to two decimal places...the answer i have is: 7.023 so two ...
For Further Reading