document.write( "Question 48300: describe the inequatlity notation.
\n" );
document.write( "This equation wants you to use the inequality notation to desribe the set
\n" );
document.write( "1)y is nonnegative.
\n" );
document.write( "2) y is no more than 25 \n" );
document.write( "
Algebra.Com's Answer #31965 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 1)y is nonnegative. \n" ); document.write( "y >= 0 \n" ); document.write( ". \n" ); document.write( "2) y is no more than 25 \n" ); document.write( "y <= 25 \n" ); document.write( " |