document.write( "Question 470937: Is this an infinite or finite set?
\n" );
document.write( "{5, 10, 15, ...., 100} \n" );
document.write( "
Algebra.Com's Answer #323019 by Tatiana_Stebko(1539) You can put this solution on YOUR website! 5 is the first, 100 is the last \n" ); document.write( "This is a finite set \n" ); document.write( " |