document.write( "Question 984902: What is the value of x, to 2 decimal places, if
\n" );
document.write( "ln(ax) = b
\n" );
document.write( "when a = 49.3 and b = 5.6?\r
\n" );
document.write( "\n" );
document.write( "my answer is 5.49. is it correct? \n" );
document.write( "
Algebra.Com's Answer #605727 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! a = exp(b)/a = 5.49 \n" ); document.write( " |