Maximize
- To: mathgroup at smc.vnet.net
- Subject: [mg91454] Maximize
- From: Gregory Lypny <gregory.lypny at videotron.ca>
- Date: Fri, 22 Aug 2008 03:12:58 -0400 (EDT)
Not sure why this won't work. I'm trying to maximize with respect to x subject to a constraint. I get an error message saying that the constraint is not a valid variable. Maximize[ g + (1-g)*x -(g/2)*x^2 - (g/2)*v, x = (a/c) + sqrt((d/c)*(v - 1/c)), x ]