document.write( "Question 1104432: How do I find d, giving my answer as an integer?
\n" ); document.write( "The first three terms of the arithmetic sequence (in order) are
\n" ); document.write( "log ,base2,x / log ,base2, (x/2) / log ,base2, (x/4), where x > 0
\n" ); document.write( "

Algebra.Com's Answer #719183 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"log%282%2Cx%2F2%29=log%282%2Cx%29-log%282%2C2%29=log%282%2Cx%29-1\"
\n" ); document.write( "\"log%282%2Cx%2F4%29=log%282%2Cx%29-log%282%2C4%29=log%282%2Cx%29-2\"
\n" ); document.write( "The first three terms are
\n" ); document.write( "\"log%282%2Cx%29\"\"%22%2C%22\" \"log%282%2Cx%29-1\"\"%22%2C%22\" and \"log%282%2Cx%29-2\" \"%22%2C%22\"
\n" ); document.write( "so the common difference that you must add to one term to get the next is
\n" ); document.write( "\"d=-2\" .
\n" ); document.write( "
\n" );