Engaging students: Equations of two variables

In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.

I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).

This student submission again comes from my former student Trent Pope. His topic, from Algebra: equations of two variables.

green line

A1. What interesting (i.e., uncontrived) word problems using this topic can your students do now? (You may find resources such as http://www.spacemath.nasa.gov to be very helpful in this regard; feel free to suggest others.)

I found a website that has many word problems where students can solve for two variables. An example of one of these problems is “If a student were to buy a certain number of $5 scarfs and $2 hats for a total amount of $100, how many scarfs and hats did they buy?”. This example would give students a real world application of how we use two variable equations. It would show students that there are multi variable problems when we go to the store to shop for things, like food or clothing. An instance for food would be when a concession stand sells small and large drinks at a sporting event and want to know how many drinks they have sold at the end of the night. After using a two variable linear equation and knowing the price of the cups, total amount earned, and total cups sold, students would be able to solve for the number of small cups as well as large cups sold.
https://sites.google.com/site/harlandclub/Home/math/algebra/word2var

 

green line

B2. How does this topic extend what your students should have learned in previous courses?

This topic extends on the students’ ability to graph and solve a linear equation, which should have been taught in their previous classes. The only difference is that the variable, y, that you solved for in Pre-Algebra is now on the same side as the other variable. For instance, the equation y =(-1/4) x + 4 is the same as x + 4y = 16. We see that we solve for the same variables, but they are both on the same side. This is because you are solving the same linear equation. A linear equation can be written in multiple forms, as long as the forms have matching solutions. This is something that students could prove to you by graphing and solving the equations. They would solve the equations to see that they have the same variables. This makes students more aware that they need to be able to compute for other variables besides x if the question asks for it.

 

 

green line

 

E1. How can technology (YouTube, Khan Academy [khanacademy.org], Vi Hart, Geometers Sketchpad, graphing calculators, etc.) be used to effectively engage students with this topic? Note: It’s not enough to say “such-and-such is a great website”; you need to explain in some detail why it’s a great website.

The most effective way to engage a student about this topic is by using a graphing calculator. This is to help students make the visual connection with the topic and check to see if they have graphed the equations the correct way. Students learn more effectively through visual demonstration. Because students are the ones to solve for the equation and plug it into the calculator to check their work, they are going to be able to make that connection, and we will be able to verify that they understand the material. As teachers, we need to incorporate more technology into the ways of learning because we are surrounded by it daily. Using graphing calculators would be a great way to show and check the work of a two variable equation. This gives students a chance to see what mistakes they have made and what lose ends need to be tied up.

References

Solving Word Problems using a system with 2 variables. n.d. <https://sites.google.com/site/harlandclub/Home/math/algebra/word2var&gt;.

Predicate Logic and Popular Culture (Part 172): Clement Clarke Moore

Let C be the set of all creatures, let H(x) be the proposition “x is in the house,” and let S(x) be the proposition “x is stirring.” Translate the logical statement

\forall x \in C (H(x) \Rightarrow \lnot S(x)).

Of course, this matches the first two lines of one of the most popular poems in the English language.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 171): Hunter Hayes

Let P be the set of all people, and let H(x,y) be the proposition “x has y.” Translate the logical statement

\forall x \in P (x \ne I \Rightarrow \exists y \in P(H(x,y)) \land \forall y \in P (\lnot H(I,y)).

This matches the chorus of this song by Hunter Hayes.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 170): Tim McGraw

Let T be the set of all times, let P be the set of all places, and let S(x,t) be the proposition “I will see you at place x at time $t$.” Translate the logical statement

\forall x \in P \forall t \in T (S(x,t)).

This matches the last line of the chorus from this classic song by Tim McGraw.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 169): Thomas Rhett

Let P be the set of all people, and let M(x) be the proposition “She wants to marry x.” Translate the logical statement

\exists x \in P (M(x)) \land \lnot M(me).

This is the last line of the chorus from the canonical country song “Marry Me.”

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 168): Halsey

Let P be the set of all people, let L(x) be the proposition “x will love you.” Translate the logical statement

\exists x \in P (L(x)) \land \lnot L(I).

This matches the lines from “Sorry” by Halsey.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 167): Taylor Swift

Let P be the set of all people, and let T(x,y) be the proposition “x trusts y. Translate the logical statement

\forall x \in P \lnot( T(I,x) \lor T(x,I)).

This matches the chorus from one of Taylor Swift’s recent hits.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 166): Ed Sheeran

Let T be the set of all things, let S(x) be the proposition “I see x,” and let F(x) be the proposition “I have faith in x.” Translate the logical statement

\forall x \in T (S(x) \Rightarrow F(x)).

This is one of lines from the recent smash hit by Ed Sheeran.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 165): Eleanor Roosevelt

Let P be the set of all people, let C(x) be the proposition “You consent to let x make you feel inferior,” and let F(x) be the proposition “x makes you feel inferior.” Translate the logical statement

\forall x \in P (F(x) \Rightarrow C(x)).

This is the contrapositive of a famous quote by Eleanor Roosevelt.

Source: https://www.brainyquote.com/quotes/eleanor_roosevelt_161321

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.

Predicate Logic and Popular Culture (Part 164): Kenny Chesney

Let H be the set of all things, let T be the set of all times, let S(t) be the proposition “The sun goes down at time t,” and let H(x,t) be the temperature of x at time $t$.” Translate the logical statement

\forall t \in T (S(t) \Rightarrow \forall x \in H( \displaystyle \frac{\partial H}{\partial t}(x,t) > 0)).

This matches the chorus from a popular country song by Kenny Chesney.

green line

Context: Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.

In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.

When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.