document.write( "Question 189189: Hello.Can you help me with solving this rational expression?3^x - 2^x+1=4^x \n" ); document.write( "
Algebra.Com's Answer #141923 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3^x - 2^x+1=4^x \n" ); document.write( "x*log(3) - x*log(2) = x*log(4) \n" ); document.write( "x*(log(3/2) = x*log(4) \n" ); document.write( "Since log(3/2) does not = log(4), x must be zero. \n" ); document.write( "x = 0 \n" ); document.write( "---------- \n" ); document.write( "check: \n" ); document.write( "1 - 1 + 1 = 1 \n" ); document.write( "1=1, so 0 works. \n" ); document.write( " |