document.write( "Question 1027265: X | f(x) | g(x) | df/dx | dg/dx
\n" ); document.write( " _____________________________
\n" ); document.write( " -2 | 3 | 1 | -5 | 8
\n" ); document.write( " -1 | -9 | 7 | 4 | 1
\n" ); document.write( " 0 | 5 | 9 | 9 | -3
\n" ); document.write( " 1 | 3 | -1 | 2 | 6
\n" ); document.write( " 2 | -5 | 3 | 8 | 0\r
\n" ); document.write( "\n" ); document.write( "Using the table of data:
\n" ); document.write( "a) Let j(x) = f(x) g(x) sinx. What is dj/dx when x =0?
\n" ); document.write( "b) Let h(x) = [f(x) + x^2]^3. What is dh/dx when x=1?
\n" ); document.write( "c) Let k(x) = (ln(x+2))/g(x). What is dk/dx when x = -1?\r
\n" ); document.write( "\n" ); document.write( "Provide a graph for each f(x) and g(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #642622 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"h%28x%29+=+%28f%28x%29%2Bx%5E2%29%5E3\" ==> \"dh%2Fdx+=+3%28f%28x%29%2Bx%5E2%29%5E2%2A%28df%2Fdx%2B2x%29\"\r
\n" ); document.write( "\n" ); document.write( "==> \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"j%28x%29+=+f%28x%29g%28x%29sin%28x%29\" ==> j'(x) = f'(x)g(x)sinx + f(x)g'(x)sinx + f(x)g(x)cosx ==> j'(0) = f'(0)g(0)sin0 + f(0)g'(0)sin0 + f(0)g(0)cos0 = 0 + 0 + 5*9*1 = 45.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"k%28x%29+=+ln%28x%2B2%29%2Fg%28x%29\" ==> k'(x) = \"%28g%28x%29%2F%28x%2B2%29+-+ln%28x%2B2%29%2A%28dg%28x%29%2Fdx%29%29%2F%28g%28x%29%29%5E2\" ==> k'(-1) =
\n" ); document.write( "
\n" );