(not <em>a</em> or not <em>b</em>) implies <em>c</em> <==> not (not <em>a</em> or not <em>b</em>) or <em>c</em>
so negating gives
not [(not <em>a</em> or not <em>b</em>) implies <em>c</em>] <==> not[ not (not <em>a</em> or not <em>b</em>) or <em>c</em>]
which we can simplify somewhat to
not (not (not <em>a</em> or not <em>b</em>)) and not <em>c</em>
(not <em>a</em> or not <em>b</em>) and not <em>c</em>
(not <em>a</em> and not <em>c</em>) or (not <em>b</em> and not <em>c</em>)
not (<em>a</em> or <em>c</em>) or not (<em>b</em> or <em>c</em>)
not ((<em>a</em> or <em>c</em>) and (<em>b</em> or <em>c</em>))
not ((<em>a</em> and <em>b</em>) or <em>c</em>)
Answer:

And for this case we know this condition:

By the complement rule we know that:

But since the distribution is symmetrical we know that:

So then the statement for this case is FALSE.
b. False
Step-by-step explanation:
Previous concepts
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".
Solution to the problem
For this case if we define the random variable of interest X and we know that this random variable follows a normal distribution:

And for this case we know this condition:

By the complement rule we know that:

But since the distribution is symmetrical we know that:

So then the statement for this case is FALSE.
b. False
Answer:
About 6.44 kilometers
Step-by-step explanation:
I mile is approximately 1.61 kilometers, so 4 miles would be 1.61 · 4 = 6.44 kilometers.
Hope this helps!
The third one is the answer
Answer:
g(f(2)) = 9
Step-by-step explanation:
Evaluate f(2) and substitute the value obtained into g(x)
f(2) = 2 + 1 = 3 , then
g(3) = 3² = 9