document.write( "Question 1172499: Relations expressed as ordered pairs.
\n" );
document.write( "Determine if the following relations are functions. Then state the domain and range.\r
\n" );
document.write( "\n" );
document.write( "{(17,15/4), (15/4,17), (15,17/4), (17/4,15)} \n" );
document.write( "
Algebra.Com's Answer #797543 by Theo(13342)![]() ![]() You can put this solution on YOUR website! definition of a function is that, for every value of x there is one and only one value of y. \n" ); document.write( "when x = 17, y = 15/4 only. \n" ); document.write( "when x = 15/4, y = 17 only. \n" ); document.write( "when x = 15, y = 17/4 only. \n" ); document.write( "when x = 17/4, y = 15 only. \n" ); document.write( "this fits the definition of a function where each x has one and only one distinct value of y. \n" ); document.write( "therefore, the relation, expressed as a pair of points, is a function. \n" ); document.write( "your domain is the set of all possible x values = {17, 15/4, 15, 17/4} \n" ); document.write( "your range is the set of all possible y values = {15/4, 17, 17/4, 15} \n" ); document.write( "the fact that the same values are in the domain and the range is irrelevant. \n" ); document.write( "what matters is the ordered pairs that are associated with each other. \n" ); document.write( "for every value of x, there is one and only one corresponding value of y. \n" ); document.write( "here's a definition of a function from the web. \n" ); document.write( "http://www.berkeleycitycollege.edu/wp/wjeh/files/2012/01/note_function.pdf \n" ); document.write( " \n" ); document.write( " |