document.write( "Question 79341: evaluate\r
\n" );
document.write( "\n" );
document.write( "2 log 5 of 10 - 1/4 log 5 of x = log 5 of 50 \n" );
document.write( "
Algebra.Com's Answer #59643 by ryanman(19)![]() ![]() ![]() You can put this solution on YOUR website! log5 ( 10^2 / x^1/4 ) = log 5 ^50 \n" ); document.write( "100/ x^1/4 = 50\r \n" ); document.write( "\n" ); document.write( "cross multiply: \n" ); document.write( "50 (x^1/4)=100 \n" ); document.write( "x^1/4 =2 \n" ); document.write( "x= 2^4 \n" ); document.write( "x= 16 \n" ); document.write( " |