Solveeit Logo

Question

Question: Find the two numbers whose A.M is \[25\] and GM is \[20\]....

Find the two numbers whose A.M is 2525 and GM is 2020.

Explanation

Solution

We are asked to find two numbers, their arithmetic mean and geometric mean are given. First recall the formulas for arithmetic and geometric mean then use these formulas to form two equations. There are two variables and two equations so, using these, find the two numbers.

Complete step by step solution:
Given, two numbers have A.M=25{\text{A}}{\text{.M}} = 25 and G.M=20{\text{G}}{\text{.M}} = 20.Let the two numbers be xx and yy.
By A.M we mean arithmetic mean. Arithmetic mean can simply be called as average, it can be written as,
A.M=xin{\text{A}}{\text{.M}} = \dfrac{{\sum {{x_i}} }}{n}, i=1,2,3....ni = 1,2,3....n
where xi{x_i}represents the numbers of a set and nnis the count of numbers.
Here, count of numbers is 22. So the arithmetic mean will be,
A.M=x+y2{\text{A}}{\text{.M}} = \dfrac{{x + y}}{2}
Putting the value of A.M{\text{A}}{\text{.M}} we get,
25=x+y225 = \dfrac{{x + y}}{2}
x+y=50\Rightarrow x + y = 50
y=50x\Rightarrow y = 50 - x (i)

By G.M we mean geometric mean. Geometric mean of a set of nn numbers is given by,
G.M=(i=1nxi)1n{\text{G}}{\text{.M}} = {\left( {\prod\limits_{i = 1}^n {{x_i}} } \right)^{\dfrac{1}{n}}}
where xi{x_i}represents the numbers of the set.
Here, there are two numbers so, geometric mean will be,
G.M=(xy)12{\text{G}}{\text{.M}} = {\left( {xy} \right)^{\dfrac{1}{2}}}
Putting the value of G.M{\text{G}}{\text{.M}} we get,
20=(xy)12{\text{20}} = {\left( {xy} \right)^{\dfrac{1}{2}}}
202=(xy)22\Rightarrow {\text{2}}{{\text{0}}^2} = {\left( {xy} \right)^{\dfrac{2}{2}}}
400=xy\Rightarrow 400 = xy
xy=400\Rightarrow xy = 400 (ii)
Substituting the value of yy from equation (i) in (ii), we get
x(50x)=400x\left( {50 - x} \right) = 400
50xx2=400\Rightarrow 50x - {x^2} = 400
x250x+400=0\Rightarrow {x^2} - 50x + 400 = 0
x210x40x+400=0\Rightarrow {x^2} - 10x - 40x + 400 = 0
x(x10)40(x10)=0\Rightarrow x\left( {x - 10} \right) - 40\left( {x - 10} \right) = 0
(x10)(x40)=0\Rightarrow \left( {x - 10} \right)\left( {x - 40} \right) = 0
x=10orx40\Rightarrow x = 10\,{\text{or}}\,x - 40
We get two values for xx, now we find the value of yy for both values of xx.
Substituting x=10x = 10 in equation (i), we get
y=5010y = 50 - 10
y=40\Rightarrow y = 40
And substituting x40x - 40 in equation (i), we get
y=5040y = 50 - 40
y=10\therefore y = 10
Therefore the two sets we get for (x,y)(x,y) are (10,40)(10,40) and (40,10)(40,10).

Hence, the two numbers are 1010 and 4040.

Note: Most of the time students get confused between arithmetic mean and geometric mean, so carefully remember their formulas. For arithmetic mean we use the formula A.M=xin{\text{A}}{\text{.M}} = \dfrac{{\sum {{x_i}} }}{n} and for geometric mean we use the formula G.M=(i=1nxi)1n{\text{G}}{\text{.M}} = {\left( {\prod\limits_{i = 1}^n {{x_i}} } \right)^{\dfrac{1}{n}}}. Also, in such types of questions where we need to find variables by forming equations, try to form as many equations as the number of variables only then you can find the values of the variables.