document.write( "Question 452085: Find the domain of the logarithmic function.
\n" );
document.write( "f(x) = ln (4x - x2)
\n" );
document.write( " A. 0 < x < 4
\n" );
document.write( "B. x ≤ 4
\n" );
document.write( "C. -4 < x < 4
\n" );
document.write( "D. -4 ≤ x < 0
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #310767 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Find the domain of the logarithmic function. \n" ); document.write( "f(x) = ln (4x - x^2) \n" ); document.write( "The natural log function is only defined for positive values of the argument. \n" ); document.write( "The limiting values of x are obtained by factoring the expression and seting = 0: \n" ); document.write( "x(4-x) = 0 \n" ); document.write( "This gives x = 0 , x = 4 \n" ); document.write( "So the domain is 0 < x < 4. \n" ); document.write( "Ans. A \n" ); document.write( "The graph is below: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |