Items2 Solving
Items2 Solving
The Problem Solving Items and Scoring Guides document contains 10 problem solving
assessment units and 19 items associated with these units. These released items from the
PISA 2003 assessment are distinct from the secure items, which are kept confidential so that
they may be used in subsequent cycles to monitor trends.
1
Problem Solving
TABLE OF CONTENTS
MOVIE OUTING 3
DESIGN BY NUMBERS© 6
TRANSIT SYSTEM 11
COURSE DESIGN 14
LIBRARY SYSTEM 16
TRIP 21
IRRIGATION 25
ENERGY NEEDS 30
CHILDREN’S CAMP 34
FREEZER 36
2
Problem Solving
MOVIE OUTING
This problem is about finding a suitable time and date to go to a movie.
Isaac, a 15-year-old, wants to organize a movie outing with two of his friends, who are of the
same age, during the one-week school vacation. The vacation begins on Saturday March 24th
and ends on Sunday April 1st.
Isaac asks his friends for suitable dates and times for the outing. The following information is
what he received.
Fred: “I have to stay home on Monday and Wednesday afternoons for music practice between
2:30 and 3:30”
Stanley: “I’ve to visit grandmother on Sundays, so it can’t be Sundays. I have seen Pokamin
and don’t want to see it again.”
Isaac’s parents insist that he only goes to movies suitable for his age and does not walk home.
They will pick up the boys any time up to 10 p.m.
Isaac checks the movie times for the vacation week. This is the information that he finds.
164 mins Suitable only for 144 mins Suitable only for
7:55 p.m. (Fri/Sat persons of 18 years 3:00 p.m. (Mon-Fri persons of 12 years
only) and over only) and over
6:00 p.m. (Sat/Sun
only)
3
Problem Solving
Taking into account the information Isaac found on the movies, and the information he got from
his friends, which of the six movies should Isaac and the boys consider watching?
Carnivore Yes / No
Pokamin Yes / No
Enigma Yes / No
SCORING
Fully Correct
Partially Correct
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
4
Problem Solving
If the three boys decided on going to “Children in the Net,” which of the following dates is
suitable for them?
SCORING
Correct
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
5
Problem Solving
DESIGN BY NUMBERS©
Design by Numbers is a design tool for generating graphics on computers. Pictures can be
generated by giving a set of commands to the program.
Study carefully the following example commands and pictures before answering the questions.
6
Problem Solving
A Paper 0
B Paper 20
C Paper 50
D Paper 75
SCORING
Correct
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
7
Problem Solving
Which of the following set of commands generated the graphic shown below?
SCORING
Correct
Incorrect
Other responses.
Percentage of students
answering correctly in PISA
2003:
8
Problem Solving
SCORING
Fully Correct
Correct commands.
• Note that in the “Repeat” command, “0” and “40” can be switched (i.e., Repeat
40 0). In the command “Line 20 A 60 A”, “20” and “60” can be switched (i.e., Line 60 A 20 A).
Paper 0
Pen 100
Repeat A 0 40
{
Line 20 A 60 A
}
• Note that in the “Repeat” command, “20” and “60” can be switched (i.e., Repeat 60 20). In the
command “Line A 0 A 40”, “0” and “40” can be switched (i.e., Line A 40 A 0).
Paper 0
Pen 100
Repeat A 20 60
{
Line A 0 A 40
}
(In short, “0” and “40” should be in the “Y” position and “20” and “60” should be in the “X”
position.)
9
Problem Solving
Partially Correct
Correct commands but one incorrect number in either the Repeat or the Line command. Note
that if there is any number other than 0 or 20 or 40 or 60 (e.g., 50 or 80 are used), or if the same
number is repeated in the one command, then Code 0 should be given.
Incorrect
Other responses.
Percentage of students
answering correctly in PISA
2003:
10
Problem Solving
TRANSIT SYSTEM
The following diagram shows part of the transportation system of a city in Zedland, with three
railway lines. It shows where you are now, and where you have to go.
Line A
Line B
To here
The fare is based on the number of stations travelled (not counting the station where you start
your journey). Each station travelled costs 1 zed.
The time taken to travel between two adjacent stations is about 2 minutes.
The time taken to change from one railway line to another at a junction is about 5 minutes.
11
Problem Solving
The diagram indicates a station where you are currently at (“From here”), and the station where
you want to go (“To here”). Mark on the diagram the best route in terms of cost and time, and
indicate below the fare you have to pay, and the approximate time for the journey.
SCORING
Fully Correct
12
Problem Solving
Partially Correct
Best route shown, with correct Fare or Time, but not both.
One of the two other possible routes shown, with correct Fare and Time for that route.
No route shown, but correct Fare and Time for one of the two other routes are given.
Incorrect
Best route shown, but both Fare and Time incorrect or missing
Other responses.
Percentage of students
answering correctly in PISA
2003:
13
Problem Solving
COURSE DESIGN
A technical college offers the following 12 subjects for a 3-year course, where the length of each
class is one year:
2 M2 Mechanics Level 2
3 E1 Electronics Level 1
4 E2 Electronics Level 2
14
Problem Solving
Each student will take 4 classes per year, thus completing 12 subjects in 3 years.
A student can only take a class at a higher level if the student has completed the lower level(s)
of the same class in a previous year. For example, you can only take Business Studies Level 3
after completing Business Studies Levels 1 and 2.
In addition, Electronics Level 1 can only be taken after completing Mechanics Level 1, and
Electronics Level 2 can only be taken after completing Mechanics Level 2.
Decide which classes should be offered for which year, by completing the following table. Write
the class codes in the table.
Year 2
Year 3
SCORING
Fully Correct
The order of classes within a year is unimportant, but the list of classes for each year should be
as given below:
• Year 1 B1 M1 T1 C1
• Year 2 B2 M2 E1 C2
• Year 3 B3 T2 E2 C3
Partially Correct
Mechanics does not precede Electronics. All other constraints are satisfied.
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
LIBRARY SYSTEM
The John Hobson High School library has a simple system for lending books: for staff
members the loan period is 28 days, and for students the loan period is 7 days. The following is
a decision tree diagram showing this simple system:
START
Loan period is 28
Is the borrower a staff
days.
member? Yes
No
Loan period is 7
days.
The Greenwood High School library has a similar, but more complicated, lending system:
16
Problem Solving
SCORING
Correct
14 days.
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
17
Problem Solving
Develop a decision tree diagram for the Greenwood High School Library system so that an
automated checking system can be designed to deal with book and magazine loans at the
library. Your checking system should be as efficient as possible (i.e. it should have the least
number of checking steps). Note that each checking step should have only two outcomes and
the outcomes should be labelled appropriately (e.g. “Yes” and “No”).
START
18
Problem Solving
SCORING
Fully Correct
19
Problem Solving
Partially Correct
The four check steps are in the right sequence, but there is a “minor error”:
• The check for “overdue items” is written as a statement outside the decision tree
diagram, but the other three check steps are completely correct and in the right
sequence.
• Two check steps are out of order, resulting in 5 steps, as ONE extra check step is
required. The system is still “complete”, but less efficient. By “complete” we mean that
the checking system will produce the correct loan periods in all cases.
• The diagram is correct except that the first three check steps are out of order in one (but
not both) of the following two ways:
• The check for “overdue items” is written as a statement outside the decision tree
diagram. The other three check steps are in the right sequence, but with a “minor
error”.
• The check for “overdue items” is missing, but the other three check steps are
completely correct and in the right sequence.
Incorrect
Percentage of students
answering correctly in
The system is “complete”, but has more than 5 check steps.
PISA 2003:
Other responses.
OECD average: 15%
U.S.: 14%
20
Problem Solving
TRIP
This problem is about planning the best route for a trip.
Figures 1 and 2 show a map of the area and the distances between towns.
Lapat
Kado
Megal
Angaz Nuben
Piras
Angaz
Kado 550
Lapat 500 300
Megal 300 850 550
Nuben 500 1000 450
Piras 300 850 800 600 250
21
Problem Solving
SCORING
Correct
1050 kilometers
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
22
Problem Solving
Zoe lives in Angaz. She wants to visit Kado and Lapat. She can only travel up to 300
kilometres in any one day, but can break her journey by camping overnight anywhere between
towns.
Zoe will stay for two nights in each town, so that she can spend one whole day sightseeing in
each town.
Show Zoe’s itinerary by completing the following table to indicate where she stays each night.
23
Problem Solving
SCORING
Fully Correct
Partially Correct
One error. An error means the entry is not correct for the corresponding day.
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
24
Problem Solving
IRRIGATION
Below is a diagram of a system of irrigation channels for watering sections of crops. The gates
A to H can be opened and closed to let the water go where it is needed. When a gate is closed
no water can pass through it.
This is a problem about finding a gate which is stuck closed, preventing water from flowing
through the system of channels.
A B D
C
In Out
E F G H
Michael notices that the water is not always going where it is supposed to.
He thinks that one of the gates is stuck closed, so that when it is switched to “open”, it does not
open.
25
Problem Solving
With the gate settings as given in Table 1, on the diagram below draw all the possible paths
for the flow of water. Assume that all gates are working according to the settings.
A B D
C
In Out
E F G H
26
Problem Solving
SCORING
Correct
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
27
Problem Solving
Michael finds that, when the gates have the Table 1 settings, no water flows through, indicating
that at least one of the gates set to “open” is stuck closed.
Decide for each problem case below whether the water will flow through all the way. Circle
“Yes” or “No” in each case.
SCORING
Correct
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
28
Problem Solving
In the following table, show settings for the gates to test whether gate D is stuck closed when it
is set to “open”.
A B C D E F G H
SCORING
Correct
A and E are not both closed. D must be open. H can only be open if water cannot get to it (e.g.,
other gates are closed preventing water from X603Irrig_ENG3.doc reaching H). Otherwise H
must be closed.
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
29
Problem Solving
ENERGY NEEDS
This problem is about selecting suitable food to meet the energy needs of a person in Zedland.
The following table shows the recommended energy needs in kilojoules (kJ) for different people.
[NOTE: A kilojoule is the metric unit for energy, similar to a Calorie.]
MEN WOMEN
Age (years) Activity Level Energy Needed (kJ) Energy Needed (kJ)
From 18 to 29 Light 10660 8360
Moderate 11080 8780
Heavy 14420 9820
From 30 to 59 Light 10450 8570
Moderate 12120 8990
Heavy 14210 9790
60 and above Light 8780 7500
Moderate 10240 7940
Heavy 11910 8780
30
Problem Solving
Mr. David Edison is a 45-year-old teacher. What is his recommended daily energy need in kJ?
SCORING
Correct
12120 kilojoules. If no answer is given, check whether the student circled “12120” in the table.
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
31
Problem Solving
Jane Gibbs is a 19-year-old high jumper. One evening, some of Jane’s friends invite her out for
dinner at a restaurant. Here is the menu.
32
Problem Solving
Jane keeps a record of what she eats each day. Before dinner on that day her total intake of
energy had been 7520 kJ.
Jane does not want her total energy intake to go below or above her recommended daily
amount by more than 500 kJ.
Decide whether the special “Fixed Price Menu” will allow Jane to stay within ±500 kJ of her
recommended energy needs. Show your work.
SCORING
Fully Correct
Food from the fixed price menu does not contain enough energy for Jane to keep within 500 kJ
of her energy needs. The following steps are necessary:
Partially Correct
Correct method, but a minor error or omission in one of the calculation steps leading to a correct
or incorrect, but consistent, conclusion.
Incorrect
Percentage of students
answering correctly in
PISA 2003:
33
Problem Solving
CHILDREN’S CAMP
The Zedish Community Service is organizing a five-day Children’s Camp. 46 children (26 girls
and 20 boys) have signed up for the camp, and 8 adults (4 men and 4 women) have
volunteered to attend and organize the camp.
Dormitory rules:
1. Boys and girls must sleep in
separate dormitories.
34
Problem Solving
Dormitory Allocation.
Fill the table to allocate the 46 children and 8 adults to dormitories, keeping to all the rules.
SCORING
Fullly Correct
6 conditions to be satisfied:
• Total girls = 26
• Total boys = 20
• Total adults = four female and four male
• Total (children and adults) per dormitory is within the limit for each dormitory
• People in each dormitory are of the same gender
• At least one adult must sleep in each dormitory to which children have been allocated
Partially Correct
One or two conditions (mentioned in Code 2) violated. Violating the same condition more than
once will be counted as ONE violation only:
• Forgetting to count the adults in the tally of the number of people in each dormitory
• The number of girls and the number of boys are interchanged (no. of girls = 20, no. of
boys = 26), but everything else is correct. (Note that this counts as two conditions
violated.)
• The correct number of adults in each dormitory is given, but not their names or gender.
(Note that this violates both condition 3 and condition 5.)
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
FREEZER
Jane bought a new upright freezer. The manual gave the following instructions:
• Connect the appliance to the power and switch the appliance on.
• You will hear the motor running now.
• A red warning light (LED) on the display will light up.
• Turn the temperature control to the desired position. Position 2 is normal.
Position Temperature
1 –15°C
2 –18°C
3 –21°C
4 –25°C
5 –32°C
• The red warning light will stay on until the freezer temperature is low enough. This
will take 1 - 3 hours, depending on the temperature you set.
• Load the freezer with food after four hours.
Jane followed these instructions, but she set the temperature control to position 4. After 4 hours,
she loaded the freezer with food.
After 8 hours, the red warning light was still on, although the motor was running and it felt cold in
the freezer.
36
Problem Solving
Jane wondered whether the warning light was functioning properly. Which of the following
actions and observations would suggest that the light was working properly?
SCORING
Correct
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
37
Problem Solving
Jane read the manual again to see if she had done something wrong. She found the following
six warnings:
Ignoring which of these six warnings could have caused the delay in the warning light going
out?
Warning 2 Yes / No
Warning 3 Yes / No
Warning 4 Yes / No
Warning 5 Yes / No
Warning 6 Yes / No
38
Problem Solving
SCORING
Fully Correct
Partially Correct
One error.
Incorrect
Other responses.
Percentage of students
answering correctly in
PISA 2003:
39