document.write( "Question 177585This question is from textbook Mathematics for computer technology
\n" );
document.write( ":  1. find the domain of the relation B: B={(1, -1),(3,-1)(-1,3), (2,7)}\r
\n" );
document.write( "\n" );
document.write( "2. Find the range of the relation F:  F={(3, 1), (-2, -4), (6, -4), (5, 9,)}\r
\n" );
document.write( "\n" );
document.write( "It would be greatly appreciated if you couls help me with these two operations\r
\n" );
document.write( "\n" );
document.write( "Thanking you in advance,\r
\n" );
document.write( "\n" );
document.write( "Shirley  \n" );
document.write( "
| Algebra.Com's Answer #132614 by stanbon(75887)      You can put this solution on YOUR website! 1. find the domain of the relation B: B={(1, -1),(3,-1)(-1,3), (2,7)} \n" ); document.write( "domain = {1,3,-1,2} \n" ); document.write( "range = {-1,3,7} \n" ); document.write( "------------------------------- \n" ); document.write( "2. Find the range of the relation F: F={(3, 1), (-2, -4), (6, -4), (5, 9)} \n" ); document.write( "domain: {3,-2,6,5} \n" ); document.write( "range: {1,-4,9} \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |