#rectangle area and perimeter problem

2 messages · Page 1 of 1 (latest)

spark creek
#

find side lengths

woeful silo
#

You need the system $$\begin{cases}x+y=b\ xy=b/2\end{cases}$$ to have real solutions. This system can be turned into a quadratic by substitution, and after that you just have to set the discriminant to be non-negative.