Step 1: Family of lines through intersection point.
Line through intersection of:
\[
2x+y-1=0
\quad \text{and}\quad
3x+2y-5=0
\]
is:
\[
(2x+y-1)+\lambda(3x+2y-5)=0
\]
Step 2: Since line passes through origin \((0,0)\).
Substitute \(x=0,y=0\):
\[
(-1)+\lambda(-5)=0
\Rightarrow -1-5\lambda=0
\Rightarrow \lambda=-\frac{1}{5}
\]
Step 3: Substitute \(\lambda\) back.
\[
(2x+y-1)-\frac{1}{5}(3x+2y-5)=0
\]
Multiply by 5:
\[
5(2x+y-1)-(3x+2y-5)=0
\]
\[
10x+5y-5-3x-2y+5=0
\]
\[
7x+3y=0
\]
Final Answer:
\[
\boxed{7x+3y=0}
\]