document.write( "Question 251100: You are given this formula: R = {(5k + 3, 4), (3k - 5, 7)}. Which equation would find the value for k that makes this relation not be a function?
\n" );
document.write( "a. 5k + 3 + 4 = 3k - 5 + 7
\n" );
document.write( " b. 5k + 3 = 3k - 5
\n" );
document.write( " c. 5k + 3 + 3k - 5 = 4 + 7
\n" );
document.write( " d. 5k + 3 - 4 = 3k - 5 - 7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #182839 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! B \n" ); document.write( "In a function, every x maps to one and one only value of y. \n" ); document.write( "You are given two points. The y coordinate of one point is 4 and the other is 7. If the same value for x maps to both 4 and 7, then the relationships is NOT a function.\r \n" ); document.write( "\n" ); document.write( "So 5k+3 must not equal 3k-5. If those two things are equal, then no function. \n" ); document.write( " |