Answer:
a) n<1 and n>5
b) 0 < n < -4
c) n > 2 and n < -2
Step-by-step explanation:
The signal is given by x[n] = 0 for n < -1 and n > 3
The problem asks us to determine the values of n for which it's guaranteed to be zero.
a) x[n-2]
We know that n -2 must be less than -1 or greater than 3.
Therefore we're going to write down our inequalities and solve for n

Therefore for n<1 and n>5 x [n-2] will be zero
b) x [n+ 3]
Similarly, n + 3 must be less than -1 or greater than 3

Therefore for n< -4 and n>0, in other words, for 0 < n < -4 x[n-2] will be zero
c)x [-n + 1]
Similarly, -n+1 must be less than -1 or greater than 3

Therefore, for n > 2 and n < -2 x[-n+1] will be zero
Dh/dt = -32t + 24
-32t + 24 = 0 when maximum
32t = 24
t = 24/32
t = 3/4
To find the maximum height just substitute "t" in
h = -16 (9/16) + 24(3/4) + 7
h = -9 + 18 + 7
h = 16ft
Answer:
(a) The probability of a "Yes" answer, given that the person was a female is 0.16
(b) The probability that the respondent was a male, given that the response was a "No" is 0.3
Step-by-step explanation:
This problem can be solved using the definition of conditional probability
P(B|A) = P(A∩B) / P(A)
(a) In this case, event A is that the person is female and event B is that the answer of the person is "Yes".
P("Yes" | Female) = P(Female ∩ "Yes") / P(Female)
P("Yes" | Female) = (8/100)/(50/100)
P("Yes" | Female) = 8/50
P("Yes" | Female) = 0.16
(b) In this case, event A that the answer of the person is "No" and event B is that the person is male.
P(Male | "No") = P("No" ∩ Male) / P("No")
P(Male | "No") = (18/100)/(60/100)
P(Male | "No") = 18/60
P(Male | "No") = 0.3
Answer:C
Step-by-step explanation: