SOLUTION: I am trying to find the shaded area (using integration).
The area is a triangle; no values are given other than 0; (the origin) and the equation listed is x+y=6
Algebra ->
Surface-area
-> SOLUTION: I am trying to find the shaded area (using integration).
The area is a triangle; no values are given other than 0; (the origin) and the equation listed is x+y=6
Log On
Question 941581: I am trying to find the shaded area (using integration).
The area is a triangle; no values are given other than 0; (the origin) and the equation listed is x+y=6
You can put this solution on YOUR website! the graph of y = -x +6 forms a triangle with the x and y axis intersection points, see graph below
the y axis intercept is (0, 6) and the x axis intercept is (6, 0)
integral of -x +6 = (-x^2/2) + 6x
to determine the area under the curve, we evaluate the integral at x = 0 and x = 6
integral = 0 at x=0
integral = -18 + 36 = 18 at x = 6
Area = 18 - 0 = 18
we can check our answer by using area of triangle formula
Area = (1/2) * b * h = (1/2) * 6 * 6 = 18
our answer checks