document.write( "Question 675285: Simplify the expression (1 - 1/2)(1 - 1/3)(1 - 1/4)... ... ... ... (1 - 1/n), where n is a positive integer.\r
\n" ); document.write( "\n" ); document.write( "I have no idea where to begin with this. Could you please help me??
\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #419785 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I can write this as
\n" ); document.write( "( 1/2 )*( 2/3 )*( 3/4 )*( 4/5 )* . . . ( n-2)/( n-1 )*( n-1 )/( n )
\n" ); document.write( "There are cancellations on the top and bottom
\n" ); document.write( "I can rewrite the whole thing as
\n" ); document.write( "(2/2)*(3/3)*4/4)* . . . (n-1)/(n-1) * (1/n)
\n" ); document.write( "This equals 1/n
\n" ); document.write( "---------------
\n" ); document.write( "You can test it for n = 5, for instance
\n" ); document.write( "( 1/2)*(2/3)*(3/4)*(4/5) =
\n" ); document.write( "(2/2)*(3/3)*(4/4)*(1/5) = 1/5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );