document.write( "Question 193123This question is from textbook Basic Technical Mathematics
\n" );
document.write( ": Hello Tutor,
\n" );
document.write( "The directions is to solve the equation. 4log4+logx=6\r
\n" );
document.write( "\n" );
document.write( "I have log4^4+6logx here is where I am having trouble. \n" );
document.write( "
Algebra.Com's Answer #144963 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Solve using \"log rules\": \n" ); document.write( "4log4+logx=6 \n" ); document.write( "log4^2+logx=6 \n" ); document.write( "log16+logx=6 \n" ); document.write( "log(16x)=6 \n" ); document.write( "16x = 10^6 \n" ); document.write( "x = 10^6/16 \n" ); document.write( "x = 62500 \n" ); document.write( " |