20053

Question

{{person}}'s wallet contains the following money:

  • {{amount1}} five dollar notes
  • {{amount2}} ten dollar notes
  • {{amount3}} fifty dollar notes


How much cash does {{person}} have altogether?

Worked Solution

Total=amount1×5+amount2×10+amount3×50 =total1+total2+total3 =correctAnswer\begin{aligned} \cr \text{Total} &={{amount1}} \times 5 + {{amount2}} \times 10 + {{amount3}} \times 50 \cr \ &= {{total1}} + {{total2}} + {{total3}} \cr \ &= {{{correctAnswer}}}\cr \end{aligned}


Variant 0

DifficultyLevel

499

Question

Gordon's wallet contains the following money:

  • 4 five dollar notes
  • 2 ten dollar notes
  • 3 fifty dollar notes


How much cash does Gordon have altogether?

Worked Solution

Total=4×5+2×10+3×50 =20+20+150 =$190\begin{aligned} \cr \text{Total} &=4 \times 5 + 2 \times 10 + 3 \times 50 \cr \ &= 20 + 20 + 150 \cr \ &= \$190\cr \end{aligned}

Question Type

Multiple Choice (One Answer)

Variables

Variable nameVariable value
person
Gordon
amount1
4
amount2
2
amount3
3
total1
20
total2
20
total3
150
correctAnswer
\$190

Answers

Is Correct?Answer
x

$140

$190

x

$195

x

$210


Variant 1

DifficultyLevel

499

Question

Milly's wallet contains the following money:

  • 6 five dollar notes
  • 7 ten dollar notes
  • 2 fifty dollar notes


How much cash does Milly have altogether?

Worked Solution

Total=6×5+7×10+2×50 =30+70+100 =$200\begin{aligned} \cr \text{Total} &=6 \times 5 + 7 \times 10 + 2 \times 50 \cr \ &= 30 + 70 + 100 \cr \ &= \$200\cr \end{aligned}

Question Type

Multiple Choice (One Answer)

Variables

Variable nameVariable value
person
Milly
amount1
6
amount2
7
amount3
2
total1
30
total2
70
total3
100
correctAnswer
\$200

Answers

Is Correct?Answer
x

$160

$200

x

$255

x

$270


Variant 2

DifficultyLevel

499

Question

Bill's wallet contains the following money:

  • 7 five dollar notes
  • 3 ten dollar notes
  • 2 fifty dollar notes


How much cash does Bill have altogether?

Worked Solution

Total=7×5+3×10+2×50 =35+30+100 =$165\begin{aligned} \cr \text{Total} &=7 \times 5 + 3 \times 10 + 2 \times 50 \cr \ &= 35 + 30 + 100 \cr \ &= \$165\cr \end{aligned}

Question Type

Multiple Choice (One Answer)

Variables

Variable nameVariable value
person
Bill
amount1
7
amount2
3
amount3
2
total1
35
total2
30
total3
100
correctAnswer
\$165

Answers

Is Correct?Answer
x

$115

x

$155

$165

x

$185


Variant 3

DifficultyLevel

499

Question

Elon's wallet contains the following money:

  • 5 five dollar notes
  • 2 ten dollar notes
  • 3 fifty dollar notes


How much cash does Elon have altogether?

Worked Solution

Total=5×5+2×10+3×50 =25+20+150 =$195\begin{aligned} \cr \text{Total} &=5 \times 5 + 2 \times 10 + 3 \times 50 \cr \ &= 25 + 20 + 150 \cr \ &= \$195\cr \end{aligned}

Question Type

Multiple Choice (One Answer)

Variables

Variable nameVariable value
person
Elon
amount1
5
amount2
2
amount3
3
total1
25
total2
20
total3
150
correctAnswer
\$195

Answers

Is Correct?Answer
x

$145

$195

x

$205

x

$225


Variant 4

DifficultyLevel

499

Question

Cindy's wallet contains the following money:

  • 8 five dollar notes
  • 3 ten dollar notes
  • 2 fifty dollar notes


How much cash does Cindy have altogether?

Worked Solution

Total=8×5+3×10+2×50 =40+30+100 =$170\begin{aligned} \cr \text{Total} &=8 \times 5 + 3 \times 10 + 2 \times 50 \cr \ &= 40 + 30 + 100 \cr \ &= \$170\cr \end{aligned}

Question Type

Multiple Choice (One Answer)

Variables

Variable nameVariable value
person
Cindy
amount1
8
amount2
3
amount3
2
total1
40
total2
30
total3
100
correctAnswer
\$170

Answers

Is Correct?Answer
x

$110

x

$150

$170

x

$180