gipc
- 69
- 0
I have to find two planes
z=f_1(x,y)=a1*x+b1*y+c1
z=f_2(x,y)=a2*x+b2*y+c2
That satisfy:
1. both planes go through (-5,9,8)
2. the intersection line between the planes is located outside of the Cylinder x^2+y^2=4
3. the surface area of x^2+y^2=4 that is bounded between f1 and f2 is exactly 11*pi
z=f_1(x,y)=a1*x+b1*y+c1
z=f_2(x,y)=a2*x+b2*y+c2
That satisfy:
1. both planes go through (-5,9,8)
2. the intersection line between the planes is located outside of the Cylinder x^2+y^2=4
3. the surface area of x^2+y^2=4 that is bounded between f1 and f2 is exactly 11*pi