juantheron
- 243
- 1
If a\;,b\;,x\;,y satisfy \begin{Bmatrix} ax+by=4\\\\ <br />
ax^2+by^2=-3 \\\\ <br />
ax^3+by^3=-3 \\\\ <br />
\end{Bmatrix}. Then (2x-1)(2y-1)=
Solve the first two equations for $a$ and $b$. You should get $a = \dfrac{4y+3}{x(y-x)}$, $b = \dfrac{-4x-3}{y(y-x)}.$ Now substitute those values of $a$ and $b$ into the third equation. That should lead to $4xy+3x+3y-3=0.$jacks said:If a\;,b\;,x\;,y satisfy \begin{Bmatrix} ax+by=4\\\\ <br /> ax^2+by^2=-3 \\\\ <br /> ax^3+by^3=-3 \\\\ <br /> \end{Bmatrix}. Then (2x-1)(2y-1)=