You'll have to let A=f(tx,ty,tz)=t^kf(x,y,z)
Then find dA/dt= df/d(tx)*dx/dt+df/d(ty)*dy/dt+df/d(tz)*dz/dt
=df/d(tx)*x+df/d(ty)*y+df/d(tz)*z
For the right hand side, we'll get, k*t^(k-1)f(x,y,z)
Then put t=1, and we'll get the equation xdf/dx+ydf/dx+zdf/dz=Kf(x,y,z)...