document.write( "Question 622097: Rewrite the equation 5 log 10 x + log 10 2 = 3 + y log 10 5 so that it contains no logarithms. \n" ); document.write( "
Algebra.Com's Answer #392562 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Rewrite the equation 5 log 10 x + log 10 2 = 3 + y log 10 5 so that it contains no logarithms \n" ); document.write( "** \n" ); document.write( "base=10 \n" ); document.write( "5 log x + log 2 = 3 + y log 5 \n" ); document.write( "log x^5 + log 2 - log 5^y=3 \n" ); document.write( "place under single log \n" ); document.write( "log[(x^5)*2/5^y]=3 \n" ); document.write( "convert to exponential form: \n" ); document.write( "10^3=2x^5/5^y \n" ); document.write( "2x^5/5^y=1000 \n" ); document.write( " |