Solve for x
\left\{\begin{matrix}x=\frac{a^{y}+1}{a^{y}-1}\text{, }&\left(a=0\text{ and }y>0\right)\text{ or }\left(y\neq 0\text{ and }a\neq -1\text{ and }Denominator(y)\text{bmod}2=1\text{ and }a<0\right)\text{ or }\left(a<0\text{ and }Numerator(y)\text{bmod}2=1\text{ and }Denominator(y)\text{bmod}2=1\right)\text{ or }\left(y\neq 0\text{ and }a\neq 1\text{ and }a>0\right)\\x\neq 1\text{, }&\left(Numerator(y)\text{bmod}2=1\text{ and }Numerator(y)\text{bmod}2=0\text{ and }a=1\text{ and }Denominator(y)\text{bmod}2=1\right)\text{ or }\left(a=\left(-1\right)^{\frac{1}{y}}\text{ and }Denominator(y)\text{bmod}2=1\text{ and }Denominator(y)\text{bmod}2=0\text{ and }Numerator(y)\text{bmod}2=1\right)\text{ or }\left(Numerator(y)\text{bmod}2=1\text{ and }Numerator(y)\text{bmod}2=0\text{ and }a=-1\text{ and }Denominator(y)\text{bmod}2=1\right)\end{matrix}\right.
Share
Copied to clipboard
\left(x-1\right)a^{y}=x+1
Variable x cannot be equal to 1 since division by zero is not defined. Multiply both sides of the equation by x-1.
xa^{y}-a^{y}=x+1
Use the distributive property to multiply x-1 by a^{y}.
xa^{y}-a^{y}-x=1
Subtract x from both sides.
xa^{y}-x=1+a^{y}
Add a^{y} to both sides.
\left(a^{y}-1\right)x=1+a^{y}
Combine all terms containing x.
\left(a^{y}-1\right)x=a^{y}+1
The equation is in standard form.
\frac{\left(a^{y}-1\right)x}{a^{y}-1}=\frac{a^{y}+1}{a^{y}-1}
Divide both sides by a^{y}-1.
x=\frac{a^{y}+1}{a^{y}-1}
Dividing by a^{y}-1 undoes the multiplication by a^{y}-1.
x=\frac{a^{y}+1}{a^{y}-1}\text{, }x\neq 1
Variable x cannot be equal to 1.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}