document.write( "Question 1096150: Proove that:
\n" );
document.write( " 5^n+5^(n+1)+5^(n+2) we can split with 31 \n" );
document.write( "
Algebra.Com's Answer #710604 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Prove that: \n" ); document.write( " 5^n+5^(n+1)+5^(n+2) we can split with 31 \n" ); document.write( "If you mean divisible by 31: \n" ); document.write( "============= \n" ); document.write( "5^n+5^(n+1)+5^(n+2) \n" ); document.write( "n = 0 --> 1 + 5 + 25 = 31 \n" ); document.write( "------ \n" ); document.write( "Other values of n, n>0, are 5^n times 5^n+5^(n+1)+5^(n+2) = 31*some number. \n" ); document.write( "QED \n" ); document.write( " \n" ); document.write( " |