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
Does anyone know how to do this?
S_A_V [24]

Answer:

not me............................

3 0
2 years ago
Read 2 more answers
Kellan’s lemonade recipe uses 4 scoops of lemonade powder for every 2.5 cups of water. Kellan uses 10 scoops of lemonade powder
3241004551 [841]
6.25 because 2.5+2.5= 5 and then half of 2.5 is 1.25 so 6.25

3 0
3 years ago
P(x)equals=​R(x)minus−​C(x). Given ​R(x)equals=59 x minus 0.3 x squared59x−0.3x2 and Upper C left parenthesis x right parenthesi
Deffense [45]

Answer:

P(x)=-0.3x^2+56x-14  

Step-by-step explanation:

The given functions are

R(x)=59x-0.3x^2

C(x)=3x+14

It is given that

P(x)=R(x)-C(x)

Substitute the values of given functions in the above equation.

P(x)=59x-0.3x^2-(3x+14)

P(x)=59x-0.3x^2-3x-14

Combine like terms.

P(x)=-0.3x^2+(59x-3x)-14

P(x)=-0.3x^2+56x-14  

Therefore, the required function is P(x)=-0.3x^2+56x-14   .

4 0
3 years ago
Solve for x in the triangle. Round your answer to the nearest tenth.
svetoff [14.1K]

Answer:

if angles shown are right angle then from corner to midpoint line if this is symettrical angles are 45 and 45. if area is asked of you need to

Step-by-step explanation:

To find the area of any right triangle, you simply multiply the lengths of the two sides that are perpendicular to each other, and then take half of that. if you could flip one of them and move it on top of the other, they would match exactly. The rectangle has an area of 2 × 4 = 8 square units.

6 0
3 years ago
Jason wants to buy a game that cost $20. He earns $2 every time he washes the
Reika [66]

Answer:

7

Step-by-step explanation:

10 x 2 = 20

10 - 3 = 6

7 0
3 years ago
Other questions:
  • This is due tomorrow and i’m scrambling bc i’m so stressed..
    11·1 answer
  • Which number is a multiple of 6? 2 3 42 56
    11·1 answer
  • Write an equation of the line that passes through the given points (-4,8) and (2,2)
    10·2 answers
  • The difference between 2 numbers is 8. The sum of the two numbers is 20. Find the number. ​
    14·2 answers
  • PLEASE ANSWER ASAP WORTH 45+ POINTS. FIRST TO ANSWER GETS BRAINLIEST
    9·1 answer
  • A tire rim has a diameter of 15 in. What is the circumference of the tire rim? Use 3.14 for Pi.
    9·1 answer
  • What is the slope of the line shown? On a coordinate plane, a line goes through (0, 7) and (2, 3).
    9·1 answer
  • Help please :)) Thanksss
    15·1 answer
  • Use the Distributive Property to rewrite the algebraic expression. 5(2x + 7)
    13·1 answer
  • Post Test:Transformation answer key?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!