document.write( "Question 599644: Please help! I am so confused...can someone show me step by step on how to solve the following: Any help will be appreciated. Thanks!\r
\n" );
document.write( "\n" );
document.write( "g(x)=In(x-4)\r
\n" );
document.write( "\n" );
document.write( "g(t)=log(t+2) \n" );
document.write( "
Algebra.Com's Answer #379070 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! g(x) = In(x-4) \n" ); document.write( "to solve, g(x) = 0 \n" ); document.write( "ln(x-4) = 0 \n" ); document.write( "The exponent equiv of logs \n" ); document.write( "x - 4 = e^0 \n" ); document.write( "We know that any number with a 0 exponent is equal to 1, therefore: \n" ); document.write( "x - 4 = 1 \n" ); document.write( "x = 1 + 4 \n" ); document.write( "x = 5 \n" ); document.write( "Check this on your calc; enter ln(5-4) results 0 \n" ); document.write( ": \n" ); document.write( "g(t) = log(t+2) \n" ); document.write( "g(t) = 0 \n" ); document.write( "log(t+2) = 0 \n" ); document.write( "exponent equiv of logs \n" ); document.write( "t + 2 = 10^0 \n" ); document.write( "t + 2 = 1 \n" ); document.write( "t = 1 - 2 \n" ); document.write( "t = -1 \n" ); document.write( "Check on your calc: enter log(-1+2), results: 0 \n" ); document.write( " |