6.1 Areas Between Curves/19: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
19)  
19)  


x = <math>4+y^2</math>  x = <math>2y^2</math>  
<math>\color{red} x=4+y^2   \color{blue} x=2y^2</math>  


<math>\int_{-2}^{2} (4+y^2) </math>
<math>\int_{-2}^{2} (4+y^2)-(y^2)</math>  





Revision as of 22:46, 17 September 2022

19)


5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 27