Date tag: January 4 2010 7:43:57
804
CS 341 Algorithms SE 390 Design Project Planning CS 348 Introduction to Database Management Miscellaneous All Courses Introduction to Feedback Control MATH117 Calculus CS 240 - Data Structures & Data Mgmt CS 246 - Object-Oriented Software Devel MATH 213 - Advanced Math for Software Eng MATH 239 - Intro to Combinatorics Class Photos SE 350 Operating Systems SE101 Intro to SE SE 1 Specifications And Requirements STAT 206 Statistics for Software Engineers SE 212 Logic and Computation ECE 222 Digital Computers MATH115 Linear Algebra CHE102 Chemistry CS137 Programming principles MATH119 Calculus 2 for Engineering MSCI261 Managerial and Engineering Economics SE141 Digital Circuits and Systems MATH135 Algebra For Honours Mathematics CS138 Functional Programming and Data Abstraction CS 241 Foundations of Sequential Prog PHYS115 Mechanics ECE 126 Intro Eltrost, Mag & Electron
The test for divisibility by 4 works because 100 is divisible by 4. Why does the test for 9 work Because 10 equals 9 plus 1
Date tag: January 4 2010 7:38:41
803
CS 341 Algorithms SE 390 Design Project Planning CS 348 Introduction to Database Management Miscellaneous All Courses Introduction to Feedback Control MATH117 Calculus CS 240 - Data Structures & Data Mgmt CS 246 - Object-Oriented Software Devel MATH 213 - Advanced Math for Software Eng MATH 239 - Intro to Combinatorics Class Photos SE 350 Operating Systems SE101 Intro to SE SE 1 Specifications And Requirements STAT 206 Statistics for Software Engineers SE 212 Logic and Computation ECE 222 Digital Computers MATH115 Linear Algebra CHE102 Chemistry CS137 Programming principles MATH119 Calculus 2 for Engineering MSCI261 Managerial and Engineering Economics SE141 Digital Circuits and Systems MATH135 Algebra For Honours Mathematics CS138 Functional Programming and Data Abstraction CS 241 Foundations of Sequential Prog PHYS115 Mechanics ECE 126 Intro Eltrost, Mag & Electron
N is not divisible by 4. We know this because the last two digits, 34 form an integer which is not divisible by 4. N is divisible by 9 because the sum of digits of N is 45 which is divisible by 9.