Answer:
Step-by-step explanation:
12,800 written as 1.28 x 104 in scientific notation
if your wondering what 7 times 3073 is then your answer is 21511. If your looking for something else I don't understand it then. Hope this helps!
Answer:
B: -2
Step-by-step explanation:
Find the slope by counting how many times it would take to reach a point. For example, (0,1). Or use you could use the slope formula by finding two coordinates
Answer:
17.238
Step-by-step explanation:
The product is just the result once multiplying, so 4.42 multiplied by 3.9 is 17.238.
Answer:
a) integral = 24.72
b) |Error| ≤ 0.4267
Step-by-step explanation:
a)
The integral:

can be approximated with the midpoint rule, as follows:
6.7*(0.8 - 0.0) + 8.9*(1.6 - 0.8) + 6.9*(2.4-1.6) + 8.4*(3.2 - 2.4) = 24.72
(that is, all the intervals are 0.8 units length and f(x) is evaluated in the midpoint of the interval)
b)The error bound for the midpoint rule with <em>n</em> points is:
|Error| ≤ K*(b - a)^3/(24*n^2)
where <em>b</em> and are the limits of integration of the integral and K = max |f''(x)|
Given that -5 ≤ f''(x) ≤ 1, then K = 5. Replacing into the equation:
|Error| ≤ 5*(3.2 - 0)^3/(24*4^2) = 0.4267