the direction of >= sign when an equation is subjected to a condition

21 Views Asked by At

We have 2 equations

$$\frac{A}{I} = 2Tw$$

and

$$\frac{K+Z}{I} = w^2$$

and a condition that needs to be satisfied to find $A$:

where

$$T\geq 1$$

Does that mean $\frac{A}{I} \geq 2w$ or $\frac{A}{I} \leq 2w$

I am trying to solve for $A$ with respect to the other variables $K$ and $Z$ and $I$