document.write( "Question 779653: a^(1/x)=b^(1/y)=c^(1/z) if a,b,c are in GP. Prove x,y,z are in AP \n" ); document.write( "
Algebra.Com's Answer #475309 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! One way to solve this is... \n" ); document.write( " \n" ); document.write( "If a, b and c are in a geometric progression (which I assume \"GP\" means) then consecutive terms have a common (fixed) ratio. If we call this ratio \"r\" then \n" ); document.write( " \n" ); document.write( "or b = a*r \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "or c = b*r \n" ); document.write( "Since b = a*r, we can write c in terms of a: \n" ); document.write( " \n" ); document.write( "Substituting these expressions in \"a\" for \"b\" and \"c\" into the given equation we get: \n" ); document.write( " \n" ); document.write( "To see if x, y and z are in an arithmetic progression (AP), where consecutive terms have a common (fixed) difference, we will start by expressing y and z in terms of x. First we'll do y: \n" ); document.write( " \n" ); document.write( "First let's eliminate the fractions in the exponents. Raising both sides to the LCD power: \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "Now we use logarithms to get the x's and y's out of the exponents. Finding the base a log of each side: \n" ); document.write( " \n" ); document.write( "Using a property of logs, the exponents in the arguments can be moved out in front: \n" ); document.write( " \n" ); document.write( "The log on the left is just a 1. On the right we can use another property of logs to split it into two logs (separating the \"a\" and the \"r\"): \n" ); document.write( " \n" ); document.write( "The first log on the right is a 1 so this simplifies to: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now we repeat the process for z: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If x, y and z are in an AP then they should have a common difference (which we will call \"d\"). Let's see: \n" ); document.write( " \n" ); document.write( "Substituting in for y: \n" ); document.write( " \n" ); document.write( "The x's cancel: \n" ); document.write( " \n" ); document.write( "Now lets try \n" ); document.write( " \n" ); document.write( "Substituting for both z and y: \n" ); document.write( " \n" ); document.write( "Again the x's cancel: \n" ); document.write( " \n" ); document.write( "These are like terms so we can subtract them: \n" ); document.write( " \n" ); document.write( "As we can see, the two differences are the same. So x, y and z are in an AP. \n" ); document.write( " |