xwolfhunter
- 47
- 0
So, I don't like calculus class, since it's very boring, but I do like math, and I intend to sort of become a mathematical autodidact. So I just thought I'd try to come up with a solution to a problem I created, and this was to integrate one of those gigantor Reese's easter egg things (holy cow, they're huge). Now, since it's just high school calculus, we don't do three-dimensional stuff, so I wanted to know how to represent a three-dimensional object using functions. After some thought, I figured that it was done simply by presenting each of the three planes with a function, and then where they intersect is your shape. Firstly, is this correct? Pretty sure it is, but I don't really know.
Secondly, I wanted to integrate a three-dimensional object that was not a two-dimensional function spun around its axis. So I thought up two functions,
y=x^2 if y≤4
z=-y^2+16
because they work well together, and the shape they produced (according to how I thought they'd do it) was good.
So, the way I thought I'd determine the volume was this,
V=\int_0^4 (-y^2+16)\,dy*\int_0^2 x^2\,dx
which results in 17\frac{2}{3}.
Then I tried to split the volume into four equal parts along the z-axis, but I messed up somewhere (though if I'm right about the volume I'm right about my method, I know this) and haven't finished the calculations.
So if you could let me know if I'm doing this right, I'd appreciate it, and if I'm doing it wrong, please tell me how to do it right.
Thanks!
Secondly, I wanted to integrate a three-dimensional object that was not a two-dimensional function spun around its axis. So I thought up two functions,
y=x^2 if y≤4
z=-y^2+16
because they work well together, and the shape they produced (according to how I thought they'd do it) was good.
So, the way I thought I'd determine the volume was this,
V=\int_0^4 (-y^2+16)\,dy*\int_0^2 x^2\,dx
which results in 17\frac{2}{3}.
Then I tried to split the volume into four equal parts along the z-axis, but I messed up somewhere (though if I'm right about the volume I'm right about my method, I know this) and haven't finished the calculations.
So if you could let me know if I'm doing this right, I'd appreciate it, and if I'm doing it wrong, please tell me how to do it right.
Thanks!