document.write( "Question 330565: If A={l,m,n,o} and B={10,20,30,40},
\n" );
document.write( "is the set of ordered pairs
\n" );
document.write( "{(1,30),(m,20),(n,10)} a function from
\n" );
document.write( "set A to set B? Why or why not? \n" );
document.write( "
Algebra.Com's Answer #237026 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Should the first relation be (1,30) or (l,30)? \n" ); document.write( "If it's the number 1 then no because 1 is not a member of Set A. \n" ); document.write( "If it's the letter l, then yes because you have a unique value from Set B for values from Set A. \n" ); document.write( " |