document.write( "Question 10288: I have created a method that tests divisibility by 7 and 13.
\n" );
document.write( "It reduces an integer (doesn't matter its extension) to a two-digit number. Original number and reduced number divided by 7 will leave the same remainder.
\n" );
document.write( "I would like to have your opinion about my method that is available at the site: www.7and13divisibility.com\r
\n" );
document.write( "\n" );
document.write( "My best regards \r
\n" );
document.write( "\n" );
document.write( "Silvio Moura Velho \n" );
document.write( "
Algebra.Com's Answer #5428 by longjonsilver(2297) You can put this solution on YOUR website! Silvio,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have had a quick look at your website and your description is painful to read :-) but it looks like a very good method.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I shall bookmark the site and have a proper read some time soon :-)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jon. \n" ); document.write( " |