document.write( "Question 591606: log4(x+2)-log4(x-1)=1 \n" ); document.write( "
Algebra.Com's Answer #375676 by Theo(13342) You can put this solution on YOUR website! log(4,x+2) - log(4,x-1) = 1 \n" ); document.write( "since, in general, log(x) - log(y) = log(x/y), this equation becomes: \n" ); document.write( "log(4,(x+2)/(x-1)) = 1 \n" ); document.write( "since, in general, log(b,x) = y if and only if b^y = x, this equation becomes: \n" ); document.write( "4^1 = (x+2)/(x-1) which is the same as: \n" ); document.write( "(x+2)/(x-1) = 4 \n" ); document.write( "multiply both sides of this equation by (x-1) to get: \n" ); document.write( "(x+2) = 4*(x-1) \n" ); document.write( "simplify to get: \n" ); document.write( "x+2 = 4x-4 \n" ); document.write( "subtract x from both sides of this equation and add 4 to both sides of this equation to get: \n" ); document.write( "6 = 3x which is the same as: \n" ); document.write( "3x = 6 \n" ); document.write( "divide both sides of this equation by 3 to get: \n" ); document.write( "x = 2 \n" ); document.write( "replace x with 2 in your original equation. \n" ); document.write( "log(4,x+2) - log(4,x-1) = 1 becomes: \n" ); document.write( "log(4,(4) - log(4,1) = 1 \n" ); document.write( "this is true if and only if 4^1 = 4 \n" ); document.write( "since 4^1 is equal to 4, this confirms the solution of x = 2 is good. \n" ); document.write( "you can also confirm it by solving it using the LOG function of your calculator. \n" ); document.write( "to do that, you need to convert the equation as follows: \n" ); document.write( "log(4,(4) - log(4,1) = 1 becomes: \n" ); document.write( "LOG(4)/LOG(4) - LOG(1)/LOG(4) = 1 \n" ); document.write( "use the log function of your calculator to solve to get: \n" ); document.write( "you get: \n" ); document.write( "1 - 0 = 1 which becomes 1 = 1 which is true, confirming x = 2 is good. \n" ); document.write( "LOG(4) / LOG(4) is equivalent to log(10,4) / log(10,4) \n" ); document.write( "LOG(1) / LOG(1) is equivalent to log(10,1) / log(10,4) \n" ); document.write( "since, in general, x/x = 1, LOG(4)/LOG(4) = 1 \n" ); document.write( "since log(10,1) = y if and only if 10^y = 1, this occurs only when y = 0 which makes the expression log(10,1) equivalent to 0 which is confirmed when you use your calculator to solve for LOG(1). you get 0 as the answer.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |