Use the flowchart to answer the question.

Which input would display “Full price ticket”?
In a flowchart, an arrow starts from an oval labeled “Start” and ends at a parallelogram labeled “Input Age”. From a parallelogram labeled “Input Age”, an arrow starts and ends at a diamond labeled “Age 16 or under”. Two arrows start from diamond labeled “Age 16 or under”. One from the right corner, labeled “Yes” and one from the bottom corner, labeled “No”. The arrow labeled “Yes”, ends at a rectangle, labeled “Half-price ticket”. The arrow labeled “No” ends at another diamond labeled “Age 60 or above”. From diamond labeled “Age 60 or above”, two arrows are originated. One from the right corner labeled “Yes” and one from the bottom corner labeled “No”. The arrow labeled “Yes”, ends at a rectangle, labeled “Half-price ticket”. The arrow labeled “No”, ends at a rectangle labeled, “Full price ticket”. An arrow starts from the rectangle “Full price ticket” and ends at an oval labeled “Stop”. Similarly, an arrow starts from the rectangle “Half-price ticket” and ends at an oval labeled “Stop”.

Source: QBS. Pearson Education Ltd

(1 point)
Responses

65
65

15
15

20
20

60

1 answer

To determine which input would display “Full price ticket” from the flowchart description, we need to analyze the conditions outlined.

  1. First, the flowchart asks for "Input Age".
  2. Then it checks if the age is 16 or under.
    • If Yes, it leads to “Half-price ticket”.
    • If No, it checks if the age is 60 or above.
  3. For the second check:
    • If Yes (age 60 or above), it leads to “Half-price ticket”.
    • If No (age below 60), it leads to “Full price ticket”.

From this, we can deduce that to display “Full price ticket,” the input age must be below 16 and below 60. The only age range that would reach the “Full price ticket” condition is any age that is more than 16 and less than 60.

Among the options given:

  • 65: This would result in “Half-price ticket” because it is above 60.
  • 15: This would lead to "Half-price ticket" because it is 16 or under.
  • 20: This is between 16 and 60 and would result in “Full price ticket”.
  • 60: This would result in “Half-price ticket” because it is 60 or above.

Therefore, the input that would display "Full price ticket" is:

20