What is the geometric mean between two numbers p and q?

2 answers

let that number be x
so p, x, q form a GS
x/p = q/x
x^2 = pq
x = √pq
just to clarify GS = geometric sequence