You can put this solution on YOUR website! y varies directly as the square of R. If y = 12 when R = 2, when R =4, y =
----------
y = kR^2
---
Solve for k using y=12 when R = 2
12 = k(2^2)
k = 3
---
General equation:
y = 3R^2
---
Solve for y when R = 4.
y = 3*4^2
y = 3*16
y = 48
===============
Cheers,
stan H.