document.write( "Question 257222: what is the domain of the relation (1,4)(0,-2)(2,3)(-1,4)(-3,0) \n" ); document.write( "
Algebra.Com's Answer #189131 by drk(1908) ![]() You can put this solution on YOUR website! The domain consist of all x values or in this case the first number of the coordinates. We get \n" ); document.write( "D = {-3, -1, 0, 1, 2} \n" ); document.write( " |