9. The fare prices of a particular cable car ticket can be paid in 2 different cabinet types (normal (N) and transparent floor (T)) and 3 different classes (child(C), adult(A) and elderly(E)). Construct a tree diagram to show all possible combinations of the fare prices.
Answers
Answered by
0
Step-by-step explanation:
The possibilities of all the given tree sequences could be;
Tree diagram
Normal Transparent floor
Child Adult Elderly Child Adult Elderly
A tree diagram links all the possible groupings and each is marked as a branch of that tree.
There would be six possible combinations;
Normal and Child
Normal and Adult
Normal and Elderly
Transparent floor and Child
Transparent floor and Adult
Transparent floor and Elderly
Similar questions