document.write( "Question 91152: What is the formula for solving this problem
\n" );
document.write( "Solve the equation two ways: by equating bases and using the uniqueness properties, and by applying a base-10 or base-e Logarithm and using the power property of Logarithms.
\n" );
document.write( "243/64=16(3/4)^n-1 \n" );
document.write( "
Algebra.Com's Answer #66173 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 243/64 = 16(3/4)^n-1 \n" ); document.write( "Divide both sides by 16 to get: \n" ); document.write( "(3/4)^(n-1) = 243/[64*16] \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "(n-1)log(3/4) = log243-[log64+log16] \n" ); document.write( "(n-1)log(3/4) = -0.624693683... \n" ); document.write( "Divide both sides by log(3/4) to get: \n" ); document.write( "n-1 = 5 \n" ); document.write( "n = 6 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |