Answer:
Incorrect/No
Step-by-step explanation:
7x2=14
-7x2=-14
<u>Follow the below guidelines:</u>
- A positive number times a positive number is a positive number
- A negative number times a positive number is a negative number
- A positive number times a negative number is a negative number
- A negative number times a negative number is a positive number
Looking at the last one, we see that -2x-7=14, a positive number
Hope this helps!
--Applepi101
Answer:
He was on an airplane.
Step-by-step explanation:
Hope I helped!
Please mark Brainliest!!!
Answer: yes your right good job!
Step-by-step explanation:
In probability, there are hint clues that you must be vigilant of. When it tells you to find the probability of event 1 'or' event 2, you must ADD their individual probabilities. When it tells you to find the probability of event 1 'and' event 2, you must MULTIPLY their individual probabilities.
Now, you have two dices. You are asked to find the probability of getting a face of 3, 4 or 5. The probability of each face of a dice is 1/6, because there are a total of 6 faces. When you use two dices, it becomes 2/12 or still 1/6. So, the total probability of getting either 3, 4 or 5 is: 1/6 + 1/6 + 1/6 = 1/2. However, you still have to multiply this with the total probability of getting a prime numbers which are 1, 2, 3 and 5. Thus, 1/6 + 1/6 + 1/6 + 1/6 = 2/3
Hence, the total probability would be 1/2 * 2/3 = 1/3 or 33%
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5