document.write( "Question 258083: What is the set builder notation for the following?\r
\n" );
document.write( "\n" );
document.write( "D = (5, 10, 15, 20, . . .)\r
\n" );
document.write( "\n" );
document.write( "Express in set builder notation. \n" );
document.write( "
Algebra.Com's Answer #189938 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! For this set of data we get \n" ); document.write( "{X I 5X, X >=1} \n" ); document.write( "in words: all the x's such that x is a positive multiple of 5. \n" ); document.write( " |