Answer:
x = 66
Step-by-step explanation:
For a set of N numbers:
{x₁, x₂, ..., xₙ}
The mean can be calculated as:

In this case we have the data set:
{98, 122, 104, 115, 107, x}
And I assume that we want to have the mean = 102.
So we have a set of 6 numbers, the mean of this set will be:

We need to solve this equation for x.
If we multiply both sides by 6, we get:
(98 + 122 + 104 + 115 + 107 + x) = 102*6 = 612
546 + x = 612
x = 612 - 546 = 66
x = 66
Answer:
-7/3
Step-by-step explanation:
-7 2/3=-23/3
5 1/3=16/3
-----------------
16/3+(-23/3)
16/3-23/3
-7/3
To solve/simplify this all you have to do is group like terms (the x^2's with each other, the x's with each other, and the normal numbers, -8)
14x^2-8+5x-6x^2+2x
group the x^2 (add 14x^2 to -6x^2)
8x^2-8+5x+2x
group the x's together (add 5x and 2x together)
8x^2+7x-8
Your answer will be d) 8x^2+7x-8
The given equations are:
5x - 2y = 88
3x + 4y = 58
Multiplying the 1st equation by 2, we get the new set of equations as:
10x - 4y = 176
3x + 4y = 58
Adding the two equations, we get:
10x - 4y + 3x + 4y = 176 + 58
13x =234
x = 18
Using the value of x in 1st equation, we get:
5(18) - 2y = 88
- 2y = 88 -5(18)
-2y = -2
y = 1
So, the solution of the equation is (18, 1)