Answer is 8
Work Shown:
f(x) = sqrt(5*x + 4)
f(12) = sqrt(5*12 + 4) ... replace every x with 12
f(12) = sqrt(60 + 4)
f(12) = sqrt( 64 )
f(12) = 8