Problems | Animations |
Area, you may assume the area of each block as 1, 25, 100, 400, or 900. | |
Area 2, you may assume the area of each block as 1, 25, 100, 400, or 900. | |
Parameter 1: Drawn with Guide Posts. What is the parameter? |
|
Parameter 2: Drawn with fast simple approach. The parameter is the sum of all the sides. |
|
Parameter 2: Drawn with State-based approach. The parameter is the sum of all the sides. |
|
Parameter 3: Drawn with fast simple approach. The parameter is the sum of all the sides. Can you compute the area by dividing the shape into multiple trianbles? |
|
Parameter 3: Drawn with State-based approach. The parameter is the sum of all the sides. Can you compute the area by dividing the shape into multiple trianbles? |