Final answer:
To solve the equation 7^(2x+3) = 2401, use logarithms to isolate x. Verify the solution by substituting it back into the original equation.
Step-by-step explanation:
To solve the equation 7^(2x+3) = 2401, we need to use logarithms. Taking the logarithm of both sides, we get log(7^(2x+3)) = log(2401). Using the logarithm rule log(a^b) = b * log(a), we can simplify the equation to (2x+3) * log(7) = log(2401). Now, dividing both sides by log(7), we have 2x+3 = log(2401)/log(7). Solving for x, we subtract 3 from both sides and divide by 2, giving us x = (log(2401)/log(7) - 3)/2.
To substitute this solution back into the equation and verify it, we plug in the value of x into the original equation: 7^(2((log(2401)/log(7) - 3)/2)+3) = 2401. Simplifying this expression should yield the same value as the right side of the equation.