document.write( "Question 1160064: Suppose that the relation G is defined as follows
\n" );
document.write( "G={(3, -1), (5,0), (-1,6),(5,2)} give the
\n" );
document.write( "Domain and range of G using set notatation \n" );
document.write( "
Algebra.Com's Answer #783214 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "For the domain, put the x-coordinates in a set:\r\n" ); document.write( "\r\n" ); document.write( "{3,5,-1} = the domain. You don't need to list the 5 but once.\r\n" ); document.write( "\r\n" ); document.write( "You might put them in ascending order {-1,3,5} if you like.\r\n" ); document.write( "\r\n" ); document.write( "For the range, put the y-coordinates in a set:\r\n" ); document.write( "\r\n" ); document.write( "{-1,0,6,2} = the range.\r\n" ); document.write( "\r\n" ); document.write( "You might put them in ascending order {-1,0,2,6} if you like.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |