Area inside the curve and the line x=0

54 Views Asked by At

Find the area between the curve with equation $x+2|y|=1$ and the line $x=0$(y axis)

2

There are 2 best solutions below

0
On BEST ANSWER

First graph both curves:

enter image description here

Then notice that these curves can be expressed as functions of $y$ but not functions of $x$. So we write the two curves as $x=1-2|y|$ and $x=0$. Then we integrate the difference of the two, so that we get the area between them, with respect to $y$:

$$\begin{align}\int_{-1/2}^{1/2} \big[(1-2|y|)-(0)\big]\ dy &= \int_{-1/2}^{1/2} \big(1-2|y|\big)\ dy \\ &= \int_0^{1/2} (1-2y)\ dy + \int_{-1/2}^{0} \big(1-2(-y)\big)\ dy\end{align}$$

This should be pretty easy to integrate.

0
On

See that the best thing is to draw the graph of that equation see that you will get a triangle and you can calculate the area.

Also mention how far you have tried so that other potential user's can help you with answer and you will get better help.

enter image description here