document.write( "Question 626021: Find the domain for the following:\r
\n" );
document.write( "\n" );
document.write( "g (x) ln (x-4) \n" );
document.write( "
Algebra.Com's Answer #393945 by opeodu(24) You can put this solution on YOUR website! ln(x-4)=0 \n" ); document.write( "x-4=e^0 \n" ); document.write( "x-4=1 \n" ); document.write( "x=5 domain is any value of x which is not 5 \n" ); document.write( " |