Solveeit Logo

Question

Question: If $x^2 + x = 1 - y^2$, where $x > 0, y > 0$ and maximum value of $x\sqrt{y}$ is $\frac{1}{a\sqrt{a}...

If x2+x=1y2x^2 + x = 1 - y^2, where x>0,y>0x > 0, y > 0 and maximum value of xyx\sqrt{y} is 1aa\frac{1}{a\sqrt{a}}, then value of a5a^5 is

A

16

B

32

C

64

D

128

Answer

32

Explanation

Solution

The constraint x2+x=1y2x^2 + x = 1 - y^2 can be rewritten as x2+x+y2=1x^2 + x + y^2 = 1. Completing the square for xx terms gives (x+12)2+y2=54(x + \frac{1}{2})^2 + y^2 = \frac{5}{4}. We want to maximize f(x,y)=xyf(x,y) = x\sqrt{y}. From the constraint, y2=1xx2y^2 = 1 - x - x^2, so y=1xx2y = \sqrt{1 - x - x^2} for y>0y>0. The expression to maximize becomes x(1xx2)1/4x(1 - x - x^2)^{1/4}. To simplify, we can maximize its fourth power: G(x)=x4(1xx2)=x4x5x6G(x) = x^4(1 - x - x^2) = x^4 - x^5 - x^6. Taking the derivative and setting it to zero: G(x)=4x35x46x5=x3(45x6x2)=0G'(x) = 4x^3 - 5x^4 - 6x^5 = x^3(4 - 5x - 6x^2) = 0. Since x>0x>0, we solve 6x2+5x4=06x^2 + 5x - 4 = 0. Using the quadratic formula, x=5±254(6)(4)12=5±12112=5±1112x = \frac{-5 \pm \sqrt{25 - 4(6)(-4)}}{12} = \frac{-5 \pm \sqrt{121}}{12} = \frac{-5 \pm 11}{12}. Since x>0x>0, we get x=612=12x = \frac{6}{12} = \frac{1}{2}. Substituting x=12x=\frac{1}{2} into y2=1xx2y^2 = 1 - x - x^2, we get y2=112(12)2=11214=14y^2 = 1 - \frac{1}{2} - (\frac{1}{2})^2 = 1 - \frac{1}{2} - \frac{1}{4} = \frac{1}{4}. Since y>0y>0, y=12y=\frac{1}{2}. The maximum value of xyx\sqrt{y} is 1212=122\frac{1}{2}\sqrt{\frac{1}{2}} = \frac{1}{2\sqrt{2}}. We are given this equals 1aa\frac{1}{a\sqrt{a}}. Thus, aa=22a\sqrt{a} = 2\sqrt{2}, which implies a3/2=23/2a^{3/2} = 2^{3/2}, so a=2a=2. We need to find a5=25=32a^5 = 2^5 = 32.