6.1 Areas Between Curves/19: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
(Created page with " 5 6 7 8 9 10 11 12 13 14 15 16 17 6.1 Areas Between Curves...")
 
No edit summary
Line 1: Line 1:
19)


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





Revision as of 16:27, 16 September 2022

19)

x = x =


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