document.write( "Question 625600: consider the relation given by the table
\n" ); document.write( "x:1 2 3 5 3 4
\n" ); document.write( "y:4 5 7 9 2 2
\n" ); document.write( "(a) is this a relation function?
\n" ); document.write( "(b) what is the domain?
\n" ); document.write( "(c) what is the range?
\n" ); document.write( "

Algebra.Com's Answer #393639 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "consider the relation given by the table\r\n" );
document.write( "x:1 2 3 5 3 4\r\n" );
document.write( "y:4 5 7 9 2 2\r\n" );
document.write( "(a) is this a relation function?\r\n" );
document.write( "\r\n" );
document.write( "No, because the x-value 3 corresponds to 2 different y-values, 7 and 2.\r\n" );
document.write( "A function cannot have the same x-value corresponding to two different\r\n" );
document.write( "y-values.\r\n" );
document.write( "\r\n" );
document.write( "(b) what is the domain?\r\n" );
document.write( "\r\n" );
document.write( "The set of all x-values {1,2,3,4,5}\r\n" );
document.write( "\r\n" );
document.write( "(c) what is the range?\r\n" );
document.write( "\r\n" );
document.write( "The set of all y-values {2,4,5,7,9}\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );