document.write( "Question 981788: .Find k so that the numbers 2k+1, 3k+4, and 7k+6 form a geometric
\n" ); document.write( "sequence
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #602725 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
A geometric sequence forms when there is a common ratio r.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To find the common ratio r, divide a given term by the previous term\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if you picked the second term as the \"given term\", then...
\n" ); document.write( "\"r+=+%28second_term%29%2F%28first_term%29\"
\n" ); document.write( "\"r+=+%283k%2B4%29%2F%282k%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you picked the third term as the \"given term\", then...
\n" ); document.write( "\"r+=+%28third_term%29%2F%28second_term%29\"
\n" ); document.write( "\"r+=+%287k%2B6%29%2F%283k%2B4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two r values are the same, so we can equate the expressions to get\r
\n" ); document.write( "\n" ); document.write( "\"%287k%2B6%29%2F%283k%2B4%29+=+%283k%2B4%29%2F%282k%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now solve the equation for k. I'll let you do this part.
\n" ); document.write( "
\n" );