<h3>
Answer:</h3>

<h3>
Step-by-step explanation:</h3>
In this question, we're trying to find the probability of it being cloudy and raining.
In this case, we know that:
- Probability of it being cloudy is 30%
- Probability of it raining is 25% (this is necessarily not needed)
- If it's cloud, the probability of it raining is 45%
With the information above, we can find the probability.
We know that from a 100% scale, the chance of it being cloudy is 30%.
We know that if it's cloudy, the chances of raining is 45%
To find the probability of it being cloudy and raining, we would multiply 0.3 (30%) by 0.45 (45%)
Solve:

Your answer would be C). 13.5%
<h3>
I hope this helped you out.</h3><h3>
Good luck on your academics.</h3><h3>
Have a fantastic day!</h3>
If a graph fails the vertical line test it's not a function; you can't have a single x map to two ys.
Vice versa, if the graph passes the verticle line test, it's a function.
The horizontal line test tests for injectivity aka one-to-one-ness; it has no bearing on whether something's a function.
Graph one: A01- 100 miles
A03 (a)- 50
Answer:
33.
Step-by-step explanation:
8x + 4y = 44
4(2x + y) = 44
2x + y = 44/4 = 11.
6x + 3y
= 3(2x + y)
= 3 * 11
= 33.
Answer:
y = -2x^2 - 4x - 1
Step-by-step explanation:
We can see that the graph passes through (-2, -1), (-1, 1) and (0, -1).
Let's solve
ax^2 + bx + c = y
a(-2)^2 + b(-2) + c = -1
4a - 2b + c = -1
a(-1)^2 + b(-1) + c = 1
a - b + c = 1
a0^2 + b0 + c = -1
c = -1
we got c = -1 so we input it into the other 2
4a - 2b - 1 = -1
4a - 2b = 0
2a - b = 0
2a = b
a - b - 1 = 1
a - b = 2
a = b + 2
Let's input b = 2a
a = 2a + 2
-a = 2
a = -2
b = 2a = 2*(-2) = -4
c = -1
y = -2x^2 - 4x - 1