Question 1097514
Insert three Geometric Mean between 4 and 5
----
4, 4x, 4x^2, 4x^3, 4x^4 = 5
4x^4 = 5
x^4 = 1.25
{{{x = root(4,1.25)}}}
-----
--> {{{4*root(4,1.25)}}} {{{4*sqrt(1.25)}}} {{{4*root(4,1.25^3)}}}