Problem A.1
The graph below is made of three line segments:
-1 1 2 3 4 5 6 7 8 9 10 11 12
1
2
3
4
y
x
f(x)
g(x)
h(x)
The segments correspond to the following three functions:
f(x) = x − 2, g(x) = p
4 − (x − 6)2 + 2, h(x) = x − 6
Find the total length L of the graph between x = 2 and x = 10.
Problem A.2
Let f(x), g(x) and h(x) be the functions from Problem A.1. Find the derivative λ
(x) of the
following function with respect to x:
λ(x) = f(x) · g(x) + f(x) · h(x) − g(x) · h(x)
*Please give specific answers to both Problem A.1 & A.2
Comments
Leave a comment