document.write( "Question 1039236: If 2 and 3 are two geometric means between m and n, find the values of m and n. \n" ); document.write( "
Algebra.Com's Answer #654493 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
m, 2, 3, n are in geometric progression\r
\n" ); document.write( "\n" ); document.write( "==> \"r+=+a%5B3%5D%2Fa%5B2%5D+=+3%2F2\"\r
\n" ); document.write( "\n" ); document.write( "==> \"a%5B4%5D%2Fa%5B3%5D+=+n%2F3+=+3%2F2\" ==> \"highlight%28n+=+9%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "==> \"a%5B4%5D+=+m%2A%283%2F2%29%5E3+=+%2827m%29%2F8+=+9%2F2\" ==> \"highlight%28m+=+4%2F3%29\".
\n" ); document.write( "
\n" );