Question 1012765
Start with a whole number and add together these four values: the number added to itself, subtracted from itself, multiplied by itself, and divided by itself. The total of these four numbers is 225. What was the original number? 
-----
Let the number be "x"::
x +x -x +x^2 + x/x = 225
x + x^2 + 1 = 225
----
x^2 + x - 224 = 0
------
x = 14.47
-----------
Cheers,
Stan H.
----------