document.write( "Question 52654: Determine if each of the following is a relation or a function. Tell why and give the domain and range of each one.\r
\n" );
document.write( "\n" );
document.write( "a) (0,1)(4,1)(6,2)(2,0)\r
\n" );
document.write( "\n" );
document.write( "b) y=6 over 2x-1 \n" );
document.write( "
Algebra.Com's Answer #35158 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Determine if each of the following is a relation or a function. Tell why and give the domain and range of each one. \n" ); document.write( "a) (0,1)(4,1)(6,2)(2,0). \n" ); document.write( "each first member has a unique image.hence it is a function \n" ); document.write( "domain is 0,4,6,2 \n" ); document.write( "range is 1,2,0\r \n" ); document.write( "\n" ); document.write( "b) y=6 over 2x-1 \n" ); document.write( "y=6/(2x-1) \n" ); document.write( "each x has a unique image.hence it is function. \n" ); document.write( "domain is all real numbers except x=0.5 since in such a case it would result in division by zero which has no meaning. \n" ); document.write( " range is all real numbers except 0,since y canot be zero for any finite value of x \n" ); document.write( " |