I have 2 similar problems. The first one:
Find the area of the region bounded by the parabola $y = x^2$, the tangent line to this parabola at $(1,1)$ and the $x$-axis.
I set up my equation like this:
$$\int_0^1 2x - 1 - x^2 \, dx$$
Is that correct?
EDIT It is not correct. I need to use horizontal integration right? So it would be:
$$\int_0^1 \frac{y+1}{2} - \sqrt{y} \, dx$$
Find the values of $c$ such that the area of the region bounded by the parabolas $y = x^2 - c^2$ and $y = c^2 - x^2$ is $576$.
I don't even know how to set this up. Any hints?
You're not going to get anywhere if your approach to problems is a hit-and-miss "can we try vertical integration here?" "okay, what about horizontal integration?"
Instead, you should actually understand what the region looks like, and then use that to set up an integral for the area.
In this case, the parabola and its tangent line look like
and this should tell you why your first integral with respect to $x$ doesn't work: it includes the entire area between the blue and orange curves, which also counts a large triangle below the $x$-axis.
So you have the following approaches: