I am new to calculus of variations, till now I know how to get the extremal functions for a given functional using Euler-Lagrange equation.
What if I have a functional but I am not looking for minimizing/maximizing it, but instead solving equations involving functionals, say: $$I = \int_{x_{1}}^{x_2}{F(x,y,y') \,\mathrm{d}x}=\alpha\quad \,,\text{for }\alpha\in \mathbb{R}$$ How to solve for $y(x)$ that satisfy this equation? can I transform it to a classical problem then solve it using Euler-Lagrange equation?
EDIT: for example say, we have the following problem : $$I = \int_{0}^{1}{\left(f(x)+2f'(x)\right) \, \mathrm{d}x}= 1/2$$
I appreciate any ideas,
Thank you