document.write( "Question 938651: I need the next 3 terms of the sequence for 1/2, 5/6, 1 1/6, 1 1/2,... \n" ); document.write( "
Algebra.Com's Answer #571862 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
When you change to a common denominator, the pattern is easier to recognize.
\n" ); document.write( "\"1%2F2=3%2F6\"
\n" ); document.write( "\"1%261%2F6=7%2F6\"
\n" ); document.write( "\"1%261%2F2=6%2F6%2B3%2F6=9%2F6\"
\n" ); document.write( "So then the sequence is,
\n" ); document.write( "\"3%2F6\",\"5%2F6\",\"7%2F6\",\"9%2F6\"
\n" ); document.write( "As you see, it's a progression of odd integers over 6.
\n" ); document.write( "So the next three would be \"11%2F6\",\"13%2F6\",\"15%2F6\"
\n" ); document.write( "or \"11%2F6=1%265%2F6\"
\n" ); document.write( "\"13%2F6=2%261%2F6\"
\n" ); document.write( "\"15%2F6=2%261%2F2\"
\n" ); document.write( "
\n" );