document.write( "Question 914968: Please help.
\n" ); document.write( "(sqrt(n)+sqrt(n-1))(sqrt(n)-sqrt(n-1))=1 for n>=1
\n" ); document.write( "a.provide two numerical examples illustrating its validity.
\n" ); document.write( "b.show the statement is true in general.
\n" ); document.write( "c.what is the difference between using numerical values to show that something is true and showing in general that something is true?
\n" ); document.write( "

Algebra.Com's Answer #555366 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
a. n = 1 -->
\n" ); document.write( "n = 10 --> (you can easily check this)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b. Difference of squares or FOIL:
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c. Showing the statement holds in general is a much stronger proof - checking a few cases usually does not constitute a valid proof. In fact, checking a few cases is widely considered invalid unless you can show that you checked all possible cases, or all possible cases reduce to ones you've already checked.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example, to show that n^6 leaves a remainder of 0 or 1 when divided by 7, you only need to check n = 0,1,2,...,6 (do you see why?). However this is true by Fermat's little theorem.
\n" ); document.write( "
\n" );