SOLUTION: How do constraints work? How do you write them? My teacher didn't go over the topic much and I have homework on it. It is confusing and I don't even know what it is. I have tried m
Algebra ->
Linear-equations
-> SOLUTION: How do constraints work? How do you write them? My teacher didn't go over the topic much and I have homework on it. It is confusing and I don't even know what it is. I have tried m
Log On
Question 988771: How do constraints work? How do you write them? My teacher didn't go over the topic much and I have homework on it. It is confusing and I don't even know what it is. I have tried multiple websites but they don't teach it well. Please help!
P.S. Are constraints just limits to what a variable could be? Like, do they tell you that a variable has to be between for example 0 and 9? Found 2 solutions by stanbon, josgarithmetic:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Yes. Constraints are statements about variables
that represent items in the problem description.
---
Examples::
x >= 0
y >= 0
----
3x + 4y <= 6
etc.
Cheers,
Stan H.
You can put this solution on YOUR website! A mathematical restraint is just a numeric condition or numeric requirement. Absolutely NO NEED to search for any websites to find out what is a mathematics problem restraint.
P.S. Are constraints just limits to what a variable could be? Like, do they tell you that a variable has to be between for example 0 and 9?