6.1 Areas Between Curves/10: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
9x-x^2 &= 0 \\ | 9x-x^2 &= 0 \\ | ||
x(9-x) &= 0 \\ | x(9-x) &= 0 \\ | ||
x &= 0,9 | x &= 0,9 \\ | ||
\end{align} | \end{align} | ||
</math> | </math> |
Revision as of 04:29, 20 September 2022
Failed to parse (unknown function "\begin{align}"): {\displaystyle \begin{align} 1+\sqrt{x} &= \frac{3+x}{3} \\ 1+\sqrt{x}-\frac{3+x}{3} &= 0 \\ \frac{3+3\sqrt{x}}{3}}-\frac{3+x}{3} &= 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} }