Ten > Sequence and Series
Asked by Basanta · 2 years ago

Find the geometric mean between: 3 and 12.

visibility 0
chat_bubble_outline 1
Atith Adhikari Atith Adhikari · 2 years ago
Verified

Solution

If the two numbers are a and b, then the geometric mean between them is given by $\rm GM = \sqrt{ab}$.

Given,

$\rm a = 3$ and $\rm b = 12$

By substituting the values into the formula, we get,

$\rm or, GM = \sqrt{ab}$

$\rm or, GM = \sqrt{ 3 \cdot 12 }$

$\rm or, GM = \sqrt{36}$

$\rm or, GM = \sqrt{ 6^{2} }$

$\rm \therefore GM = 6$

Hence, the required geometric mean between the numbers $\rm 3$ and $\rm 12$ is $\rm 6$.

0