document.write( "Question 165497: This is probably so basic but it's been a VERY long time and it just doesn't make sense to me. Please help! Thanks\r
\n" );
document.write( "\n" );
document.write( "1. Which of the following are functions? The last two problems, i.e., b & c, are multi part relations consider all parts when determining whether or not these relations are functions. Explain your reasoning for a, b, and c. \r
\n" );
document.write( "\n" );
document.write( "a. f(x) = x + 5\r
\n" );
document.write( "\n" );
document.write( "b. f(x) = 3 if x>2 otherwise f(x) = -2\r
\n" );
document.write( "\n" );
document.write( "c. f(x) = 7 if x>0 or f(x) = -7 if x<0 or f(x) = 7 or -7 if x = 0 \n" );
document.write( "
Algebra.Com's Answer #121991 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! here's the definition of function. \n" ); document.write( "----- \n" ); document.write( "A function is an equation (this is where most definitions use one of the words given above) if any x that can be plugged into the equation will yield exactly one y out of the equation. \n" ); document.write( "----- \n" ); document.write( "looking at each of your selections will help to determine if they are functions or not. \n" ); document.write( "----- \n" ); document.write( "a. f(x) = x + 5 \n" ); document.write( "i would say yes. \n" ); document.write( "for every value of x, there can only be one value of f(x). \n" ); document.write( "----- \n" ); document.write( "b. f(x) = 3 if x>2 otherwise f(x) = -2 \n" ); document.write( "i would say yes again. \n" ); document.write( "for every value of x, there can only be one value of f(x). \n" ); document.write( "----- \n" ); document.write( "c. f(x) = 7 if x>0 or f(x) = -7 if x<0 or f(x) = 7 or -7 if x = 0 \n" ); document.write( "i think no. \n" ); document.write( "it looks like at first glance, that this would not be a function since it looks like there can be more than one value of f(x) for a value of x. \n" ); document.write( "the first part says \n" ); document.write( "f(x) = 7 if x > 0. \n" ); document.write( "that's one value of f(x) for every value of x > 0. \n" ); document.write( "the second part says \n" ); document.write( "f(x) = -7 if x < 0. \n" ); document.write( "again ok. that's one value of f(x) for every value of x < 0. \n" ); document.write( "the third part says \n" ); document.write( "f(x) = +/- 7 if x = 0. \n" ); document.write( "here's where it falls down. \n" ); document.write( "that's 2 values of f(x) when x = 0. \n" ); document.write( "----- \n" ); document.write( "definition says a and b are function, c is not. \n" ); document.write( "check out paul's online notes for a review of the subject if you have time. \n" ); document.write( "----- \n" ); document.write( "http://tutorial.math.lamar.edu/classes/alg/functiondefn.aspx#Fcns_Defn_Ex2 \n" ); document.write( "----- \n" ); document.write( " |