Answer:
Step-by-step explanation:
a) you know interest is 22 and principal is 1000 and number of months is 1
b) I = rPm
r = I/Pm
c) r = 22 / 1000(1) = 0.022 /month or 2.2% per month
or 12(0.022) = 0.264 or 26.4 % per year.
d) interest is $15, loan period is 2 weeks which occurs once during the loan, interest rate is 10% per two weeks.
P = I/rm
e) P = 15 / 0.10 = $150
Notice that there are 52 weeks/yr / 2week loan period = 26 period in a year.
This means that the APR is 0.10(26) = 2.60 or 260% annual interest rate. Pretty good return on investment if you are the lender and can keep your money lent out. Not so good if you are the borrower.
7, 14 would be it but you have to divide the whole equation by 2 to get the y alone
Answer:
For a=0.9876 and b=0.9887 mid point will be 0.98815
Step-by-step explanation:
We have given a = 0.9876 and b = 0.9887
And N = 2
We have to find the mid point
For finding mid point we know that formula
Midpoint
, here we have given a=0.9876 and b = 0.9887
So midpoint will be 
So for a=0.9876 and b=0.9887 mid point will be 0.98815
Answer:
50%
Step-by-step explanation:
As there are only two sides of the coin it will be 50% each.
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