document.write( "Question 875635: D={y|y>4}
\n" );
document.write( "E={y|y>=5}\r
\n" );
document.write( "\n" );
document.write( "Write using interval notation. If the set is empty write 0. \n" );
document.write( "
Algebra.Com's Answer #528327 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! D = (4, infinity) \n" ); document.write( "E = [5, infinity) \n" ); document.write( " |