6.1 Areas Between Curves/7: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<math>f(x)=x</math> | <math>f(x)=x</math> | ||
<math>(0,0)</math> | |||
<math>(1,1)</math> | |||
<math>g(x)=x^2</math> | <math>g(x)=x^2</math> | ||
<math>\int_{ | <math>\int_{0}^{1}\left(R-r\right)dx</math> | ||
<math>R=x</math> | <math>R=x</math> | ||
<math>r=x^2</math> | <math>r=x^2</math> | ||
<math>\int_{0}^{1}\(x-x^2)dx</math> | |||
<math>\int_{0}^{1}\left(x-x^2\right)dx</math> | |||
<math>\frac{x^2}{2}-\frac{x^3}{3}\bigg|_{0}^{1}</math> | <math>\frac{x^2}{2}-\frac{x^3}{3}\bigg|_{0}^{1}</math> | ||
<math>\frac{1^2}{2}-\frac{1^3}{3}-\frac{0^2}{2}-\frac{0^3}{3} | |||
<math | <math>=\frac{1^2}{2}-\frac{1^3}{3}-\frac{0^2}{2}-\frac{0^3}{3}</math> | ||
<math>=\frac{1}{6}</math> | |||
[[File:Desmos-graph200.png|left|200 px|]] |