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
SOMEONE HELP PLEASE! I will mark Brainlist and 5 star :)
baherus [9]

So the scale used was

<h2>1 inch = 6 feet                 ANSWER = A</h2>

Step-by-step explanation:

Given;

Length of library on drawing = 13 inches

Actual length of library = 78 feet

In order to find the scale we divide the actual length by the length of library on drawing.

So, scale = 1 inch = 6 feet

Keywords: Scale, Maps

3 0
3 years ago
Read 2 more answers
Long division (3a²-8a? +19a – 7) + (3a-2)
myrzilka [38]

Answer:

3a^2+12a-7

Step-by-step explanation:

6 0
3 years ago
Read 2 more answers
Solve 5-b=2 t for t??????????????????????????????????????????
timofeeve [1]

Answer:

b=3

Step-by-step explanation:

yes

4 0
3 years ago
Read 2 more answers
A person works full time and gets paid $1,240 semi-monthly. Determine the annual
Ierofanga [76]

At first we should calculate Monthly income by multiplying 2 then After multiplying by 12 to calculate Annual income

7 0
2 years ago
0.74 as a fraction in simplest form
aliya0001 [1]
The answer is 37/50......
3 0
3 years ago
Read 2 more answers
Other questions:
  • How many cups has a 4 gallons of milk
    15·2 answers
  • I need help with #6 please.
    9·1 answer
  • 615.44 rounded to the nearest whole number
    14·1 answer
  • Cromwell is acquiring some land for $1200000 in exchange for semi annual payments of $75000 at an interest rate of 6.35%. how ma
    14·1 answer
  • You move up 4 units and right 2 units. You end at (-1, 3). Where did you start?
    12·2 answers
  • Analyze the conditional statement below and complete the instructions that follow. You will receive the trophy if you win the ch
    10·2 answers
  • It takes four steps to factor 48 – 3y 4 completely. Using complete sentences and the appropriate vocabulary, explain each of the
    15·1 answer
  • If 15x+17*2=227<br><br> what is x
    15·1 answer
  • Which value is equivalent to 7 multiplied by 3 multiplied by 2 whole over 7 multiplied by 5, the whole raised to the power of 2
    13·2 answers
  • 27 divided by N has a remainder of 3.<br> How many different positive integers could n be?
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!