Pi Investigation (added
17/01/04)
I use this
Excel file
(66KB) when investigating connections between the diameter and circumference
of circles. I ask the pupils to bring to the class as many circular objects
as they can and then their diameters and circumferences are measures by
a variety of techniques - string usually! The whole class then type their
two values into the spreadsheet which is then projected onto the screen
and we then look at the data. The point being that thay are trying to spot
connections between the diameter, D and circumference, C. To help them do
this they can type into the top of one of seven columns any expression containing
the letters 'c' or 'd' together with the appropriate mathematical notation;
for example: c+d, c/d, 3*d-c, etc. Entering their expression then automatically
fills the column below with each respective diameter and circumference value
entered into the rule provided. In this manner it will (hopefully!) be clearer
to the class what any possible relationships bewteen 'c' and 'd'
The "engine" behind the code came from a VERY useful file,
CellFunc.xls
(28KB), kindly given to me by John Stanley. This function evaluates any
expression acceptable to Excel that is entered as a string in a cell
.