document.write( "Question 453994: which are related functions
\n" );
document.write( "1-{(5,7),(-2,1),(5,0),(-3,6)}
\n" );
document.write( "2-{(-2,-1),(4,5),(4,-2),(3,4)}
\n" );
document.write( "3-{(0,4),(3,6),(-1,2),(4,0)}
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311833 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! Rule:\r \n" ); document.write( "\n" ); document.write( "1. Look at all the first coordinates\r \n" ); document.write( "\n" ); document.write( "2. Then ask the question: Are all those different?\r \n" ); document.write( "\n" ); document.write( "3. If the answer is yes, then this is a function but if \n" ); document.write( "the answer is no, then it is not a function.\r \n" ); document.write( "\n" ); document.write( "Let's try it out on\r \n" ); document.write( "\n" ); document.write( "1-{(5,7),(-2,1),(5,0),(-3,6)}\r \n" ); document.write( "\n" ); document.write( "1. Look at all the first coordinates 5, -2, 5, -3\r \n" ); document.write( "\n" ); document.write( "2. Then ask the question: Are all those different?\r \n" ); document.write( "\n" ); document.write( "3. The answer is no because there are two 5's, \r \n" ); document.write( "\n" ); document.write( "So it is NOT a function.\r \n" ); document.write( "\n" ); document.write( "------------------------------------\r \n" ); document.write( "\n" ); document.write( "Now let's try it out on\r \n" ); document.write( "\n" ); document.write( "2-{(-2,-1),(4,5),(4,-2),(3,4)}\r \n" ); document.write( "\n" ); document.write( "1. Look at all the first coordinates -2, 4, 4, 3\r \n" ); document.write( "\n" ); document.write( "2. Then ask the question: Are all those different?\r \n" ); document.write( "\n" ); document.write( "3. The answer is no because there are two 4's, \r \n" ); document.write( "\n" ); document.write( "So it is NOT a function.\r \n" ); document.write( "\n" ); document.write( "------------------------------------ \n" ); document.write( "Now let's try it out on\r \n" ); document.write( "\n" ); document.write( "3-{(0,4),(3,6),(-1,2),(4,0)}\r \n" ); document.write( "\n" ); document.write( "1. Look at all the first coordinates 0, 3, -1, 4\r \n" ); document.write( "\n" ); document.write( "2. Then ask the question: Are all those different?\r \n" ); document.write( "\n" ); document.write( "3. The answer is yes because none of them are the same. \r \n" ); document.write( "\n" ); document.write( "So it IS a function.\r \n" ); document.write( "\n" ); document.write( "-----------------------------------\r \n" ); document.write( "\n" ); document.write( "Easy, huh? Just look and see if all the first coordinates \n" ); document.write( "are all different or whether some are the same. If they're \n" ); document.write( "all different then you have a function. If some are the \n" ); document.write( "same you don't. [By the way, it doesn't matter at all about \n" ); document.write( "the second coordinates. They can be the same or different. \n" ); document.write( "We only need to look at the first coordinates.]\r \n" ); document.write( "\n" ); document.write( "Edwin \n" ); document.write( " |