document.write( "Question 331260: What is the solution of the equation 2 log4 (5x) = 3? \n" ); document.write( "
Algebra.Com's Answer #237428 by mathmandotcom(31)\"\" \"About 
You can put this solution on YOUR website!
Solve 2log4(5x)=3 I assume this reads 2 times log base 4 of 5x equals 3: solve\r
\n" ); document.write( "\n" ); document.write( "alog(b)=log(b^a) so 2lod4(5x)=log4((5x)^2)=3 we have log4(25x^2)=3\r
\n" ); document.write( "\n" ); document.write( "Using the inverse log rule Log b(a)=c you get a=b^c so
\n" ); document.write( "log4(25x^2)=3 25x^2=4^3; 25x^2=64; x^2=64/25; x=sqroot(64/25)=8/5
\n" ); document.write( "
\n" );