document.write( "Question 970605: x=log a base 2a, y=log 2a base 3a, z=log 3a base 4a then prove that xyz + 1=2yz \n" ); document.write( "
Algebra.Com's Answer #593214 by Theo(13342) You can put this solution on YOUR website! you are given:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = L2a(a) \n" ); document.write( "y = L3a(2a) \n" ); document.write( "z = L4a(3a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are asked to prove that xyz+1 = 2yz\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that Lb(x) means log of x to the base of b. \n" ); document.write( "for example: L2a(a) means log(a) to the base of 2a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can convert everything to base of 10 using the log base conversion formula of:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lb(x) = L(x)/L(b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that means log of x to the base of b is equivalent to log of x to the base of 10 divided by log of b to the base of 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your original equations get converted as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = L2a(a) becomes x = L(a)/L(2a) \n" ); document.write( "y = L3a(2a) becomes y = L(2a)/L(3a) \n" ); document.write( "z = L4a(3a) becomes z = L(3a)/L(4a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "applying these equivalencies, you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2yz = 2*L(2a)/L(3a)*L(3a)/L4a) which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2yz = 2*L(2a)/L(4a).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 2*L(2a) becomes L((2a)^2) which becomes L(4a^2), then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2yz = 2*L(2a)/L(4a) bcomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2yz = L(4a^2)/L(4a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xyz+1 = L(a)/L(2a)*L(2a)/L(3a)*L(3a)/L(4a)+1 which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xyz+1 = L(a)/L(4a)+1 which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xyz+1 = L(a)/L(4a)+L(4a)/L(4a) which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xyz+1 = (L(a)+L(4a))/L(4a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since L(a)+L(4a) is equal to L(a*4a) which is equal to L(4a^2), then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xyz+1 = (L(a)+L(4a))/L(4a) becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xyz+1 = L(4a^2)/L(4a).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 2yz = L(4a^2)/L(4a) and xyz+1 = L(4a^2)/L(4a), then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2yz = xyz+1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "end of proof\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |