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.
<h3>
Answer: Median = 7</h3>
=======================================================
Explanation:
Sort the values from smallest to largest. Doing so leads to the list {1,4,6,8,8,9}
Since the set is small enough, you can probably notice that the middle most number is a tie between the 6 and the first 8. The midpoint is (6+8)/2 = 14/2 = 7.
The median is 7.
---------------
If you wanted, you could cross off the first and last items of the set
That means we go from {1,4,6,8,8,9} to {4,6,8,8}
Then repeat to get the smaller set {6,8}
This shows we have a tie between the 6 and 8 as the middle most item, and why 7 is the median (since 7 is the midpoint between 6 and 8).
The first step is to combine like terms. So u would do 2-6. You then get -4 then u just bring everything else down. So now u should have this :
8x -4 = 4x + 8 + 3x
Now you do the same thing to the other side. U combine like terms which in this case are 4x and 3x. So u just do 4+3 which is 7 so now u have 7x. So now ur equation would be:
8x -4 = 7x +8
Now u do the inverse of 7 which would be -7 and u do that on both sides. So it would look like this :
8x -4 = 7x + 8
-7x. -7x
So now 7 and -7 cancel each other other and 8 -7 is 1 so now u have one x. So ur equation would now look like this:
1x -4 = 8
Now u do the inverse of negative 4 which is +4. So you would add 4 on both sides on both sides. Like shown:
1x -4 = 8
+4 +4
So u just add 8 + 4 which is 12. Now since anything times 1 is itself ur answer will be X=12
Hope this helped
Answer:
-1/4x + 3
Step-by-step explanation: