mathymath said:
(-1-a)^2 + (1-b)^2 + (Z-c)^2 = R^2 can be simplified to
a^2 + b^2 +c^2 +2a-2b-8c = r ^2 -18
Since, (a,b,c) lies inside the circle,
a^2 + b^2 +c^2 < 136 +2a+4b+6c
=> a^2 + b^2 +c^2-2a-4b-6c < 136
So, to maximize r don't we need to maximize (a, b, c)?
It's true that (a,b,c) lies inside the sphere, but that certainly won't be the only point that does. In order to get the most information possible out of the inequality constraint, you just leave x, y and z as-is.
And no, you don't need to maximize a,b and c...you only need to find the values of a,b and c that maximize the radius.
mintygreen said:
OK, so I guess that solves the problem of incorporating (-1,1,4).
Can we actually say we want to maximize this equation, because we want to maximize the radius of the sphere?
a^2 + b^2 +c^2 +2a-2b-8c = r ^2 -18
Does 2x + 4y + 6z = -136 still work as a constraint, and if so, how do I incorporate the fact that it must be greater than our maximized sphere? Or, can we simply set it equal because the problem specifies that all points INSIDE the sphere satisfies the condition?
First, are you also yaffa, mathymath and/or letsgobuffalo? If so, you will find that using a single account will cause less confusion and get you quicker help (I held off responding further until you posted again), and having multiple accounts is against forum rules.
Anyways, you want to maximize the radius (you might as well maximize [itex]r^2[/itex] to make things easier) of the sphere [itex]r^2=(x-a)^2+(y-b)^2+(z-c)^2[/itex] and you have two constraints:
(1) [tex](-1-a)^2 + (1-b)^2 + (4-c)^2 = r^2=(x-a)^2+(y-b)^2+(z-c)^2[/itex]<br />
<br />
(2) [itex]x^2 + y^2 + z^2 < 136 + 2(x + 2y + 3z)[/itex]<br />
<br />
So, start by defining [itex]f(x,y,z)\equiv r^2=(x-a)^2+(y-b)^2+(z-c)^2[/itex] and then rewrite your constraints so they are in the form [itex]g(x,y,z)=0[/itex] and [itex]h(x,y,z)<0[/itex] and then use the method covered in your text.[/tex]