document.write( "Question 427272: What are the domain and the range of each relation? Is the relation a function?\r
\n" );
document.write( "\n" );
document.write( "C = {(1/2,5),( -3,7),(3/2,5),(1/2,-1)} \r
\n" );
document.write( "\n" );
document.write( "E = {(40, 10), (-18, 27), (38, 10), (57, -15)} \n" );
document.write( "
Algebra.Com's Answer #297139 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Domain of C = {1/2, -3, 3/2} \n" ); document.write( "Range of C = {-1, 5, 7} \n" ); document.write( "C is NOT a function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Domain of E = {40, -18, 38, 57} \n" ); document.write( "Range of E = {10, 27, -15} \n" ); document.write( "E is a function. \n" ); document.write( " |