This is a refreshing question!
We are given that
f(r)=ar+b, and
Sum f(r) =125 for r=1 to 5
Sum f(r) = 475 for r=1 to 10.
and we know, using Gauss's method, that
G(n)=sum (1,2,3.....n) = n(n+1)/2 or
G(n)=n(n+1)/2
Sum f(r) =125 for r=1 to 5
=>
sum=a(sum of 1 to 5) + 5b => G(5)a+5b=125 [G(5)=15]
15a+5b=125 ...................................................(1)
Similarly, Sum f(r) = 475 for r=1 to 10 => G(10)a+5b=475 [G(10)=55]
=>
55a+10b=475.................................................(2)
Solve system of equations (1) and (2)
(2)-2(1)
55-2(15)a=475-2(125) => 25a=225 =>
a=9
Substitute a=9 in 1 => 15(9)+5b=125 => 5b=-10
b=-2
Substitute a and b into f(r),
f(r)=9r-2
check: sum f(r), r=1,5 = (9-2)+(18-2)+(27-2)+(36-2)+(45-2)=135-10=125 [good]
We define the sum of f(r) for r=1 to n as
S(n)=sum f(r) for r=1 to n = 9(sum 1,2,3....n)-2n = 9n(n+1)/2-2n = 9G(n)-2n
S(n)=9n(n+1)/2-2n
checks:
S(5)=9(15)-2(5)=135-10=125 [good]
S(10)=9(55)-2(10)=495-20=475 [good]
Hence
(a)
S(n)=sum f(r) for r=1,n
= 9(sum i=1,n)+n(-2)
= 9(n(n+1)/2 -2n
=(9(n^2+n)/2) -2n
(b) sum f(r) for i=8,18
=sum f(r) for i=1,18 - sum f(r) for i=1,7
=S(18)-S(7)
=(9(18^2-18)/2-2(18))-(9(7^2-7)/2-2(7))
=1503-238
=1265
Answer:
Step-by-step explanation:
Givens
Greeting Card = 3.79
Total Cost = 5.11
Post cards = x
Equation
Total Cost = Greeting Card + 4x
Solution
Substitute the gives into the equation
5.11 = 3.79 + 4x Subtract 3.79 from both sides
5.11 - 3.79 = 3.79 - 3.79 + 4x Combine
1.32 = 4x Divide by 4
1.32/4 = 4x/4
x = 33
Each post card costs 0.33 dollars
Answer: -1/5
Step-by-step explanation:
Answer:
A = $3,926.71
Step-by-step explanation:
Given: Principal (P) = $3200, Annual Rate (R) = 4.1%, Time = 5 years
To find: How much money would he have in the account after 5 years, if he made no deposits or withdrawals during that time?
Formula: 
Solution: Compound interest is one of the most important concepts to understand when managing your finances. It can help you earn a higher return on your savings and investments, but it can also work against you when you're paying interest on a loan
First, convert R as a percent to r as a decimal
r = R/100
r = 4.1/100
r = 0.041 rate per year,
Then solve the equation for A
A = P(1 + r/n)
A = 3,200.00(1 + 0.041/12)
A = 3,200.00(1 + 0.003416667)
A = $3,926.71
Hence, Jay would have $3,926.71 after 5 years is if he made no deposits or withdrawals during that time.