Let $a_1,\ldots, a_n,b\in\Bbb R.$ Prove the set $S=\{(x_1,\ldots,x_n)\in\Bbb R^n\mid a_1x_1+\cdots+a_nx_n>b\}$ is open.
I would like to prove the claim via definition, that is $\forall x\in S,\exists r>0$ such that $B(x,r)\subseteq S.$ I know, if we rewrite $S=\{x\in\Bbb R^n\mid\langle a,x\rangle>b\}$ like here,since $T_a:\Bbb R^n\to\Bbb R,T_a(x)=\langle a,x\rangle$ is (a) continuous (linear functional), $S=T_a^{-1}((b,+\infty)),$ but I want to avoid multivariate functions and continuity at the moment. It appeared to me Cauchy-Schwarz could be used at some point, but I don't have any information about the scalars $a_1,\ldots,a_n,b\in\Bbb R.$ I fell into trap of defining a sequence $b_k=a_1x_k^1+\cdots+a_nx_k^n$ in $\Bbb R$ that would converge to $b$ using $b_k>b,\forall k\in\Bbb N\lim\limits_{k\to\infty}b_k\ge b,$ but that could only show us, if $x_k\to x,$ then $x$ might be a limit point not in $S$.
How can we show, $\forall x\in S,\exists r>0$ such that $\forall y\in\Bbb R^n,d(x,y)<r\implies \langle a,y\rangle>b$?
Edit: I think this might have been the answer I was looking for that can be generalized to higher dimensions.