PDA

Click to See Complete Forum and Search --> : spheres -|:o)


bugzpodder
Jan 27th, 2003, 02:59 PM
given spheres of radius 2,2,3,3 tangent to all other and a smaller sphere tangent to all 4 find its radius

MrPolite
Jan 27th, 2003, 03:58 PM
r=1?

edit: nm way too wrong:D

alkatran
Jan 28th, 2003, 06:00 AM
I can't wait until I can understand all of this :D
Tangent = straight line touching very "edge" of a circle right?? So what is a smaller sphere tangent??

krtxmrtz
Jan 28th, 2003, 07:06 AM
Originally posted by alkatran
So what is a smaller sphere tangent??

One that has the same derivative at the point of tangency. Or, put it another way, both spheres share the same tangent line.

krtxmrtz
Jan 30th, 2003, 05:37 AM
Originally posted by myself
One that has the same derivative at the point of tangency. Or, put it another way, both spheres share the same tangent line.
My fault, should have been "same tangent plane", not "same tangent line"... and, of course, the derivative should be the partial derivatives.

kedaman
Jan 31st, 2003, 09:28 PM
a,b,c,d are spheres with radii 3,3,2 and 2 respectively
first figure:
The distance between two spheres is the sum of their radii
the triangles c-d-e, b-a-e are isosceles with legs 2+e resp 3+e
second figure:
the line from c+(d-c)/2 to a+(b-a)/2 goes trough e, and is perpendicular with a-b and b-c
their planes are perpendicular (due to symetry, can't bother explain this right now)
third figure:
thus a-d can be put in a box with sides 2,3 and z.
x^2+y^2+z^2=spacediagonale
z=sqrt(25-9-4)=sqrt(12) = sqrt((2+e)^2-2^2)+sqrt((3+e)^2-3^2)
12=e(e+4)+e(e+6)+2sqrt(e(e+4)e(e+6))
e=6/11