1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Stels [109]
3 years ago
5

PLEASE HELP

Mathematics
2 answers:
shepuryov [24]3 years ago
4 0

A(1) = - 6


A(n) = 4 * A(n-1)


n                 A(n)


1                 - 6


2                  4 * (-6) = - 24


3                  4 * (-24) = - 96


4                  4 * (-96) = - 384


5                  4 * (-384) = - 1536


6                  4 * ( -1536) = -6144


So, the first six terms are: -6, - 24, - 96, - 384, - 1536, - 6144.



Read more on Brainly.com - brainly.com/question/8824658#readmore

Tanzania [10]3 years ago
3 0
<span>These are 14 questions and 14 answers.

Since this exceeds the limit and I had to delete the last questions and I copied all the answers to a file that is attache. See the attachment with all the answers.

1) Question 1. Find the first six terms of the sequence: a1 = -6, an = 4 • an-1


Answer: option D) -6, -24, -96, -384, -1536, -6144

Explanation:

A(1) = - 6

A(n) = 4 * A(n-1)

n                 A(n)

1                 - 6

2                  4 * (-6) = - 24

3                  4 * (-24) = - 96

4                  4 * (-96) = - 384

5                  4 * (-384) = - 1536

6                  4 * ( -1536) = -6144

So, the first six terms are: -6, - 24, - 96, - 384, - 1536, - 6144.

2) Question 2: </span><span>Find an equation for the nth term of the arithmetic sequence.
-15, -6, 3, 12, ...

</span>Answer: option D) - 15 + 9(n - 1)

Explanation:

1. find the difference between the consecutive terms:

-6 - (-15) = -6 + 15 = 9
3 - (-6) = 3 + 6 = 9
12 - 3 = 9

So, the difference is 9, and you can find any term adding 9 to the previous.

2. Since the first term is - 15, you have:

First term, A1 = - 15 + 9(0) = - 15
Second term, A2 =  - 15 + 9(1) = - 6
Third term, A3 = -15 + 9(2) = - 15 + 18 = 3
Fourth term, A4 = - 15 + 9(3) = - 15 + 27 = 12

3. So, the general formula is An = - 15 + 9 (n - 1), which is the option D)

3) Question 3. Find an equation for the nth term of the arithmetic sequence A14 = - 33, A15 = 9.

Answer: option B) An = - 579 + 42(n - 1)

Explanation:

1) Find the difference: 9 - (-33) = 9 + 33 = 42

2) A15 = A1 + 42 * (15 - 1)

=> A1 = A15 - 42(15 - 1)

A1 = A15 - 42(14)

A1 = 9 - 588 = - 579

Therefore, the formula es An = - 579 + 42(n - 1)

4) <span>Question 4. Determine whether the sequence converges or diverges. If it converges, give the limit.

48, 8, 4/3, 2/9, ...
</span>

Answer: the sequence converges to 288/5

Explanation:

That is a geometric sequence.

The ratio is 1/6: 8/48 = 1/6; (4/3) / 8 = 4/24 = 1/6; (2/9)/(4/3) = 6/36 = 1/6.

The convergence criterium is that if |ratio| < 1 then the series, this is the sum of all the terms, converge to: A1 / (1 - ratio)

Then the limit 48 / (1 - 1/6) = 48 / (5/6) = 48*6 / 5 = 288/5

5) Question 5. Find an equation for the nth term of the sequence.

-3, -12, - 48, -192

Answer: - 3 * (4)^(n-1)

Explanation: clearly any term (from the second) is the previous term multiplied by 4.

The first term is  -3
The second term is -3(4) = - 12
The third term is -3(4)(4)= - 48
The fourth term is - 3 (4)(4)(4) = - 192

So, the general formula for the nth term is -3 * 4^ (n-1)

6) Question 6. <span>Find an equation for the nth term of a geometric sequence where the second and fifth terms are -21 and 567, respectively.

Answer: </span><span>An =7 * (-3)^(n-1)

Explanation:

1) The fith term is the second term * (ratio)^3: A5 = A3 * (r)^3

2)  A5 = 567, A2 = - 21 => r^3 = A5 / A2 = - 567 / 21 = - 27

=> r = ∛(-27) = - 3

3) So the first term is A1 = A2 / r = -21 / -3 = 7

4) The general formula is

An =7 * (-3)^(n-1)

7) Question 7.</span><span><span> Write the sum using summation notation, assuming the suggested pattern continues.

5 - 15 + 45 - 135 + ... </span>

Answer: option B) </span><span>summation of five times negative three to the power of n from n equals zero to infinity

Explanation:

5 = 5
-15 = 5 (-3)
45 = 5(-3)^2
-135 = 5(-3)^3

=> 5 + 5(-3) + 5(-3)^2 + 5(-3)^3+....

Using the summation notation that is:

∞
∑ (5)(-3)^n
n=0

Which means </span>summation of five times negative three to the power of n from n equals zero to infinity

8) Question <span>8. Write the sum using summation notation, assuming the suggested pattern continues.
-9 - 3 + 3 + 9 + ... + 81

Answer: option </span><span>A) summation of the quantity negative nine plus six n from n equals zero to fifteen

Explanation:

Find the difference:

-3 - (-9) = - 3 + 9 = 6
3 - (-3) = 3 + 3 = 6
9 - 3 = 6

First term: - 9
Second term: - 9 + 6(1)
Third term: - 9 + 6(2)

nth term = - 9 + (n -1)

Summation = [- 9] + [- 9 + 6(1) + [-9 + 6(2)] + [-9 + 6(3) ]+ .... [-9 + 6(15) ]

Using summation notation:

15
∑ [-9 + 6n]
n=0

which means </span><span>summation of the quantity negative nine plus six n from n equals zero to fifteen.


</span>9) Question 9. Write the sum using summation notation, assuming the suggested pattern continues.
<span>

64 + 81 + 100 + 121 + ... + n2 + ...</span><span>

Answer: A) summation of n squared from n equals eight to infinity</span><span>

Explanation:</span><span>

64 = 8^2
</span>

<span>81 = 9^2
</span>

100 = 10^2

<span>121 = 11^2
</span>

<span>n^2
</span>

<span>
</span>

<span>=>
</span>

<span>∞
</span>

<span>∑ n^2
</span>

<span>n=8
</span>


which means <span>summation of n squared from n equals eight to infinity</span>

<span> 10) Question 10. Find the sum of the arithmetic sequence.
17, 19, 21, 23, ..., 35
</span>

<span>
</span>

<span>Answer: 260
</span>

<span>
</span>

<span>Explanation:
</span>

<span>The difference is 2:
</span>

<span>The sum is: 17 + 19 + 21 + 23 + 25 + 27 + 29 + 31 + 33 + 35.
</span>

<span>You can use the formula for the sum of an arithmetic sequence:
</span>

<span>
</span>

<span>(A1 + An) * n / 2 = (17 + 35)*10/2 = 260
</span>

<span>

11) Question 11. Find the sum of the geometric sequence. </span>

<span> 1, 1/2, 1/4, 1/8, 1/16</span>

<span>Answer: option D) 31/16</span>

<span>
</span>

<span>Explanation:
</span>

<span>
</span>

<span>You can either sum the 5 terms or use the formula for the partial sum of a geometric sequence.
</span>

<span>The formula is: Sum = A * ( 1 - r^n) / (1 - r)
</span>

<span>
</span>

<span>Here A = 1, r = 1/2, and n = 5 => Sum = 1 * (1 - (1/2)^5 ) / (1 - 1/2) =
</span>

<span>
</span>

<span>= [ 1 - 1/32] / [1/2] = [31/32] / [1/2] = 31 / 16
</span>

Download pdf
You might be interested in
HELP, MATH QUESTION!<br> solve xz+y+1=z<br> for z
galben [10]
Xz+y+1=z. given

y+1=z-xz. subtraction property of equality

y+1=z(1-x) distributive property of multiplication over addition/factoring

(1+y)/(1-x) = z division property of required, given x≠1
7 0
3 years ago
What is the value of this expression?<br><br> (−4)4
Marina86 [1]

Answer:

-16

Step-by-step explanation:

Anything written in the form of a(b) or (b)a means a × b:

(-4)4 means -4 × 4 which is -16 (a positive and a negative multiplied together make a negative).

Hope this helps!

8 0
2 years ago
One out of 10 students will not graduate college because of _____
sladkih [1.3K]

Answer:

1. Immaturity/Fear

2. Lack of Guidance/Support

3. Insufficient Finances

4. Academic Unpreparedness

5. Illness of family member or family issues

Step-by-step explanation:

Read more at:

https://careerprepacademy.com/blog/college/the-5-main-reasons-students-don%E2%80%99t-finish-college

4 0
3 years ago
−6&gt;−30−4x<br> Write your answer as an inequality
Gekata [30.6K]
The answer would be x = -6
4 0
3 years ago
Read 2 more answers
As part of quality control, a pharmaceutical company tests a sample of manufacturer pills to see the amount of active drug they
ryzh [129]

Answer:

The z statistic is 0.23.

Step-by-step explanation:

Test statistic (z) = (sample mean - population mean) ÷ sd/√n

sample mean = 104 mg

population mean (mu) = 100 mg

sd = 55 mg

n = 10

z = (104 - 100) ÷ 55/√10 = 4 ÷ 17.393 = 0.23

8 0
3 years ago
Other questions:
  • What's the minimum degree by which an octagon can rotate to map onto itself
    5·1 answer
  • Which of the following are solutions to the equation below? Check all that apply. 9x^2-64=0
    12·1 answer
  • At a local event, the ratio of hamburgers to hot dogs sold is 5:3. The number of hamburgers sold is 275. How many more hamburger
    12·1 answer
  • Vince went on a 3 day hiking trip. Each day, he walked 3/4​the distance that he walked the day before. He walked 83.25 kilometer
    9·1 answer
  • Select the correct answer​
    9·2 answers
  • Help with this problem
    6·2 answers
  • I need to pass this question
    5·1 answer
  • Use the given data to find a regression line that best fits the price-demand data for price p in dollars as a function of the de
    6·1 answer
  • 40 POINTS please help
    5·2 answers
  • What is the leading coefficient of this expression? *
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!