duabatool42 duabatool42
  • 14-06-2021
  • Mathematics
contestada

arithematic mean between 2-x and 2+x

Respuesta :

jimrgrant1 jimrgrant1
  • 14-06-2021

Answer:

2

Step-by-step explanation:

The mean is calculated as

mean = [tex]\frac{sum}{count}[/tex] = [tex]\frac{2-x+2+x}{2}[/tex] = [tex]\frac{4}{2}[/tex] = 2

Answer Link

Otras preguntas

The poetic form of Dylan Thomas' 'Do not go gentle into that good nigh' is uncommon in the English language. What is the name of this form and why is it uncommo
Water from Old Faithful Geyser shoots upward to a height of about 50 m once every 90 minutes. What must be the pressure in the hot springs below the ground in o
If you want to stop a loop before it goes through all its iterations, the break statement may be used. True False
find the highest factor of the Polynomial: a) a) 11abc³, 13a²b²c² and 17abc
Solve for x(x-4)(x - 4) = 0​
Decide whether each of the following statements is true. If false, demonstrate why. a. 6!= 6.5! b. 4! + 2! = 6! C. 6!/3!=2!
Please explain and rank the order of oxidation of methanol, ethanol, 2-propanol, 2-methyl-2propanol reacting with potassium permanganate.
Help plz... How do I approach a summary writing question?
Using static arrays, depending on the number of servers specified by the user, a list of servers is created during program execution. True False
Which statement will call this module and pass 12 as the argument? Module showValue (Integer quantity) Answer a) Call showValue( Integer) b) Call showValue (12)