
Parisa D. answered 01/23/20
A College teacher specializing in Calculus and Linear Algebra
First, try to simplify the equation using log(xy)= log x + log y.
Logbx=2-a+logb(a2ba/b2), which is equivalent to Logbx=2-a+logb(a2)+logb(ba/b2), and so we can get
Logbx = 2-a+logb(a2)+logb(ba-2),
Logbx = 2-a +logb(a2)+(a-2),
Logbx = logb(a2)
x = b^(logb(a2))
x= a2.
Here sometimes I had to use the notation ^, which is the same thing as power.
For example: a^2 = a2.