document.write( "Question 83897: Evaluate:
\n" );
document.write( "7 ^ ( x + 3 ) = 48 \n" );
document.write( "
Algebra.Com's Answer #60360 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate: \n" ); document.write( "7 ^ ( x + 3 ) = 48 \n" ); document.write( "------------- \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "(x+3)log7 = log48 \n" ); document.write( "x+3 = log48/log7 \n" ); document.write( "x+3 = 1.9894... \n" ); document.write( "x = -1.010596... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |