<span>64-40ab
=8(8-5ab)
....................................</span>
Refrection of point (0, 0) across y = 3 gives point (0, 6)
Refrection of point (0, -6) across the x-axis gives point (0, -6)
Answer:
The answer would be D. 5
Step-by-step explanation:
Answer:
(a) 9 buildings
(b) 2^n -1
Step-by-step explanation:
The number of distinct non-empty subsets of b objects is 2^b -1. Since the subsets are distinct, each could represent a list of the buildings, from the set of b buildings, in which a student is taking courses.
(a) For 8 buildings, 2^8 -1 = 255 students could enroll. for 9 buildings, 2^9-1 = 511 students could enroll.
For 500 students, 9 buildings are required.
__
(b) The maximum number of students for n buildings is ...
2^n -1