The mean, median, and mode are equal to 1. So among the choices, the first one is correct - mean = mode
Mean - an <em>average </em>of the given set of number; to find this, add the numbers and divide it by 11 (the number of given data)
= (-1 + -1 + 0 + 1 + 1 + 1 + 1 + 2 + 2 + 2 + 3) / 11
= 1
Median - the <em>middle or center</em> of the given set; to find this, arrange the numbers in numerical order, then get the center or middle number as the median
= <span>-1, -1, 0, 1, 1, 1, 1, 2, 2, 2, 3
= [</span><span>-1, -1, 0, 1, 1,] <u>1</u>, [1, 2, 2, 2, 3]
Mode - is the value that occurs most of the time in the given set; so obviously <em>number 1 occurred four times</em> so 1 is our mode
</span>
Answer:
22
Step-by-step explanation:
(5x-7 )+(4x-11)=180 ( it equals 180 because those two angles equal 180)
Then add the similar things together
5x+4x=9x
-7-11= -18
9x-18=180, add 18 on both sides to get 9x alone
9x=180, then divide 180 by 9 to get x alone
x=22
Squaring a number means you're multiplying the number by itself. This would mean (6b)^2 = (6b)(6b).
9514 1404 393
Answer:
(x, y) = (4, 4)
Step-by-step explanation:
If you attempt to solve this by clearing fractions, you end up with an extraneous solution. Here, we'll solve the linear equations ...
7a +4b = 5/4
8b -14a = 3/2
where a = 1/(4x+3y) and b = 1/(4x-3y)
Dividing the second equation by 2 and adding the first, we have ...
(7a +4b) +1/2(8b -14a) = (5/4) +1/2(3/2)
8b = 8/4
b = 1/4
Substituting into the first equation gives ...
7a +4/4 = 5/4
a = 1/28
__
Now, we can get back to solving for x and y.
4x +3y = 1/a = 28
4x -3y = 1/b = 4
8x = 32 . . . . . . . . . add the two equations
x = 4
3y = 28 -4x = 28 -4(4) = 12 . . . . . use x in the equation for 'a'; rearrange
y = 4 . . . . divide by 3
The solution to the system of equations is (x, y) = (4, 4).
_____
<em>Additional comment</em>
If you graph these equations, you find they describe hyperbolas that intersect at (0, 0) and (4, 4). The "solution" (0, 0) is extraneous, as both equations are undefined there.