document.write( "Question 514444: if the domain is 1,3,5,7 and the range is 1,2,3,4 what is the rule of the function \n" ); document.write( "
Algebra.Com's Answer #343440 by stanbon(75887) ![]() You can put this solution on YOUR website! if the domain is 1,3,5,7 and the range is 1,2,3,4 what is the rule of the function \n" ); document.write( "--- \n" ); document.write( "Points: (1,1),(3,2),(5,3),(7,4) \n" ); document.write( "--- \n" ); document.write( "slope = (2-1)/(3-1) = 1/2 \n" ); document.write( "--- \n" ); document.write( "y = mx + b \n" ); document.write( "3 = (1/2)5 + b \n" ); document.write( "3 = 2.5 + b \n" ); document.write( "b = 1/2 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (1/2)x + (1/2) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |