Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the firmasite-theme-enhancer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/rbrucep/public_html/tBioWordPress/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the firmasite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/rbrucep/public_html/tBioWordPress/wp-includes/functions.php on line 6121

Deprecated: Firmasite_Roots_Nav_Walker::display_element(): Optional parameter $depth declared before required parameter $output is implicitly treated as a required parameter in /home/rbrucep/public_html/tBioWordPress/wp-content/themes/firmasite/functions/nav.php on line 49

Warning: Undefined array key 1 in /home/rbrucep/public_html/tBioWordPress/wp-content/themes/firmasite/functions/customizer-call.php on line 61

Warning: Undefined array key 1 in /home/rbrucep/public_html/tBioWordPress/wp-content/themes/firmasite/functions/customizer-call.php on line 61
Problem solving strategies – Page 2 – Stuff Bruce Says Skip to content

Problem solving strategies - 2. page

Problem solving: Petals around the rose

Flower and diceFrom time to time, I’m going to add websites or problems that I think challenge visitors in rich ways. One of my very favorites is a little wonder called “Petals around the rose”. There is a nice implementation by Lloyd Barrett on his website. Prepare to spend some time on this, and don’t bother going if you’d ever contemplate doing a web search for solutions. If it takes you a week to solve, it’s a well-spent week. It took me several days (so no, I don’t want to hear about it if you solve it simply after visual inspections šŸ™‚ ). There are several problem solving aspects that I think make this a rich experience… [No spoilers below]

Continue reading

Problem-Solving Strategies I: Polya

We all want our students to ‘think critically’ and ‘become better problem solvers’. But what does that mean, and how do we scaffold and provide opportunities developing problem-solving strategies? Obviously, this question is deeper and wider than a single blog post, but I wanted to put my first card on the table. First and foremost, this must all begin with ‘legitimate’ problems. To me, this means ones where a student must reach beyond plug-and-play; there must be elements of identifying which information is useful, choosing approaches that attack weak points of the problem, finding their own path rather than following ones already mapped out. Two cases that I think exemplify ‘real’ problems are Petals around the rose and (surprise surprise) my own PatternMaster.

The rest of this introductory post is dedicated to a distillation of George Polya’s advice to young mathematicians

Continue reading