document.write( "Question 1008698: The number n of people who attended the class was at least 8. \n" ); document.write( "
Algebra.Com's Answer #624269 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We would write \n" ); document.write( "n >= 8 \n" ); document.write( "(n is greater than or equal to 8) \n" ); document.write( " |