Answer:
$28
Step-by-step explanation:
Given:
data = [22,30,35,25,25,20,27]
For eight night, the new list is:
new_data = [22,30,35,25,25,20,27,x]
Mean = 26.50
Mean Formula:

Therefore:

Multiply both sides by 8:

Solve for x:

Subtract 184 both sides:

Therefore, she will earn $28 in eighth night
The attachment below is the result of combining all eighth data as we get 26.5 through python language with numpy package.
Answer:
m = 0.667
Step-by-step explanation:
Calculate and show the solution for the x-intercept and y-intercept of 4x - 6y = 14.
Calculate the graph plot coordinates for 4x - 6y = 14
Solve 4x - 6y = 14 for x and also for y.
Calculate and show the solution for the slope of 4x - 6y = 14
Find x-intercept
The x-intercept is where the graph crosses the x-axis. To find the x-intercept, we set y1=0 and then solve for x.
4x - 6y = 14
4x - 6(0) = 14
x1 = 3.5 y1 = 0
Find y-intercept
The y-intercept is where the graph crosses the y-axis. To find the y-intercept, we set x2=0 and then solve for y.
4x - 6y = 14
4(0) - 6y = 14
y2 = -2.333 x2 = 0
Get Graph Plot Coordinates
Getting two graph points will allow you to make a straight line on a graph. The plot coordinate format is (x1,y1) and (x2,y2).
Thus, we use the x-intercept and y-intercept results above to get the graph plots for 4x - 6y = 14 as follows:
(x1,y1) and (x2,y2)
(3.5,0) and (0,-2.333)
Find slope
The slope of the line (m) is the steepness of the line. It is the change in the y coordinate divided by the corresponding change in the x coordinate. Simply plug in the coordinates from above and solve for m to get the slope for 4x - 6y = 14
m = (y2 - y1)/(x2 - x1)
m = (-2.333 - 0)/(0 - 3.5)
m = 0.667
hope this is correct! c:
Answer:

Step-by-step explanation:
Work to isolate x on one side of the inequality:

Therefore the answer is all x values larger than or equal to -30

b
a and d should not be considered bc it is not logically correct. c is eliminated because that may not always be the case. therefore it should be b.
Answer: 42.5
Step-by-step explanation: