document.write( "Question 998513: Write a mapping diagram of each relation and state whether it is a function\r
\n" );
document.write( "\n" );
document.write( "{(-6,-5),(-3,4),(1,7),(4,-3)} \n" );
document.write( "
Algebra.Com's Answer #616286 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! -6 ---> -5 \n" ); document.write( "-3 ---> 4 \n" ); document.write( "1 ---> 7 \n" ); document.write( "4 ---> -3\r \n" ); document.write( "\n" ); document.write( "This is a function because for each x there is only one y. \n" ); document.write( " |