I need to calculate an integral over the set:
$$D \colon 0\leq x\leq \pi\text{ and }|y|\leq x$$
from the set (definite integral) $D \int \cos(y)dA$
I don't understand what $|y| \leq x$ means. Can someone give me a tip how to calculate this?
I need to calculate an integral over the set:
$$D \colon 0\leq x\leq \pi\text{ and }|y|\leq x$$
from the set (definite integral) $D \int \cos(y)dA$
I don't understand what $|y| \leq x$ means. Can someone give me a tip how to calculate this?
Copyright © 2021 JogjaFile Inc.
$|y| \leq x$ means $-x \leq y \leq x$, so those are your limits for $y$.
$$\int_{0}^{\pi} \int_{-x}^{x} \cos(y) dy dx$$