Answer:

Step-by-step explanation:
To write a linear function, use y=mx+b where m is the slope and b is the y-intercept. The y-intercept is where the line on the graph crosses the y-axis. On the graph is crosses at (0,-4). So b=-4. To find the slope, subtract the difference between two points on the line which cross through a grid line intersection. (0,-4) is one point. (3,-3) is another.

Input 1/3 and b=-4 into y=mx+b.

Answer:
a) P(X=2)= 0.29
b) P(X<2)= 0.59
c) P(X≤2)= 0.88
d) P(X>2)= 0.12
e) P(X=1 or X=4)= 0.24
f) P(1≤X≤4)= 0.59
Step-by-step explanation:
a) P(X=2)= 1 - P(X=0) - P(X=1) - P(X=3) - P(X=4)= 1-0.41-0.18-0.06-0.06= 0.29
b) P(X<2)= P(X=0) + P(X=1)= 0.41 + 0.18 = 0.59
c) P(X≤2)= P(X=0) + P(X=1) + P(X=2)=0.41+0.18+0.29= 0.88
d) P(X>2)=P(X=3) + P(X=4)=0.06+0.06= 0.12
e) P(X=1 or X=4)=P(X=1 ∪ X=4) = P(X=1) + P(X=4)=0.18+0.06= 0.24
f) P(1≤X≤4)=P(X=1) + P(X=2) + P(X=3) + P(X=4)=0.18+0.29+0.06+0.06= 0.59
answer
(x+7)^2 + (y-4)^2 = 64
set up equation
the equation of a circle is (x - h)^2 + (y - k)^2 = r^2
where h is the center x coordinate and k is the center y coordinate
values
from the point (-7,4) we know that h = -7 and k = 4
since the radius is 8, r^2 = 8^2 = 64
plug in values
now that we have all the values, we plug them into (x - h)^2 + (y - k)^2 = r^2
(x - h)^2 + (y - k)^2 = r^2
(x - (-7))^2 + (y-4)^2 = 64
(x+7)^2 + (y-4)^2 = 64