instagram

(Also available in WeScheme)

Students explore Associative Property, using Circles of Evaluation as a tool to visualize groupings.

Lesson Goals

Students will be able to…​

  • Recognize that, no matter how we group numbers being either added or multiplied, the end result will always be the same.

  • Use the Associative Property to simplify expressions and make computation easier.

Student-facing Lesson Goals

  • Let’s explore the Associative Property via Circles of Evaluation.

Prerequisites

Materials

Supplemental Materials

Key Points For The Facilitator

  • The Associative Property - like other laws of arithmetic - is more meaningful and memorable when students view it as a powerful tool to help them to do math efficiently.

  • Students may need support in parsing expressions that include both an operation that does support Associativity alongside an operation where Associativity does not apply.

🔗The Associative Property 30 minutes

Overview

Students explore Circles of Evaluation to discover that no matter how we group numbers being either added or multiplied, the end result will always be the same.

Launch

We’ve already learned about the Commutative Property, which tells us that, for any expression involving only addition or only multiplication, changing the order of the numbers will not change the end result. But what about changing the groupings?

Look at the first problem on Discover the Associative Property (1).

  • What do you Notice about the three Circles of Evaluation? How about the two expressions that accompany them? What do you Wonder?

  • Work through the remaining problems with your partner. Be sure to evaluate the Circles to see if they produce equivalent outcomes.

  • When you’re finished, move on to Discover the Associative Property (2).

  • What did you observe about the Commutative Property?

When adding three numbers, we can start by adding the first pair of numbers or the last pair of numbers. Similarly, when multiplying three numbers, we can start by multiplying the first pair of numbers or the last pair of numbers.

The Associative Property holds for addition and multiplication, but not division or subtraction.

Students apply this understanding in the subsequent activities.

Investigate

Note: In these activities, students will need to broaden their definition of the Associative Property, as they will encounter expressions with more than three numeric values. The same general rules still apply: When we change the groupings of numbers being added or multiplied, we get the same outcome.

Follow up with students, paying specific attention to expressions with multiple operations. In these instances, students sometimes can apply the Associative Property - but only on the parts of the expression that feature only addition or only multiplication.

Synthesize

  • Can you ever apply the Associative Property on an expression that includes division or subtraction? Explain.

  • When applying the Associative Property, did you ever change the order of the numbers? Why or why not?

  • When applying the Associative Property, did you ever change the architecture of the circles? (For instance, did you ever change “three nested circles” to “two-circles-in-a-circle”?) When was that necessary? Why?

🔗The Associative Property and Mental Math 25 minutes

Overview

Students explore how the Associative Property and Circles of Evaluation can make mental computation simpler.

Launch

  • Turn to So Many Groupings!.

  • First, study the example. Notice how the groupings change but the order stays the same. Can you think of a fourth way to re-group the expression?

  • Now it’s your turn! You will explore different ways to group this expression: 98 + 3 + 7 + 26 + 4

  • Draw as many equivalent circles of evaluation as you can in the boxes below, then answer the questions at the bottom of the page. You may change the groupings, but not the order!

Allow students to work, encouraging them to try different groupings and structures, all of which will produce the same outcome! If possible, invite students to draw their Circles of Evaluation on the board so that the class can see all possible configurations. After students have drawn their Circles of Evaluation and had some time to consider the reflection questions, follow up with a class discussion.

  • Which Circle of Evaluation seemed like it would be the most difficult to solve in your head? Why?

  • Which Circle of Evaluation seemed like it would be the easiest to solve in your head? Why?

Investigate

Synthesize

  • How can the Associative Property help you do mental math more efficiently?

  • Did Circles help you to visualize associativity? Why or why not?

🔗Applying the Commutative and Associative Properties

Launch

When multiplying 2 × 17 × 5, you’ll arrive at a result much more efficiently if you notice that 2 × 5 = 10.

Rewriting 2 × 17 × 5 as 2 × 5 × 17 is an example of applying two properties in one go: reordering the numbers makes way for more helpful groupings. It’s easier to multiply 10 by 17 than it is to multiply 34 by 5.

The freedom to solve in a variety of ways rather than just moving left to right opens up a world of possibility. In the short term, we can compute efficiently. In the long term, confidence using laws of arithmetic provides a strong foundation for more complex algebraic reasoning.

Investigate

  • What was your strategy for restructuring the expressions to make them simpler to evaluate?

With some familiarity of regrouping and reordering, students are ready to get creative and develop their own arithmetic expressions.

  • Think of an addition or multiplication problem that appears to be very challenging, but is much easier to solve after applying the Associative Property and the Commutative Property. Write it down on a piece of paper. Be creative!

  • Trade papers with a partner. How do your problems compare?

  • Represent your partner’s expression with a Circle of Evaluation that makes solving simpler.

  • Turn your paper in to your teacher.

We encourage you to review students' submissions, and write a few on the board to discuss as a class. We want to sharpen students' eyes and help them develop the ability to spot instances when they might apply the Associative Property in any context.

Synthesize

  • How would you describe the relationship between the Associative Property and the Commutative Property? Do you think one is more powerful than the other?

  • How are the Commutative and Associative Properties similar? How are they different?

🔗Programming Exploration: Associativity 20 minutes

Overview

Students consider whether various functions that we use when coding are associative.

Launch

In math, the Associative Property tells us that when adding or multiplying three or more numbers, it doesn’t matter which way you group them. In other words, we can change the groupings and get the same result!

  • Can you predict which functions in Pyret are associative and which ones are not?

  • Multiplication and addition are both commutative and associative. Do you think Pyret functions that are associative are also commutative?

Pose the above open-ended questions and invite students to discuss with a partner. Invite some students to share their thinking with the class.

Investigate

As students work, encourage them to always make predictions before testing the code. Similarly, the activity will be more valuable if students discuss why the code did or did not produce identical images. Debrief to ensure comprehension.

When everyone is finished, check in with students. Did everyone discover that all of the functions were associative? There is a good chance your students will wonder if all Pyret functions are associative!

  • On Associativity and Code, we discovered that overlay, beside, and above were all associative, but blend-images was not. Can you think of any other Pyret functions that are not associative?

    • Answers may vary: string-contains is not associative. Other functions, such as triangle, rectangle, and others will produce errors if students attempt to apply the Associative Property.

  • Turn to Categorizing Functions, where you will synthesize what you have learned about the Commutative Property and Associative Property in both math and Pyret.

  • Complete the table then respond to the questions.

Synthesize

  • What did you learn about the Associative Property in Pyret? Did anything surprise you?

  • How were the programming activities in this lesson similar to the paper-and-pencil activities? How were they different?

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, 1738598, 2031479, and 1501927). CCbadge Bootstrap by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.