Answer:
MAD = 0
Step-by-step explanation:
When I calculated this by hand I got 0. To find the MAD:
1. You first need to find the mean of the numbers.
4 + 5 + 8 + 8 + 10 = 35
35/5 = 7
the mean value = 7
2. Then you must find the absolute value of the difference between each data value and the mean: |data value – mean|
(4 - 7) = -3
(5 - 7) = -2
(8 - 7) = 1
(8 - 7) = 1
(10 - 7) = 3
3. Add the difference values up
(-3) + (-2) + 1 + 1 +3 = 0
4. Divide the sum of the absolute values of the differences by the number of data values.
0/5 = 0
Answer:
Is rational
Step-by-step explanation:
So, adding two rationals is the same as adding two such fractions, which will result in another fraction of this same form since integers are closed under addition and multiplication. Thus, adding two rational numbers produces another rational number.
Answers:
- x = 10
- angle CAT = 126 degrees
- angle MUD = 54 degrees
=========================================================
Explanation:
∠CAT and ∠MUD are supplementary, which means the angle measures add to 180. They form a straight line.
( m∠CAT ) + ( m∠MUD ) = 180
( 11x+16 ) + ( 4x+14 ) = 180
11x+16 + 4x+14 = 180
(11x+4x) + (16+14) = 180
15x+30 = 180
15x = 180-30
15x = 150
x = 150/15
x = 10
Let's find each angle based on this x value
- m∠CAT=11x+16 = 11*10+16 = 110+16 = 126 degrees
- m∠MUD=4x+14 = 4*10+14 = 40+14 = 54 degrees
Those two angles add to 126+54 = 180 to confirm we do indeed have supplementary angles, and confirm the correct answers.