document.write( "Question 1007533: Given the functions f(x) = sqrt (8-x) AND g(x)= x^2-3
\n" );
document.write( "Give the domain of f and g in set notation
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623835 by It is costly(175)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " f(x)= √(8-x) and g(x)= x²-3\r \n" ); document.write( "\n" ); document.write( " domain: 8-x≥0 domain: {x│εR} \n" ); document.write( " -x≥-8 \n" ); document.write( " domain: x≤8 \n" ); document.write( " {x│x≤8} \n" ); document.write( " |