document.write( "Question 32127: 2^(x+3)=5^x
\n" );
document.write( "Thank you,
\n" );
document.write( "Alexus \n" );
document.write( "
Algebra.Com's Answer #18656 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Take the log of both sides to get: \n" ); document.write( "(x+3)log2=xlog5 \n" ); document.write( "(x+3)/x=(log5)/(log2) \n" ); document.write( "1+(3/x)=2.322 \n" ); document.write( "3/x=1.322 \n" ); document.write( "x=3/1.322 \n" ); document.write( "x=.269 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |