If I understand what you are asking, you can use the median as an average since it is not affected by the mean ( median is a measure of center). Since a mean is affected by outliers, it might lower the score if there are very low outliers. But note that if there are outliers way <em>greater </em>it can increase the average. You can use the Inter Quartile Range if shown on a box plot ( measure of variability).
Answer:
the equation D ) would cause a consistent-independent system.
Step-by-step explanation:
A ) 5 x + y = 7 /*( -2 )
10 x + 2 y = 14
--------------------
- 10 x - 2 y = - 14
10 x + 2 y = 14
------------------------
0 x = 0 ( Dependent system )
B ) 5 x + y = 7 / * 3
- 15 x - 3 y = - 6
--------------------------
15 x + 3 y = 21
- 15 x - 3 y = - 6
-------------------------
0 x = 15 ( Inconsistent system )
C ) 5 x + y = 7
5 x + y = - 7 / * ( - 1 )
---------------------------
5 x + y = 7
- 5 x - y = 7
------------------
0 x = 14 ( Inconsistent system )
D ) 5 x + y = 7 / * ( - 2 )
6 x + 2 y = 7
------------------
- 10 x - 2 y = - 14
6 x + 2 y = 7
-----------------------
- 4 x = - 7; x = 7/4; y = - 7/4