document.write( "Question 812575: how do you solve log(x+3)+log5=log 20 algebraically?? \n" ); document.write( "
Algebra.Com's Answer #489215 by erica65404(394) You can put this solution on YOUR website! Log(x+3)+log5 is the same thing as log(5(x+3)) \n" ); document.write( "log(5x+15)=log20 \n" ); document.write( "both sides have logs with the same base so you can get rid off the logs \n" ); document.write( "5x+15=20 \n" ); document.write( "5x=5 \n" ); document.write( "x=1 \n" ); document.write( " |