Answer:
The equation is 
The value of x is 28 cookies
Step-by-step explanation:
Let
x ----> the number of cookies she baked last week
we know that
The number of cookies she baked last week multiplied by 3 minus 4 must be equal to 80 cookies
so
The linear equation that represent this situation is

solve for x

P(allergic) = 0.15
P(both are allergic to pollen) = (0.15)² = 0.0225 (you can use the binomial probability also)
Q(NOT allergic to pollen) = 1 - 0.0225 = 0.9775
Binomial probability
Probability of NEITHER is allergic
ⁿCₓ(p)ˣ(q)ⁿ⁻ˣ
²C₀(0.15)⁰(0.9775)² = 0.9555
P(at LEAST ONE is allergic) = 1- 0.9555 = 0.0444
The answer is (-6, 5) for K.
In order to find this, we must first note that to find a midpoint we need to take the average of the endpoints. To do this we add them together and then divide by 2. So, using that, we can write a formula and solve for each part of the k coordinates. We'll start with just x values.
(Kx + Lx)/2 = Mx
(Kx + 8)/2 = 1
Kx + 8 = 2
Kx = -6
And now we do the same thing for y values
(Ky + Ly)/2 = My
(Ky + -7)/2 = -1
Ky + -7 = -2
Ky = 5
This gives us the final point of (-6, 5)
2a + 3b = 6 --> Equation 1
5a + 2b = 4 --> Equation 2
Equation 1 * 5 --> 10a + 15b = 30
Equation 2 * 2 --> 10a + 4b = 8
Equation 1 - Equation 2 --> 11b = 22 --> b = 2
Sub b=2 in Equation 1 (or 2, either works):
2a + 3b = 6
2a + 3(2) = 6
2a + 6 = 6
2a = 0
a = 0
b = 2, a = 0