Difference between revisions of "Casework"

(Started Introductory casework examples)
m (fixed syntax for internal link)
Line 4: Line 4:
 
== Example Problems and Solutions ==
 
== Example Problems and Solutions ==
 
=== Introductory ===
 
=== Introductory ===
* [[2006_AMC_12A_Problems/Problem_20 2006 AMC 12A Problem 20]]
+
* [[2006_AMC_12A_Problems/Problem_20 | 2006 AMC 12A Problem 20]]
  
 
=== Intermediate ===
 
=== Intermediate ===

Revision as of 12:00, 1 August 2006

Casework is solving counting or probability problems by considering the different cases and adding them together. Casework is often the most elegant method of solution, although extensive casework may be considered brute force.


Example Problems and Solutions

Introductory

Intermediate


See also