document.write( "Question 1102101: What is the correct way to work out this problem: y= f(x)-4 with coordinates (2,-5) (-2,0) (4,1) \n" ); document.write( "
Algebra.Com's Answer #716789 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the correct way to work out this problem: y= f(x)-4 with coordinates (2,-5) (-2,0) (4,1) \n" ); document.write( "------- \n" ); document.write( "Using (2,-5) you get:: -5 = f(2)-4 ; f(2) = -1 \n" ); document.write( "Using (-2,0) you get:: 0 = f(-2)-4 ; f(-2) = 4 \n" ); document.write( "Using (4,1) you get:: 1 = f(4)-4 ; f(4) = 5 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |