Let's solve the equation 5^(x-1) + 5^(x-2) + 5^(x-3) = 153.
To solve this equation, we can notice that all the terms on the left side have a common base of 5. We can rewrite the equation as follows:
(5^1) * 5^(x-1) + (5^2) * 5^(x-2) + (5^3) * 5^(x-3) = 153
Now, we can simplify the equation:
5^1 * 5^(x-1) + 5^2 * 5^(x-2) + 5^3 * 5^(x-3) = 153
5^(x-1+1) + 5^(x-2+2) + 5^(x-3+3) = 153
5^x + 5^x + 5^x = 153
3 * 5^x = 153
Now, we can divide both sides of the equation by 3:
5^x = 51
To solve for x, we can take the logarithm of both sides with base 5:
log base 5 (5^x) = log base 5 (51)
x = log base 5 (51)
Using a calculator, we find that x is approximately 2.357.
So, the solution to the equation 5^(x-1) + 5^(x-2) + 5^(x-3) = 153 is x ≈ 2.357.