find the maximum value of \[25(a-b)^2 + (\sqrt{100-4a^2}+5\sqrt{1-b^2})^2\]
Okay so I see some logic over here. The previous question that I asked was something similar to the expression, but we are required to find the maximum value here. Not a big deal. Let us try it out. Let \(\sqrt{100-4a^2} = y\) \(y^2 + 4a^2 = 100\) \(y^2 + (2a)^2 = 100\) Seems more like a circle with center \((y,2a)\) and radius \(10\) units. Now, \(5\sqrt{1-b^2} = x\) \(x^2 = 25(1 - b^2)\) \(x^2 = 25 - 25b^2\) \(x^2 + 25b^2 = 25\) \((x)^2 + (5b)^2 = 5^2\) o.O So we have got another equation for a circle, with center : \((x,5b)\) and radius \(5\) units.
thats an excellent approach @mathslover :) you're just 2 steps away from picking the right conics that work !
So, I took right conics or not?
looks like you almost have them! but they still require some tweaking.. especially the 25 that is attached to the first term in the expression requires special care :P
Hmm! :/ \((5a - 5b)^2 + (\sqrt{100-4a^2} + \sqrt{25(1-b^2)} )^2 \) Let \(y_1 = \sqrt{100 - 4a^2}\) \(\implies {y_1}^2 = 100 - 4a^2\) \({y_1}^2 + 4a^2 = 100 \) Let \(y_2 = \sqrt{5(1-b^2)}\) \(\implies {y_2}^2 = 25(1-b^2) \) \({y_2}^2 + 25b^2 = 25 \) Hmm! :/
Am still trying... :(
That "+" in the second term is annoying... \(25(a-b)^2 + (\sqrt{100-4a^2} \color{red}{+} 5\sqrt{1-b^2})^2\)
\[25\left[(a-b)^2 + \left(\dfrac{\sqrt{100-4a^2}}{5}+\sqrt{1-b^2}\right)^2\right]\]
spotting the conics might be simple now ?
My head is still spinning from this this morning. I'm gonna sit this out and watch.
Cool! Let's see what's the difference: \((a-b)^2 + \left( \cfrac{\sqrt{100-4a^2} }{5} + \sqrt{1-b^2} \right)^2 \) I can take two obvious points from here, the x coordinates of both the points will be : \(a\) and \(b\) Let us now try to focus upon y -coordinates. Let \(\cfrac{\sqrt{100-4a^2}}{5} = y_1\) \(25{y_1}^2 = 100 - 4a^2\) \(25{y_1}^2 + 4a^2 = 100\) Cool! We have, a circle with center \((5 y_1 , 2a)\) and radius = 10 Next : Let \(y_2 = \sqrt{1-b^2} \\ {y_2}^2 = 1 - b^2 \\ {y_2}^2 + b^2 = 1 \) So, we have a circle with center \( (y_2 , b) \) and radius = 1 We've \(\left(a ,\cfrac{\sqrt{100-4a^2}}{5} \right) \) and \(\left(b , \sqrt{1-b^2} \right)\) So, we are trying to find maximum distance between two circles of given centers as \((5 y_1 , 2a)\) and \( (y_2 , b) \) respectively.
Weird. I'm pretty sure that I'm doing something wrong. I will check everything again, one sec.
No ,you're doing great :) just this : \(25{y_1}^2 + 4a^2 = 100 \) is more like an ellipse... replacing \(a\) by \(x\) makes it easy to see : \[25y^2 + 4x^2 = 100 \] \[\dfrac{y^2}{4} + \dfrac{x^2}{25} = 1\]
o.O :O O.o Didn't observe that ... nice..! So, we have one circle and one ellipse.. hmm!
the other conic is an unit circle as you guessed, but it is centered at origin !
My concepts... :/ I need to go back and revise my concepts. :( Well, its really a nice question. I will try to proceed from here.
Okay... :) im not giving any useful hints as i don't want to spoil the fun for you !
hmm then what just maximize x^2/25+y^2/4=1 with partial derivatives ?
how is y^2+4a^2=100 a circle?
it is an ellipse @xapproachesinfinity
25y^2+4a^2=100 y^2/4 + a^2/25 = 1
he got me lost when he said it is a circle lol
yeah i recognize the ellipse equation there
:) the question is still open, mathslover solved like 90% of it but its gona take a while for others to understand what he was doing...
i'm not really acquainted with ellipses and hyperbolas i need to review their equations ============= can we use calculus here?
any method is fine :) i feel calculus might give nasty derivatives for solving hmm
seeing the given expression as related to the `distance formula` is the key here, but im really looking forward to find ANY other cool ways to approach this problem xD
i see then i'll work on it :)
I got it.
Is it 15? @ganeshie8
ok here is one method ( reducing error to get high accurate ) |a|<=5 |b|<=1 and we need |a-b| br the largest difference , i'll stop here so other reveal more excited solution , looking forward for the geometrically solution sounds interesting !
nice :) 15 for distance or the max value ? http://www.wolframalpha.com/input/?i=maximize+25%28a-b%29%5E2+%2B+%28sqrt%28100-4a%5E2%29%2B5sqrt%281-b%5E2%29%29%5E2
For the maximum distance ....
You have correct numbers for bounds @Marki ! xD
;) also solution
one sec mathslover, i only saved the maximum value of given expression..
Okay so here is what I've done: I've point as : \( \left(5a , \sqrt{100 -4a^2} \right) \) and \(\left(5b, -5\sqrt{1-b^2} \right) \) 2 Conics that we have are : \({y_1}^2 + 4a^2 = 100 \\ \cfrac{{y_1}^2}{100} + \cfrac{a^2}{25} = 1 \ \ \ \ \ \ \ \ \ [A]\) a = 10 and b = 5 And \(\cfrac{{y_2}^2}{25} + \cfrac{b^2}{1} = 1 \ \ \ [B]\) a = 5 and b = 1 So, we have two equations \([A]\) and \([B]\) for both ellipse. We need to find maximum distance between these ellipse which will be in fact sum of semi-major axis of larger ellipse (A) and semi-major axis of (B) So, we have maximum distance as : 10 + 5 = 15 units
|dw:1421151636219:dw|
Excellent! but there are few numbers misplaced here and there - dont wry about it :) method is more important, not so much the final answer !
I will check them too! :)
One sec.
I've been waiting for the answer to this for a couple days now, I can't wait, this is exciting! =D
\[25\left[(a-b)^2 + \left(\dfrac{\sqrt{100-4a^2}}{5}+\sqrt{1-b^2}\right)^2\right]\] the stuff inside square brackets can be interpreted as the square of distance between below conics : \(y = \dfrac{\sqrt{100-4x^2}}{5}\) \(y = \sqrt{1-x^2}\) Look at the graph and eyeball the maximum value between them : http://gyazo.com/572956ac53a4dfb4a2884a451e28bf2b the maximum distance is 5--1 = 6 square it and multiply by 25 for the maximum value of the required expression
Aw, can you help me in identifying the mistakes in my method?
there is one loophole in my solution though :P
@mathslover factoring out 25 will give you a circle and ellipse carrying out your exact same method yields the same answer given by wolfram :)
i don't see anything wrong in your steps..
Yeah :/ As factoring out 25 will not make any differences in the final answer, isn't it? And from my answer, I've the maximum value as (15)^2 = 225... does this match to your final answer?
max has to be 900 http://www.wolframalpha.com/input/?i=maximize+25%28a-b%29%5E2+%2B+%28sqrt%28100-4a%5E2%29%2B5sqrt%281-b%5E2%29%29%5E2
This seems like the hard way to do Lagrange multipliers lol.
Cool! We just need to add 675 to my answer and you're done... LOL Not a big deal ... :P
well as i got same to ganesh approch |a-b|=6 so 25(6^2)=900
Absolutely! not really a big deal at all haha ;) it would be more fun to find the minimum distance between a parabola and circle as eyeballing wont work in that case
I totally agree =) |dw:1421152824311:dw|
Join our real-time social learning platform and learn together with your friends!