document.write( "Question 435053: I need help to solve this equation for x.\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "This is what I've tried so far. Is this correct/am I on the right track?\r
\n" );
document.write( "\n" );
document.write( "2*log[5(2x+3)]=2
\n" );
document.write( "2*log(10x+15)=2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #301194 by Alan3354(69443) You can put this solution on YOUR website! I need help to solve this equation for x.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "log(25*(2x+3)) = 2 \n" ); document.write( "25*(2x+3) = 100 \n" ); document.write( "50x + 75 = 100 \n" ); document.write( "x = 1/2 \n" ); document.write( "----------------\r \n" ); document.write( "\n" ); document.write( "This is what I've tried so far. Is this correct/am I on the right track?\r \n" ); document.write( "\n" ); document.write( "2*log[5(2x+3)]=2 *** You multiplied 5 x 2x+3 but left out the 2. \n" ); document.write( "2*log(10x+15)=2 \n" ); document.write( " \n" ); document.write( " |