document.write( "Question 72728: decide wether the relation is a function . If it is a function ,give the domain and the range input output
\n" );
document.write( " 0 2
\n" );
document.write( " 1 4
\n" );
document.write( " 2 6
\n" );
document.write( " 3 8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #51992 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! decide wether the relation is a function . If it is a function ,give the domain and the range input output \n" ); document.write( " 0 2 \n" ); document.write( " 1 4 \n" ); document.write( " 2 6 \n" ); document.write( " 3 8 \n" ); document.write( " \n" ); document.write( "-------------------- \n" ); document.write( "It is a function because each input value has just one output value \n" ); document.write( "Domain: {0,1,2,3 \n" ); document.write( "Range: {2,4,6,8} \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |