Two functions are provided:
Both functions are onto. The objective is to determine the cardinality of the set \( S = \{ x \in \mathbb{Z} : x \in A \text{ or } x \in B \} \).
The function \( f(x) = 2x^3 - 15x^2 + 36x + 7 \) is a cubic polynomial. As \( f \) is onto, its range within \( x \in [0, 3] \) constitutes the set \( A \). The extreme values of \( f(x) \) for \( x \in [0, 3] \) are calculated as follows: - \( f(0) = 7 \) - \( f(3) = 34 \) Due to the continuity of \( f(x) \), the range of \( f \) over \( [0, 3] \) is \( [7, 34] \). Consequently, \( A \) comprises all integers within this interval: \[ A = \{7, 8, 9, \dots, 34\} \] The number of elements in \( A \) is: \[ n(A) = 34 - 7 + 1 = 28 \]
The function \( g(x) = \frac{x}{x^{2025} + 1} \) is defined for \( x \geq 0 \). As \( g(x) \) is onto, its range covers the interval \( [0, 1) \) for \( x \in [0, \infty) \). The function is continuous and monotonically increasing. Therefore, the set \( B \) consists of integers within \( [0, 1) \): \[ B = \{ 0 \} \] The number of elements in \( B \) is: \[ n(B) = 1 \]
The set \( S \) is defined as: \[ S = \{ x \in \mathbb{Z} : x \in A \text{ or } x \in B \} \] Given that \( A = \{7, 8, \dots, 34\} \) and \( B = \{0\} \), the set \( S \) includes all integers from 0 to 34: \[ S = \{ 0, 7, 8, 9, \dots, 34 \} \] The cardinality of \( S \) is calculated as: \[ n(S) = 34 - 0 + 1 = 30 \]
The value of \( n(S) \) is 30.