document.write( "Question 174067: A student says he noticed that 39 * 41 = 40 * 40 – 1, and 59 * 61 = 60 * 60 – 1. He wants to know if this pattern continues. How do you respond? \n" ); document.write( "
Algebra.Com's Answer #128987 by loni(3) ![]() You can put this solution on YOUR website! OK, that is so:\r \n" ); document.write( "\n" ); document.write( "(a-b)*(a+b)=a^2+ab-ab-b^2 ; ab-ab=0 , so (a-b)*(a+b)=a^2-b^2. \r \n" ); document.write( "\n" ); document.write( "In this case b is always b=1 so:\r \n" ); document.write( "\n" ); document.write( "(a-1)*(a+1)=a^2-1^2; 1^2=1, (a-1)*(a+b)=a^2-1.\r \n" ); document.write( "\n" ); document.write( "Now when a=40, b=1, \n" ); document.write( "(40-1)*(40+1)=40^2-1^2; \n" ); document.write( "(60-1)*(60+1)=60^2-1^2 etc.....\r \n" ); document.write( "\n" ); document.write( "I hope you like the answer and I am sorry for my bad English. \n" ); document.write( " |