document.write( "Question 717728: I need to have a grasp on determining if a function is injective, surjective or bijective. I understand what the terms mean but need an algabraic means of determination for each with, perhaps if it is not asking too much, an explanitory deally alongside them. \n" ); document.write( "
Algebra.Com's Answer #440472 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to have a grasp on determining if a function is \n" ); document.write( "------- \n" ); document.write( "injective: each domain value is mapped to an element in the image \n" ); document.write( "space; but 1 or more of the image space values is not mapped to \n" ); document.write( "(1,a),(2,b),(3,4) defined on A===>B \n" ); document.write( "---------------------- \n" ); document.write( "surjective: at least one element of the domain is mapped to more \n" ); document.write( "than one element of the image space \n" ); document.write( "(1,a)(2,a)(3,b)(4,c) defined on A===>B \n" ); document.write( "------------------------------- \n" ); document.write( "bijective: each domain value is mapped to an element in the image \n" ); document.write( "space and each element of the image space is mapped to. \n" ); document.write( "(1,a)(2,b)(3,c)(4,d) defined on A===>B\r \n" ); document.write( "\n" ); document.write( "------- \n" ); document.write( "Domain: A: {1,2,3,4} \n" ); document.write( "Image space: B: {a,b,c,d] \n" ); document.write( "--------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |