document.write( "Question 480906: Need help solving the following:
\n" );
document.write( "Write the domain for the following functions in interval notation:\r
\n" );
document.write( "\n" );
document.write( "f(x)= sqrt(5-x)
\n" );
document.write( "f(x)= log(10)(x-2) \n" );
document.write( "
Algebra.Com's Answer #329384 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the domain for the following functions in interval notation: \n" ); document.write( "f(x)= sqrt(5-x) \n" ); document.write( "f(x)= log(10)(x-2) \n" ); document.write( "** \n" ); document.write( "f(x)=√(5-x) \n" ); document.write( "Domain: \n" ); document.write( "5-x≥0 \n" ); document.write( "-x≥-5 \n" ); document.write( "x≤5 \n" ); document.write( "(-∞,5] \n" ); document.write( ".. \n" ); document.write( "f(x)= log(10)(x-2) \n" ); document.write( "Domain: \n" ); document.write( "x-2>0 \n" ); document.write( "x>2 \n" ); document.write( "(2, ∞) \n" ); document.write( " |