
William W. answered 12/16/19
Top Algebra Tutor
In order to solve exponential problems, we must use logarithms.
107x-10 = 42x-7
Take the logarithm of both sides (let's use log base 10)
log10107x-10 = log1042x-7
One of the rules of logarithms is that we can move the exponent out in front as a multiplier
(logbmn = nlogbm)
So using this rule we get:
(7x-10)log1010 = (2x-7)log104
Another rule of logarithms is that logbb = 1 so using this rule, we get:
(7x-10)(1) = (2x-7)log104
7x - 10 = (2x)log104 - 7log104
7x = (2x)log104 - 7log104 + 10
7x - (2x)log104 = -7log104 + 10
x(7 - 2log104) = -7log104 + 10
x = (-7log104 + 10)/(7 - 2log104)
Using a calculator, x = 0.9982228832