Answer:
The statement in the question is wrong. The series actually diverges.
Step-by-step explanation:
We compute

Therefore, by the series divergence test, the series
diverges.
EDIT: To VectorFundament120, if
is a sequence, both
and
are common notation for its limit. The former is not wrong but I have switched to the latter if that helps.
We are given that a house had a value of $245000 and its value was increased by 9%. To determine how much is this value increase in dollars we need to multiply the value of the house by 9/100. We get this:

Therefore, the increase in dollars is $22050. Now, to determine the current value we need to add the increase to the previous value, we get:

Therefore, the current value of the house is $267050.
Answer:
1.75n
For each visit it costs 1.75, so n visits would be the product of the two.
Step-by-step explanation:
Answer:
-12x+29
Step-by-step explanation:
= -2(x+3) – 5(2x – 7)
= -2(x)+(-2)(3)-5(2x)-5(-7)
= -2x-6-10x+35
= -2x-10x-6+35
= -12x+29
Answer:
5
Step-by-step explanation:
First, find the equation of the line:
put it in the form y = mx + b where m is the slope and b is the y-intercept
You already have m = 2, so y = 2x + b.
Then, since you know (1, 3) is a solution so you can plug x = 1 and y = 3 into the equation to find out what b is.
3 = 2 * 1 + b
3 = 2 + b
1 = b
This means the equation of the line is y = 2x + 1.
Then, since you're trying to find out what y is when x = 2, you can plug in x = 2 into the equation:
y = 2 * 2 + 1
y = 4 + 1
y = 5
5 is the answer