The values of $x$ obtained from the equation $ax^2+by^2=1$ and $ax+by=1$ will be equal if: $$a). a-b=1$$ $$b). a+b=1$$ $$c). a=b$$ $$d). a=b=1$$
My Attempt: $$ax^2+by^2=1$$ $$x=\sqrt {\dfrac {1-by^2}{a}}$$ and $$ax+by=1$$ $$x=\dfrac {1-by}{a}$$ According to the Question, $$\sqrt {\dfrac {1-by^2}{a}}=\dfrac {1-by}{a}$$ On solving further, I got $$2a^2b=a^2b(y+by)$$
We have $$ax+by=1 \implies y =\frac{1-ax}{b}$$
Now, substituting this, we get, $$ax^2+b(\frac{1-ax}{b})^2=1 \implies abx^2+a^2x^2-2ax+1-b=0$$
Implying that the value of $x$ obtained is same from the two equations $\equiv$ the quadratic equation has only one root, we then have $$\text{ Discriminant}=0 \implies 4a^2-4(ab+a^2)(1-b)=0$$ $$\implies a^2-ab-a^2+ab^2+a^2b=0$$ $$\boxed{a+b=1}$$