document.write( "Question 464999: Suppose that there are 1807 students at university. Of these, 453 are taking a course in computer science, 567 are taking a course in mathematics, and 299 are taking a courses in both computer science and mathematics .How many are not taking a course in either computer science or in mathematics?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #318550 by jorel1380(3719) You can put this solution on YOUR website! 453+567=1020 \n" ); document.write( "1020-299=721 taking courses in math, computer science, or both. \n" ); document.write( "1807-721=1086 taking neither math nor computer science.. \n" ); document.write( " |