Answer:
x = 13
Step-by-step explanation:
Since this is a right triangle, we can use the Pythagorean theorem
a^2 + b^2 = c^2 where a and b are the legs and c is the hypotenuse
5^2 + 12^2 = x^2
25+144 = x^2
169 = x^2
Taking the square root of each side
sqrt(169) = sqrt(x^2)
13 =x
Answer:
- g(2.95) ≈ -1.8; g(3.05) ≈ -0.2
- A) tangents are increasing in slope, so the tangent is below the curve, and estimates are too small.
Step-by-step explanation:
(a) The linear approximation of g(x) at x=b will be ...
g(x) ≈ g'(b)(x -b) +g(b)
Using the given relations, this is ...
g'(3) = 3² +7 = 16
g(x) ≈ 16(x -3) -1
Then the points of interest are ...
g(2.95) ≈ 16(2.95 -3) -1 = -1.8
g(3.05) ≈ 16(3.05 -3) -1 = -0.2
__
(b) At x=3, the slope of the curve is increasing, so the tangent lies below the curve. The estimates are too small. (Matches description A.)