document.write( "Question 414908: solve log(base a)x= 2log (base a)3+ log(base a)5 \n" ); document.write( "
Algebra.Com's Answer #290951 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log(base a)x= 2log (base a)^3 + log(base a)5 \n" ); document.write( "------ \n" ); document.write( "loga(x) = 3*2*1 + loga(5) \n" ); document.write( "--- \n" ); document.write( "loga[x/5] = 6 \n" ); document.write( "--- \n" ); document.write( "x/5 = a^6 \n" ); document.write( "--- \n" ); document.write( "x = 5*a^6 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |