Family of Lines ConceptAny line through the intersection of $L_1=0$ and $L_2=0$ is $L_1+\lambda L_2=0$. This single equation with parameter $\lambda$ represents infinitely many lines through the fixed intersection point.
Intersection PointSolving $4x+3y=1$ and $3x+4y=1$: subtracting gives $x=y$, so $7x=1$, $x=y=1/7$. The family passes through $(1/7,\ 1/7)$.
Eliminating the ParameterKey step: $1/(2h)=3+1/(1+\lambda)$ and $1/(2k)=4-1/(1+\lambda)$. Adding eliminates the $1/(1+\lambda)$ term directly, giving $1/(2h)+1/(2k)=7$, i.e., $h+k=14hk$.
Geometric Meaning of Locus$x+y=14xy$ is a rectangular hyperbola (rewrite as $1/x+1/y=14$). It passes through all midpoints of segments cut by the family of lines on the coordinate axes.