document.write( "Question 916358: what are the three greatest consecutive 2-digit numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #556035 by Alan3354(69443) You can put this solution on YOUR website! Find the greatest 2 digit number, call it n \n" ); document.write( "Then it's n-2, n-1 & n \n" ); document.write( " \n" ); document.write( " |