document.write( "Question 857283: Given numbers a,b,c find x: a+x, b+x, c+x are
\n" ); document.write( "consecutive in a geometric sequence. What is x?
\n" ); document.write( "

Algebra.Com's Answer #516805 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
For a+x, b+x, c+x to form a geometric sequence, we must have . Subtract x^2 from both sides and you will obtain , provided this number exists. \n" ); document.write( "
\n" );