Number Circle Builder
The Number Circle Builder interactive provides a pallet of prime numbers to use build new number circles from prime factors. An initial circle with a value of 1 is placed as a target for dropping prime factors. Multiple number circles may be created on the stage. Number Circles may also be decomposed by dragging prime factors out of the circle. Prime circles may be discarded by dragging them back onto the pallet.
There are currently no configuration options for the number circle interactive.
The examples below demonstrate different capabilities of the interactive. Some of those capabilites are configured using search parameters in the URL. Note the search parameters in the examples and click over to the Documentation tab for a complete explaination of the configuration options with URL examples.
Basic Usage
The Number Circle Builder is a simple interactive. It presents a pallet of prime numbers that can be dragged onto the stage, along with a target circle with a default value of 1 or a value specified in a search parameter.
Examples of the URIs:- number-circle-builder.html (It's as simple as that!)
- number-circle-builder.html?seed=210 (Start at 210)