Answer:
2/5 or 0.4
Step-by-step explanation:
:)
Answer:
median: 28
mean: 55 + 25 + 28 + 42 + 25 = 175 175 / 5= 35
Step-by-step explanation:
median is the number that is in the middle of all of the other numbers
mean is when you add all of the numbers together and then divide the total depending how many numbers you added together.
X + y = 85
2x + 4y = 218
x = 85 - y
<span>2(85 - y) + 4y = 218 </span>
<span>170 - 2y + 4y = 218 </span>
<span>170 + 2y = 218 </span>
<span>2y = 48 </span>
<span>y = 24 </span>
<span>x = 61</span>
<span>1.5
In C or C++, a floating point literal is nothing more than a sequence of decimal digits with either or both an decimal point, or an exponent with optionally a type specifier. The value could be any of the following: 1.5, 1.5e0, 0.15e1, 15e-1, etc.</span>