Find two numbers whose arithmetic mean is 12.5 and geometric mean is 10
Answers
Let the numbers be a, b.
So, arithmetic mean =
⟹
⟹
Geometric mean =
⟹
⟹
Since
⟹
⟹
⟹
⟹
So, the numbers are 16, 4.
#SP J2
Answer:
Two numbers whose arithmetic mean is 12.5 and geometric mean is 10 are 20 and 5
Step-by-step explanation:
Given,
The arithmetic mean of two numbers = 12.5
The geometric mean of two numbers = 10
To find,
The numbers
Recall the concept
Then arithmetic mean of the two numbers a and b=
The geometric mean of two numbers a and b =
(a-b)² = (a+b)² - 4ab
Solution:
Let 'a' and 'b' be the two numbers
Since the arithmetic mean of two numbers = 12.5 we have
= 12.5
a+b = 25 -----------------(1)
Since Geometric mean of two numbers = 10
= 10
ab = 100-----------------(2)
We have, (a-b)² = (a+b)² - 4ab
(a-b)² = 25² - 4×100
=625 - 400
=225
a -b = 15 ---------------(3)
Adding (1) and (2) we get
2a = 40
a = 20
Substituting the value of 'a' in equation (1) we get
20 +b = 25
b = 5
∴ Two numbers whose arithmetic mean is 12.5 and geometric mean is 10 are a = 20 and 5
#SPJ2