document.write( "Question 295296: I am working on functions (fractions/ division) but I am stumped. Any help is appreciated.\r
\n" ); document.write( "\n" ); document.write( "compute and then simplify the quantity f (a + h) − f (a):\r
\n" ); document.write( "\n" ); document.write( "f(x)=2/x+1\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #212837 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
First, let's compute \"f%28a%2Bh%29\", we do this by simply replacing each 'x' with 'a+h' and simplifying. So \"f%28a%2Bh%29=2%2F%28a%2Bh%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Similarly, doing the same for \"f%28a%29\" gets us \"f%28a%29=2%2F%28a%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This then means that \"f%28a%2Bh%29-f%28a%29=2%2F%28a%2Bh%2B1%29-2%2F%28a%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the goal now is to simplify \"2%2F%28a%2Bh%2B1%29-2%2F%28a%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take note that the LCD is \"%28a%2Bh%2B1%29%28a%2B1%29\". So multiply the first fraction by \"%28a%2B1%29%2F%28a%2B1%29\" to get \"%282%28a%2B1%29%29%2F%28%28a%2Bh%2B1%29%28a%2B1%29%29-2%2F%28a%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now multiply the second fraction by \"%28a%2Bh%2B1%29%2F%28a%2Bh%2B1%29\" to get \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Combine the fractions: \"%282%28a%2B1%29-2%28a%2Bh%2B1%29%29%2F%28%28a%2Bh%2B1%29%28a%2B1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distribute: \"%282a%2B2-2a-2h-2%29%2F%28%28a%2Bh%2B1%29%28a%2B1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And finally combine like terms: \"%28-2h%29%2F%28%28a%2Bh%2B1%29%28a%2B1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So in the end, \"f%28a%2Bh%29-f%28a%29=%28-2h%29%2F%28%28a%2Bh%2B1%29%28a%2B1%29%29\"
\n" ); document.write( "
\n" );