There is a first-principles way if you prefer. Given that it's a M/C question I'd have just plugged into a calculator, but if you wanna do it manually you can consider the following.
\[ \text{Rearrange the given equation into}\\ a(4x+y) + b(y+4) = 0 \]
\[ \text{Due to the fact that this must hold }\textbf{for all }a,b\in \mathbb{R}\\ \text{we may }\textbf{equate the coefficients}\text{ on }a\text{ and }b.\]
\[ \text{The coefficient of }b\text{ on the LHS is }y+4.\\ \text{The coefficient of }b\text{ on the RHS is 0.}\\ \text{Hence upon equating, }y+4 = 0\implies \boxed{y=-4}.\]
\[ \text{The coefficient of }a\text{ on the LHS is }4x+y.\\ \text{The coefficient of }a\text{ on the RHS is 0.}\\ \text{Hence upon equating, }4x+y = 0\text{, so subbing }y=-4\text{ gives }\boxed{x=1}.\]
\[ \text{Therefore the point is }(1,-4).\]