Problem Statment:
Int (32/((x^2)(sqrt(16-(x^2)))))dx
Problem Attempt:
a = 4 x = 4sin(w) w = theta
dx = 4cos(w)
Worked the problem down to:
2*int(1/(sin^2(w)))dw
Common denominator is (1+a) so I have ((3(1+a)-2-2a)/(1+a))(1/(1+a))^2. This would give me (3(1+a)-2-2a)(1/(1+a))^3=1/2. I am so frustrated. I don't get it!
I'm not sure I understand. After I integrate substitute x for (1/1+a). If I do this I get "((1/1+a)^2/2)-((1/1+a)^3/3)-a((1/1+a)^3/3) and they still do not cancel.
Homework Statement
Find the parabola y=a(x^2) that divides the area under the curve y=x(1-x) over [0,1] into two regions of equal area.
Homework Equations
I set the two equations equal to each other to solve that the intersection point is x=1/(1+a).
I solved for the entire area "definite...