document.write( "Question 303265: what is the domain and range for each relation? {(4,5),(6,7),(8,8) \n" ); document.write( "
Algebra.Com's Answer #217348 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "To find the domain, make a set out of all the first coordinates:\r\n" ); document.write( "\r\n" ); document.write( "{4,6,8}\r\n" ); document.write( "\r\n" ); document.write( "That's the domain.\r\n" ); document.write( "\r\n" ); document.write( "To find the range, make a set out of all the second coordinates:\r\n" ); document.write( "\r\n" ); document.write( "{5,7,8}\r\n" ); document.write( "\r\n" ); document.write( "That's the range.\r\n" ); document.write( "\r\n" ); document.write( "That's all there is to it!\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |