Solving Ap Calc AB Problems: Area, Volume, & Cross Sections

  • Thread starter Thread starter kreil
  • Start date Start date
  • Tags Tags
    Ap
AI Thread Summary
The discussion focuses on solving AP Calculus AB problems related to area, volume, and cross sections of a region bounded by specific functions. For part a, the integral setup for finding the area is mostly correct, but the integrand needs adjustment to properly reflect the area between the curves. In part b, the volume of the solid generated by revolving the region about the x-axis requires the correct formula for the volume of a disc. Part c highlights that the volume of the solid with square cross sections must also use the correct integrand based on the area of the squares formed. Overall, the participant's approach is solid, but attention to detail in the integrands is crucial for accurate results.
kreil
Science Advisor
Insights Author
Messages
665
Reaction score
68
I have been having trouble with this kind of problem lately and I need to know if what I have done here is right (calculator problem but I have not evaluated anything yet):

Let R be the region bounded by the y-axis and the graphs of

y=\frac{x^3}{1+x^2} and

y=4-2x

a) Find the area of R
b) Find the volume of the solid generated when R is revolved about the x-axis
c)The region R is the base of a solid. For this solid, each cross section parallel to the x-axis is a square. Find the volume of this solid.


a)
a=point of intersection of the two graphs

\int_0^a(4-2x-\frac{x^3}{1+x^2})dx

b)
{\pi}\int_0^a(4-2x)^2-(\frac{x^3}{1+x^2})^2dx

c)
\pi \int_0^a(4-2x-\frac{x^3}{1+x^2})^2dx
 
Last edited:
Physics news on Phys.org
there shouldn't be a \pi in front of the integral on letter c.

everything else is fine
 


First of all, it is great that you are seeking help and checking your work. It is important to make sure your solutions are correct when solving calculus problems.

For part a), finding the area of R, you correctly set up the integral using the bounds of 0 and a, and the two given functions. However, there is a small error in your integrand. Remember that when finding the area between two curves, the top function should be subtracted by the bottom function. So the correct integral should be:

\int_0^a(4-2x)-(\frac{x^3}{1+x^2})dx

For part b), finding the volume of the solid generated when R is revolved about the x-axis, you correctly set up the integral using the bounds of 0 and a, and the two given functions. However, the integrand should be the volume of a disc, which is {\pi}r^2, where r is the distance from the function to the axis of rotation. So the correct integral should be:

{\pi}\int_0^a[(4-2x)-(\frac{x^3}{1+x^2})]^2dx

For part c), finding the volume of the solid where each cross section parallel to the x-axis is a square, you correctly set up the integral using the bounds of 0 and a, and the two given functions. However, the integrand should be the area of a square, which is (side length)^2. In this case, the side length is the difference between the two functions. So the correct integral should be:

\int_0^a[(4-2x)-(\frac{x^3}{1+x^2})]^2dx

Overall, your setup and approach to solving these problems is correct. Just make sure to pay attention to the integrand and the difference between finding area and volume. Keep practicing and you will continue to improve. Good luck!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top