<p>square root (x) = x/40 - square both sides
x = x^2/1600 - Set equal to zero
0 = x^2/1600 - x + 0 - Solve using quadratic formula
(1 +/- squareroot (1 - 4<em>1/1600</em>0))/ (2/1600) - Simplify
(1 +/- 1)/ 1/800 - Cannot be the negative one since the answer must be a positive number
(1 + 1)/ (1/800) = 1600</p>
<p>2nd problem:</p>
<p>(x+y)^2 - (x-y)^2 > 25 - Expand left side
(x^2 + 2xy + y^2) (- x^2 + 2xy - y^2) > 25 - Combine terms on left side
4xy > 25 - Y will be at its lowest value when x is at its highest, and since x is less than or equal to y, x and y will be equal.
4y^2 > 25 - Divide out the 4
y^2 > 25/4 - Square root both sides
y > 5/2</p>