6.1 Areas Between Curves/10: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
1+\sqrt{x} &= \frac{3+x}{3} \\ | 1+\sqrt{x} &= \frac{3+x}{3} \\ | ||
1+\sqrt{x}-\frac{3+x}{3} &= 0 \\ | 1+\sqrt{x}-\frac{3+x}{3} &= 0 \\ | ||
\frac{3+3\sqrt{x}}{3 | \frac{3+3\sqrt{x}}{3}-\frac{3+x}{3} &= 0 \\ | ||
3+3\sqrt{x}-3+x &= 0 \\ | 3+3\sqrt{x}-3+x &= 0 \\ | ||
3\sqrt{x}+x &= 0 \\ | |||
3\sqrt{x} &= -x \\ | |||
9x &= x^2 \\ | |||
9x-x^2 &= 0 \\ | |||
x(9-x) &= 0 \\ | |||
x &= 0,9 | |||
\end{align} | \end{align} | ||
</math> | </math> |