Shopping Spree
Work It Out
Sequences
Mystery Machines
RIDDLES
100

You buy x packs of gum. Each pack costs $3. Write a function for the total cost.

3x

100

You burn 5 calories per jumping jack. Write a function for the calories burned after j jumping jacks.

5j

100

The sequence 3, 6, 9, 12… follows a pattern. Write a function for the nth term.

3n

100

If the input is x and the output is 3x + 2, write the function rule.

x --> x3 --> +2 --> 3x+2

100

I have keys but open no locks. What am I?

Piano / Keyboard

200

A store sells books for $5 each and pens for $2 each. Write a function for the total cost if you buy b books and p pens.

5b + 2p


200

A sprinter runs at 6 meters per second. Write a function for the distance d after t seconds.

d=6t
200

The sequence 5, 8, 11, 14… follows a rule. Write a function for the nth term.

3n+2

200

A vending machine gives twice the input number minus 1. Write the function rule.

2x - 1

200

The more you take, the more you leave behind. What am I?

Footsteps

300

A toy costs $x, but there’s a 20% discount. Write a function for the discounted price.

0.2x  OR  (x/100)*20

300

A swimmer completes x laps per minute. Write a function for the total laps after t minutes.

xt

300

A staircase has 5 steps, and each step is 2 cm taller than the last. Write a function for the height of step n.

2n+3

300

A function takes a number, multiplies it by 4, then subtracts 7. Write the function rule.

4x - 7


300

I am full of holes but still hold water. What am I?

Sponge

400

You have $50. You buy x candy bars, each costing $2.50. Write a function for the money left.

50 - 2.50x

400

You do 10 push-ups every morning and increase by 2 push-ups per week. Write a function for the total push-ups in w weeks.

2w + 10

400

A factory produces 20 items per day, starting with 50 items on day 1. Write a function for the total items after d days.

20n+30

400

The input x is squared and then divided by 2. Write the function rule.

x² ÷ 2

400

I am an odd number. Take away one letter, and I become even. What number am I?

(S)even

500

A shirt costs $x and pants cost 3 times as much as a shirt. Write a function for the total price of s shirts and p pants.

sx+ 3px

500

A cyclist bikes 4 km in the first hour and increases their speed by 2 km every hour. Write a function for the total distance after h hours.

4 + 2h

500

A farmer plants 10 trees in the first row and adds 3 more trees per row. Write a function for the trees in row n.

3n+7


500

The function machine first adds 10 to the input, then triples the result. Write the function rule.

3 (x+10)

500

Forward, I am heavy. Backward, I’m not. What am I?

The word "Ton"
M
e
n
u