document.write( "Question 1194779: Consider the function f(x)=(2x-1)/(x-1)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If point D has a x-coordinate 2+h, what is the y-coordinate of D? \n" );
document.write( "
Algebra.Com's Answer #827051 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Everywhere you see an x, replace it with (2+h)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x) = (2x-1)/(x-1) \n" ); document.write( "f(2+h) = (2(2+h)-1)/(2+h-1) \n" ); document.write( "f(2+h) = (4+2h-1)/(2+h-1) \n" ); document.write( "f(2+h) = (3+2h)/(1+h)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: The y coordinate is (3+2h)/(1+h) \n" ); document.write( " \n" ); document.write( " |