<h3>
Answer: Mean = 218.9.</h3><h3>Median = 229</h3><h3>Mode = Zero mode.</h3>
Step-by-step explanation:
Given blood cholesterol level was measured for each of 8 adults (in mg/dL) are:
264, 191, 160, 148, 262, 212, 268, 246
In order to find the mean, we need to add all those 8 numbers and divide by 8.
Therefore, mean = 
<h3>Mean = 218.9.</h3>
In order to find the median, we need to arrange them in ascending order:
148, 160, 191, 212, 246, 262, 264, 268.
The middle most two values are 212 and 246.
Therefore, median = 
<h3>Median = 229.</h3>





<h3>Therefore, Mode = Zero mode.</h3>
Answer:
132600
Step-by-step explanation:
I was always taught like this, and this should be the best estimate:
28 x 4417 --> 30 * 4420 --> 132600
Some other possible estimates with simpler values:
30 * 4400 --> 132000
30 * 4500 --> 135000
30 * 4000 --> 120000
<h3>
Answer: False</h3>
==============================================
Explanation:
I'm assuming you meant to type out
(y-2)^2 = y^2-6y+4
This equation is not true for all real numbers because the left hand side expands out like so
(y-2)^2
(y-2)(y-2)
x(y-2) .... let x = y-2
xy-2x
y(x)-2(x)
y(y-2)-2(y-2) ... replace x with y-2
y^2-2y-2y+4
y^2-4y+4
So if the claim was (y-2)^2 = y^2-4y+4, then the claim would be true. However, the right hand side we're given doesn't match up with y^2-4y+4
--------------------------
Another approach is to pick some y value such as y = 2 to find that
(y-2)^2 = y^2-6y+4
(2-2)^2 = 2^2 - 6(2) + 4 .... plug in y = 2
0^2 = 2^2 - 6(2) + 4
0 = 4 - 6(2) + 4
0 = 4 - 12 + 4
0 = -4
We get a false statement. This is one counterexample showing the given equation is not true for all values of y.