curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68494810e9fe6283cfa30d8f.md
Listen to the audio and answer the question below.
What does Tom mean by another five?
He wants to remove five tablets from storage.
He's not talking about removing them.
There are five more tablets in a different location.
Only five tablets exist in total.
Tom said there are ten in one place and another five somewhere else.
There are five broken tablets.
Nothing suggests the tablets are broken.
2
Another before a number means an additional quantity. For example:
We ordered another five laptops for the new team. — They got 5 more laptops for the new team.
Tom already said there are ten tablets in one location, and now he's adding five more in a different place.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-3.mp3",
"startTime": 1,
"startTimestamp": 38.24,
"finishTimestamp": 40.62
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.38,
"dialogue": {
"text": "We should have another 5 in the workshop area.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.88
}
]
}