- For what values of $a$ does this equation have no solution in $x$? $$\frac1{\;1+\dfrac1x\;} = a$$
- Similarly, for what value of $a$ does this equation have no solution in $x$? $$\frac{6x-a}{x-3} = 3$$
I get only the value $a = 1$ for the first, and $a = 18$ for the second with my method.
I basically delineate which values of $x$ would be unacceptable, such as $x=-1$ for the first equation, and then solve for $x$ in terms of $a$. If that results in an expression with $a$ that calls for excluding a value of $a$ that would result in a denominator of $0$, I exclude that.
I also solve for the value of $a$ that would make $x$ equal a prohibited $x$ value and exclude that.
I'm not sure that's the correct method, so I would appreciate if anyone could run through their solutions. Thanks!