First we solve the differential equation:
y '= 4 x
dy / dx = 4 x
dy = 4x * dx
Integrating both sides we have
int (dy) = int (4x * dx)
y = 4 (x^2/2)
y = 2x^2
Therefore, comparing both functions:
y = 2x ^ 2
y = rx ^ 2
We conclude that
r = 2
answer
The value of r that satisfies the differential equation is
r = 2