document.write( "Question 1195917: Determine whether the relation is a function.
\n" );
document.write( " t{(4,8),(20,-9),(36,8),(4,6),(50,6)} \n" );
document.write( "
Algebra.Com's Answer #828539 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: No, it is not a function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Reason: \n" ); document.write( "The input x = 4 leads to multiple outputs (y = 8 and y = 6) at the same time. This is due to the points (4,8) and (4,6) \n" ); document.write( "For a function to be possible, any input must lead to exactly one and only one output. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A quick way to check if we have a function or not is to see if x repeats itself. \n" ); document.write( "If x repeats itself, then we don't have a function. \n" ); document.write( "The y values can repeat, but the function won't be one-to-one. \n" ); document.write( " \n" ); document.write( " |