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
Vesna [10]
3 years ago
9

Given the explicit expression f (n) = 5n - 2, write a set showing the sequence, and write a recursive expression.

Mathematics
1 answer:
denpristay [2]3 years ago
7 0

Answer:

f(n) = 5 + f(n - 1)

Step-by-step explanation:

Given

f(n) = 5n - 2

Required

Write a recursive expression

f(n) = 5n - 2

When n = 1

f(1) = 5 * 1 - 2 = 5 - 2 = 3

f(1) = 3

When n = 2

f(2) = 5 * 2 - 2 = 10 - 2 = 8

f(2) = 8 can be rewritten as

f(2) = 5 + 3

Substitute 3 for f(1)

f(2) = 5 + f(1)

Express 1 as 2 - 1

f(2) = 5 + f(2-1) ----- (1)

When n = 3

f(3) = 5 * 3 - 2 = 15 - 2 = 13

f(3) = 13 can be rewritten as

f(3) = 5 + 8

Substitute 8 for f(2)

f(3) = 5 + f(2)

Express 2 as 3 - 1

f(3) = 5 + f(3 - 1)  ------ (2)

Write out (1) and (2)

f(2) = 5 + f(2-1)

f(3) = 5 + f(3 - 1)

Replace 2 and 3 with n in both cases; This gives

f(n) = 5 + f(n - 1)

Hence;

The recursive is f(n) = 5 + f(n - 1)

You might be interested in
Solve the equation 1/2(16x – 6) = 2.
Lorico [155]

Answer:

x = 0.625 or 5/8

Step-by-step explanation:

1/2(16x-6) = 2

8x - 3 = 3

8x = 3 + 3

8x/8 = 9/8

x = 0.625

can you mark me as brainliest

6 0
2 years ago
Help... with number 15 plz
statuscvo [17]

Answer:

P

Step-by-step explanation:

p is the ans

5 0
2 years ago
What is the distance between (-3,5) (7,5)
Firlakuza [10]

Answer:

10 units

Step-by-step explanation:

use distance formula:  d = square root of the difference of the y-values minus the difference of the x-values

d = \sqrt{(5-5)^2+(7--3)^2}

d = \sqrt{(0)^2+(10)^2}

d = \sqrt{100}

d = 10 units

4 0
3 years ago
Read 2 more answers
a full container of juice 64 fluid ounces.how many 7 fluid ounces serving of juice are in a full containet?
saul85 [17]
To find the amount of 7 fluid ounce servings in this container, divide 64 by 7 to get the answer of about 9.14 (rounded to the nearest one hundredth). So 9 full servings and an additional .142857... ounces as well.

Hope this helps!

5 0
3 years ago
Read 2 more answers
You look at an ant under a magnifying glass. Find the actual length of the ant. The image of the ant is 8 times the ants actual
ella [17]
Divide 5.6 by 8 which is 0.7. Since the image of the ant is 8 times bigger we need to divide by 8 to make it actual size. 

The ant's actual length is 0.7 cm. 
5 0
3 years ago
Other questions:
  • What is the area of this figure?
    7·1 answer
  • Will mark Brainliest!
    12·1 answer
  • (7×4)×What equals 280. I need help with this kind of math. Trying to help my 10 year old daughter.
    14·2 answers
  • Which fraction (in simplest form) is equivalent to 0.49?
    6·1 answer
  • There are 560 third- and fourth-grade students in King Elementary School. If there are 80 more third-graders than fourth-graders
    9·1 answer
  • In June, Clarissa used 1 gigabytes of data on her cell phone. Given that June has 30 days, how much data did she use on average
    12·1 answer
  • Complete the given operation and write the expression in standard form.
    6·1 answer
  • Determine if they triangles are similar. If so, by what Theorem?
    5·1 answer
  • In standard form, the number 72105.4 is written as 7.21054 × 10n where n is equal to ________.
    12·1 answer
  • I got x= 12 but Ik that’s wrong
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!