Question
Question: Find the two numbers whose A.M is \[25\] and GM is \[20\]....
Find the two numbers whose A.M is 25 and GM is 20.
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 and G.M=20.Let the two numbers be x and y.
By A.M we mean arithmetic mean. Arithmetic mean can simply be called as average, it can be written as,
A.M=n∑xi, i=1,2,3....n
where xirepresents the numbers of a set and nis the count of numbers.
Here, count of numbers is 2. So the arithmetic mean will be,
A.M=2x+y
Putting the value of A.M we get,
25=2x+y
⇒x+y=50
⇒y=50−x (i)
By G.M we mean geometric mean. Geometric mean of a set of n numbers is given by,
G.M=(i=1∏nxi)n1
where xirepresents the numbers of the set.
Here, there are two numbers so, geometric mean will be,
G.M=(xy)21
Putting the value of G.M we get,
20=(xy)21
⇒202=(xy)22
⇒400=xy
⇒xy=400 (ii)
Substituting the value of y from equation (i) in (ii), we get
x(50−x)=400
⇒50x−x2=400
⇒x2−50x+400=0
⇒x2−10x−40x+400=0
⇒x(x−10)−40(x−10)=0
⇒(x−10)(x−40)=0
⇒x=10orx−40
We get two values for x, now we find the value of y for both values of x.
Substituting x=10 in equation (i), we get
y=50−10
⇒y=40
And substituting x−40 in equation (i), we get
y=50−40
∴y=10
Therefore the two sets we get for (x,y) are (10,40) and (40,10).
Hence, the two numbers are 10 and 40.
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=n∑xi and for geometric mean we use the formula G.M=(i=1∏nxi)n1. 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.