Answers>Maths>IB>Article

Solve equation 5^(2*x) = 5^(x)+5

First lets put all terms on the LHS;52x-5x-5 = 0 (1);Now, to help us observe a pattern, put brackets on each term and separate power of x from its coefficients(5x)2- (5x) - 5 = 0 (2);Note that if we substitute u = 5x we will start observing the pattern of a quadratic equation:u2 - u -5 = 0 (3); Now, if you know how to solve a quadratic equation it is very straightforward - I like to use the method of finding the determinant first and the using it to finds roots using standard formula.The determinant: D = (-1)2 - 4*(-5) = 21 (4);Using the standard formula for roots of a quadratic equation:u1 = (-1 - sqrt(D))/2 = -1.791u2 = (-1 + sqrt(D))/2 = 2.791Note that root of u1 does not fit because it is impossible to obtain a negative number by raising a positive number by a real power. Therefore we can only use u2 = 2.791; however, this is not our answer yet. To find the final answer we must equate u2 = 5x = 2.791 and take a logarithm of base 5. This gives us:log5(5x) = log5(2.791) => x = 0.638The final answer is x = 0.638.QED

EL

Related Maths IB answers

All answers ▸

How do I draw the graph of a function that is unfamiliar to me?


Identify and classify the stationary points of f using the second derivative test, where f is the function given below


The sum of the first n terms of an arithmetic sequence is Sn=3n^2 - 2n. How can you find the formula for the nth term un in terms of n?


Two functions, y1 & y2, are given by y1=x^2+16x+4; y2=2(3x+2). Find analytically the volume of the solid created by revolving the area between the two curves by 2pi radians around the x-axis. N.B. y2>y1 on the interval between the points of intersection.