document.write( "Question 985743: can you solve this for me Y={x : x E N, x is even,5 < x < 11 }
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #606547 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! x is some even number AND it's between 5 and 11 (exclude the endpoints). List out the possible values x can take on\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{6, 8, 10}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and that's all you have to do \n" ); document.write( " |