Category Archives: Algebra II

Visual Patterns and Coding – Part 2 – Exponential and Inverse Relationships

Screen Shot 2015-12-07 at 11.26.00 AM.png

Once we have got to grips with the basics of using python to create ‘visual pattern calculators’, it is time to take our thinking to the next level. Up to now we have only been looking at linear relationships with a straight line graph.

The visual pattern above is a quadratic relationship as the pattern grows in a linear fashion in two directions (It’s useful to talk separately about the width vs. length and then bring them together). The nth term is either (n+1)^2 or n^2+2n+1. Can you see both in the picture?

Let’s pause for a second. In 6th grade, I can use visual patterns to introduce the idea that a quadratic has two linear factors! I had HS seniors that struggled with this idea. I love this!

Next comes the coding. Again, we use CodeSkulptor to ‘skulpt’ our function in three lines: Input, Function/Output, and the display output command. The difference in this is that for exponents we have to use **.Screen Shot 2015-12-07 at 11.28.42 AM.png

OR:

Screen Shot 2015-12-07 at 11.29.17 AM.png

Also, I get the students to Desmos to see if their prediction of the graph are correct. This brings up great discussions about why the graph is the shape it is in quadrants two and three.

Screen Shot 2015-12-07 at 11.31.57 AM.png

OR:

Screen Shot 2015-12-07 at 11.32.12 AM.png

I have also introduced the idea of an inverse function; using python to create a function that would enable us to answer the question: What step would contain 400 blocks? This forces the student to consider inverse operations and the fact that order matters. Here is the code (python reads from top to bottom so you can include this all in the one program):

Screen Shot 2015-12-07 at 11.30.49 AM.png

The benifit of this has been less about coding or nth term and more about introducing the composition of functions. It also enabled me to run some rich lessons on the topic of ‘Straight Line vs. Curvey Lines – Who Cares’ exploring linear vs. exponential relationships with finance and population growth.

The effects of this series will not be truly measured until these students take Algebra, next year. However, my hope is that this will have given them a solid foundation for many of the concepts that they will study in the coming years. We’ll see…

Visual Patterns and Coding – Part 1 – Linear Relationships

Screen Shot 2015-11-30 at 12.18.45 PM.png

I have been running a ‘visual pattern’ every week with my 6th grade (pre-Algebra) classes. You can read more about this here.

To bridge the gap between pattern and function and following an online course I took with Rice University, I have started to introduce some basic coding. Python in particular. Even after one lesson of using coding and graphing, I have been able to have rich conversations about the differences between functions, input/outputs, the shape of a graph and the y-intercept. Here is the process I have taken them through:

Part 1: Have the students run through a basic (linear) visual pattern (from visualpatterns.org) using this sheet and reviewing using this slide:

Screen Shot 2015-11-30 at 12.03.09 PM.png

The nth term for this pattern is 4n+1.

Part 2: I now challenge them that we can create a calculator for this pattern using the Python coding language. I use the free python interface CodeSkulptor (from Rice University) to do this. I take them through step-by-step with some great conversations about functions and inputs/outputs.

The nice thing about CodeSkulptor is that when you hit the save button, it creates a brand new URL meaning that each student will have their own URL to post and share.

Screen Shot 2015-11-30 at 12.06.46 PM.png

They can then change the input and see clearly what happens to the output.

(Note: Lines with # are ignored by the interface)

Part 3: They then go to the Desmos Online Graphing Calculator and input the function y = 4x+1 to confirm or deny their prediction for the graph shape, from the start of the exercise. This is a great opportunity to talk about ‘step zero’ (as well as step -10 etc.) and why they graph is the shape that it is. I feel it is also important to stress the difference between 4n+1 as an nth term and y=4x+1 (which includes everything in between).

Screen Shot 2015-11-30 at 12.10.55 PM.png

Their homework is simply to follow the steps with a different (linear) visual pattern and to share their CodeSkulptor URL’s and Desmos screenshots on the class’ wiki page.

For student assistance I created this video:

Where Next?

There are two main places that I would like to take this:

  • Exponential functions
  • Inverse functions

I’m really excited about where this journey will take us. My hope is, that as these students start Algebra proper, next year, they will have a strong sense of functions graphs and their connections with patterns and geometry. Here goes…..

Have you done anything similar? I would love to hear your ideas/thoughts in the comments section, below.

 

Number Sense, Log Tables and Population Growth

I took base-10 for granted during all of my schooling. This makes me sad. It was only when my math ed professor gave a lesson on various bases throughout history that I felt I had grasped a strong sense of what numbers actually are (although this ended when I saw this numberphile video).

But more to the point, when we think it is important to build number sense, it is very useful to see multiple ways of representing one number. Introducing binary, for example, is not only interesting to students but immediately applicable in the digital age.

This week I enjoyed talking about logs, introducing my students to how their parents (although more likely grandparents) did long multiplication problems using log tables, such as the one shown here:

Despite being slightly horrified at how long it took for one problem, the students still were fascinated with how the tables worked. After doing a lesson on exponents and logs, they were even able to get a good sense of how the tables worked, building up their number sense in the process.

When I was taught logs, I was shown a set of rules and informed how to use them. This is missing something of the power that logs have to deal with exponents. Comparing these rules to laws of indices that they already know is essential to get the idea across.

In other news, when I think of exponential growth I start by showing what an exponential graph looks like and ask them to come up with some real world situations that may follow this trend. Investment usually comes up as does population growth. This gives a great opportunity to discuss whether or not a pattern will continue just because that is they way it has been so far. Here are some video clips that go nicely with this topic:

 

 

 

Virtual Filing Cabinet 1.0

I trawled, I tweeted, I tried to find the best of what was out there. I have posted the first draft of my virtual filing cabinet here and in the process, learned the following:

  • There are so so many great lessons and activities out there!
  • There are far too many to include them all
  • It is hard to choose which ones to include
  • There are some incredible teachers who I would like to be more like
  • I’m really excited about trying just a handful of things I found
  • I want to do a lot more project based lessons
  • This is a working document and will evolve with my teaching

If you haven’t already I highly recommend you trawl some websites and create one of these yourself. Chances are, it will be unique to you and your teaching style and philosophy. Here is a list of websites to get you started. 

Let me know if you think there are any glaring emissions.

Desmos is Awesome

I love Desmos. I love how user-friendly and clean the whole thing is. I want my students to love it too, so I used the first lesson back after midterms to let them play.

The Aim

For my students to get a feel for the shape of various functions and relations through using Desmos to create a piece of art. (CC Standard F.BF.3)

The activity

  • Students take a look at http://www.desmos.com/art to see what is possible just by typing in equations (Great hook)
  • I explain to students that they have this lesson and a homework to come up with a piece of art of their own using desmos.com/calculator.
  • I have a sheet ready with some example functions (linear, quadratic, circular relations, radical and rational) for them to use if they are struggling. I also introduce the idea of sliders for them to use.
  • They have around 50 minutes plus a homework to come up with a piece of art of their own.

DesmosActivity

 

Some of the resultant artwork

Football FaceHalf Face

What went well

  • Any lesson where students are crying out for the Math is a good thing. It was amazing to be asked how to draw a smiley face using a parabola and domain and range and how to draw circles and ellipses. I had one student ask how to do a ‘diagonal porabola!’ I had to look that one up.
  • Students were constantly engaged. Sometimes frustrations got the better of them and they needed some encouragement to keep going but generally, the lesson went really fast.
  • It was great for all abilities. Students that normally struggle got the chance to play around with linear and quadratic functions, helping them to understand what changing the numbers did to the graph.

Even better if

  • This was too early in the year to do this lesson. I would like to do this next time at the end of the year when students had more functions and tools at their finger tips. I did like how it cemented the need for domain and range, though.
  • This lesson is leading into our quadratics unit. Going back I would have really liked to focus far more on parabolas so that our next lesson on Vertex Form would make sense from the start. I still think it will help, I just think I may have missed an opportunity to go deep rather than broad.
  • This lesson relies heavily on technology. Being a Bring-Your-Own-Device school, some students had tablets that were very tricky to use (this also happened with Khan Academy). I may have to rethink how I do this and use it possibly for homework.

Student Reaction

Here are results from a mini survey I did at the end of each class

DesmosSurvey1

Students also said:

This activity allowed me to visualize what adding variables does to the shape of an equation.

I loved the creativity involved with it, but also the brain work involved when trying to make different shapes and move them around.

Technical difficulties were frustrating, but I realize this is something that is hard to fix.

What my students think of Khan Academy

Recently, I used this and this Khan Academy activity to test my students’ understanding of graphing inequalities as part of our Linear Functions Unit. Having not broadly used KA before, I wanted to gauge my students’ reaction and try and work out if I should use it more regularly to give me and the student, good feedback. After the activity, I gave a quick Google Form Survey to ask my students what they thought. The results are below:

KA Activity Survey

Other student comments included:

I think this really helps envision the problem, and it really helped me. I would thoroughly enjoy doing this again, although it is kind of hard to maneuver around on it.

I liked the system, but I really hated the fact that we had to get three right in a row, because if you accidentally make a mistake, you can’t go back, you’ve just permanently failed.

It was good for practice but too easy to make technical mistakes. Graphing is harder to do on Khan academy.

This feedback, coupled with talking with students during the activity told me these things:

  • We are a Bring Your Own Device (BYOD) school with many varieties of device. Laptops were fine but some tablets were pretty difficult to use with KA. It was hard to move things across the screen
  • The instant feedback is awesome and students really enjoyed/were frustrated at (in a good way) knowing immediately whether they got things wrong or right.
  • I think in the future, I will mainly use KA for homework where students can do things at their own pace and use their home computers rather than tablets.
  • The idea is great but I’m going to have to think about the most useful way to implement it as part of the wider experience, for the student.

Have you used Khan Academy in the classroom. Any good tips on how it can be integrated without the frustrations above?

Seven Squares – The Essence of Mathematics

This post is my attempt at being part of the ExploringtheMathTwitterBlogosphere community.

This week (or last weeks) challenge is to post your favorite rich/open ended math task.

Without doubt mine is nrich’s Seven Square’s problem. To my mind, this captures the essence of what mathematics is all about: Patterns. I love starting my Algebra 2 course with this to give them a sense of why we do the Math.

In class I will give each group a set of toothpicks. Some use them, others go straight to the drawing but all seem to get into it at their level/pace straight away. It’s amazing what comes up from students of all abilities.

A great extension to this is Dan Meyer’s toothpick activity. There is no end to shapes that students can investigate. It is one of those ideas that is great for all ability levels and really does help when you are dealing with the content skills throughout the course. I find that I refer back to this lesson, often.

‘And then I stopped drawing’

Today I introduced the reason for Algebra 2 to my students starting with the Dan Meyer 3Acts Toothpick activity. Some students really loved it and some gave up quite quickly challenging me as a teacher to ask questions to reignite the inquiry.

The real magic happened when students shared their ideas at the end about how they solved for the number of triangles and rows. The comment that stuck out to me was one student mentioned that he started to draw out the triangles but then he stopped. As soon as he saw a pattern emerging he could switch to more efficient process of using numbers.

I was able to quite succinctly go on to describe how we use numbers to describe patterns but that algebra gives us the power to describe patterns for any given number, in this case, of toothpicks.

Next week we start the unit on ‘What is a function?’ I hope this has given me enough to build upon.

Escape the Worksheet: Sidewalk Chalk

Mathematics students need to practice mathematical skills. That much is certain. What I am trying to do in my classroom is to get away from the here-are-20-questions-go activity that puts shivers down the spine of many students. So how do I still help them to practice but in a less monotonous way?

A simple idea, now that the weather has improved, is for the students to do the same problems but using sidewalk chalk to decorate the school’s pathways with beautiful math. There is something in this that appeals to the 3-year-old in all of us.

The lesson objective was clear: To prepare for the quiz on 1) Solving triangles and 2) Using the unit circle to find trig ratios. We wandered outside and went for it.

ImageImage

How it went:

  • Most students enjoyed the lesson with a handful opting to carry on with a paper worksheet. At the end, students fed back that they enjoyed working outside.
  • I loved the instant assessment. It took very little time to see what was going on in the students minds. It also kept the accountability high. It is difficult to a student to fake writing their work on a sidewalk and check out.
  • It would have been useful to have a little more structure to the activity than just going through the worksheet but on the sidewalk. Perhaps assigning roles, for example, scribe, coordinator, calculator.
  • The sun was hot meaning that students became lethargic towards the end of the lesson. Choose a shaded spot if possible.

Spaghetti Trigonometry – Extension

This is a direction I found myself going when some students had finished this activity.

– What would the graph of y = sin (2x) look like?
– y = 2 sin (x)?
– y = sin (x+2)
– y = sin (x) + 2?

Why?

What does this tell you about?
– f(ax)
– a.f(x)
– f(x+a)
– f(x) + a

image

Next lesson we are going to bring together everything we know about linear, polynomial and trigonometric functions and make some amazing graphical patterns using http://www.desmos.com/calculator. I hope to post the best ones here.