document.write( "Question 642014: What is the domain of the relation
\n" );
document.write( "{(3,1),(2,4),(4,4),(1,5)} \n" );
document.write( "
Algebra.Com's Answer #403940 by Edwin McCravy(20081) You can put this solution on YOUR website! \r\n" );
document.write( "The DOMAIN is the set of four FIRST coordinates {3,2,4,1}\r\n" );
document.write( "However it is customary to list them in order and remove any\r\n" );
document.write( "duplications:\r\n" );
document.write( "\r\n" );
document.write( "DOMAIN = {1,2,3,4}\r\n" );
document.write( "\r\n" );
document.write( "The RANGE is the set of all four second coordinates: (1,4,4,5}\r\n" );
document.write( "However it is customary to list them in order and remove any\r\n" );
document.write( "duplications:\r\n" );
document.write( "\r\n" );
document.write( "RANGE: {1,4,5}\r\n" );
document.write( "\r\n" );
document.write( "Edwin \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |