#constrained system of equations

4 messages · Page 1 of 1 (latest)

amber tundra
#

I'm trying to solve this system of equations, except I would like to add a few additional constraints. I want to add that a,b,c, and d are only allowed to be between 0 and 1. How in the world would I go about solving this??? I've been trying to solve this for a good while and have no idea how to solve this with the additional constraints.

trim bluffBOT
amber tundra
#

I know that the answer without constraints is

#

but how do I add the constraints on a,b,c, and d and find an answer that constrains r,p,y, and t to between some values???