Correct option is C
The functional is given as:J[y]=∫−10(12xy−(y′)2)dx.Let:F=12xy−(y′)2.Using the Euler-Lagrange equation:∂y∂F−dxd(∂y′∂F)=0.Compute derivatives∂y∂F=12x,∂y′∂F=−2y′.dxd(∂y′∂F)=dxd(−2y′)=−2y′′.Substituting into the Euler-Lagrange equation:12x−(−2y′′)=0⟹12x+2y′′=0.Solve the differential equationy′′=−6x.Integrating once:y′=∫−6xdx=−3x2+A,where A is a constant.Integrating again:y=∫(−3x2+A)dx=−x3+Ax+B,where B is another constant.Apply boundary conditions1.From y(0)=0:0=−03+A(0)+B⟹B=0.2.From y(−1)=1:1=−(−1)3+A(−1)+0⟹1=1−A⟹A=0.Thus, the solution is:y=−x3. (Option C)Final Answer:Option (C): y=−x3.