You can put this solution on YOUR website! If n varies directly as the square of m:
n = k*m^2
-----
Solve for "k" using "n = 225 when m = 5":
225 = k*5^2
k = 9
-----
Equation:
n = 9*m^2
----
What is the value of n when m = -8?
n = 9*(-8)^2
---
n = 9*64
n = 576
==============
Cheers,
Stan H.
==============