document.write( "Question 130717This question is from textbook
\n" );
document.write( ": This do not understand how to do this equation. Can you help me?\r
\n" );
document.write( "\n" );
document.write( "log(5x+1)=log(2x+3)+log 2 \n" );
document.write( "
Algebra.Com's Answer #95451 by prabhjyot(165)![]() ![]() ![]() You can put this solution on YOUR website! log(5x+1)=log(2x+3)+log2\r \n" ); document.write( "\n" ); document.write( "log(5x+1)-log(2x+3)=log2\r \n" ); document.write( "\n" ); document.write( "property of Logarithms \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take antilog of both sides to cancel the log\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "(5x+1) = 2(2x+3) \n" ); document.write( "5x + 1 = 4x +6 \n" ); document.write( "5x-4x = 6-1 \n" ); document.write( "x = 5 \n" ); document.write( " \n" ); document.write( " |