document.write( "Question 1208139: Use set-builder notation to denote the set of all even digits.\r
\n" );
document.write( "\n" );
document.write( "Let me see. \r
\n" );
document.write( "\n" );
document.write( "Let E = set of even digits\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "E = { x | x is an even digit } = { 0,2,4,6,8 }\r
\n" );
document.write( "\n" );
document.write( "Why is 0 an element of set E? \n" );
document.write( "
Algebra.Com's Answer #846343 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Why is 0 an element of set E? \n" ); document.write( "Because 0 can be written in the form 2k where k is an integer. \n" ); document.write( "In this case, k=0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2k = 2*0 = 0 \n" ); document.write( " \n" ); document.write( " |