It is given that n satisfies the equation 2*log(n) - log(5*n - 24) = log(4). Show that n^2 - 20*n + 96 = 0.

Given 2logan - loga(5n-24) = loga(4), we can rearrange to have all the "2logs" on one side and the "logs" on the other.So, 2logan = loga(4) + loga(5n-24). Using the laws of logs (alogn = log(na) and loga + logb = log(a*b)) we get, loga(n2) = loga(4(5n-24)). Since logarithms are a one-to-one function, n2 = 4(5n-24), which rearranges to n2 - 20n + 96 = 0

CS

Related Maths A Level answers

All answers ▸

Calculate the volume obtained when rotating the curve y=x^2 360 degrees around the x axis for 0<x<2


How do we know the derivative of x^n


Given f(x) = 7(e^2x) * (sin(3x)), find f'(x)


What is the binomial theorem and why is it true?