document.write( "Question 328603: Dtermine whether each relation is a function. In addition, provide reasons for identifying a relation as a function.\r
\n" );
document.write( "\n" );
document.write( "1. {(3,4),(5,9),(9,9),(2,3)}
\n" );
document.write( "2. {(0,0),(0,1),(1,4),(2,4)}
\n" );
document.write( "3. {(2,1),(4,5),(8,4),(1,0)}
\n" );
document.write( "4. {(8,3),(8,0),(7,7),(4,7)} \n" );
document.write( "
Algebra.Com's Answer #235408 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Dtermine whether each relation is a function. In addition, provide reasons for identifying a relation as a function. \n" ); document.write( "1. {(3,4),(5,9),(9,9),(2,3)}::: is a function \n" ); document.write( "----- \n" ); document.write( "2. {(0,0),(0,1),(1,4),(2,4)}::: is not because x=0 is matched with 2 y-values \n" ); document.write( "----- \n" ); document.write( "3. {(2,1),(4,5),(8,4),(1,0)}::: is a function \n" ); document.write( "-------- \n" ); document.write( "4. {(8,3),(8,0),(7,7),(4,7)}::: is not because x=8 is matched with 2 y-values \n" ); document.write( "--- \n" ); document.write( "Criteria: each value of x has just one corresponding value of y \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |