document.write( "Question 983168: Find the nth term of
\n" ); document.write( "1,2/3,1/2,2/5,... n=10
\n" ); document.write( "

Algebra.Com's Answer #603976 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
1, 2/3, 1/2, 2/5,...\r
\n" ); document.write( "\n" ); document.write( "Write the 1 as 2/2 and the 1/2 as 2/4, then you have \r
\n" ); document.write( "\n" ); document.write( "2/2, 2/3, 2/4, 2/5, ... and now you can easily see the pattern.\r
\n" ); document.write( "\n" ); document.write( "The numerators are all 2's, and the denominators go 2,3,4,5,...\r
\n" ); document.write( "\n" ); document.write( "Now you can do the problem by countinuing that pattern to 10 terms.\r
\n" ); document.write( "\n" ); document.write( "Edwin
\n" ); document.write( "
\n" );