document.write( "Question 101910: We have tried and tried to find the answer, but can't seem to figure out when to use the multipicative inverse to solve it. The problem is:
\n" );
document.write( "2^2x = 8^(x-1) Hope you can help. Thanks! \n" );
document.write( "
Algebra.Com's Answer #74095 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The problem is: \n" ); document.write( "2^2x = 8^(x-1) \n" ); document.write( "------------------ \n" ); document.write( "Write both sides to the base 2 as follows: \n" ); document.write( "2^(2x) = (2^3)^(x-1) \n" ); document.write( "2^2x = 2^[3x-3] \n" ); document.write( "Since the bases are the same the exponents are equal. \n" ); document.write( "2x = 3x-3 \n" ); document.write( "-x = -3 \n" ); document.write( "x = 3 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |