109,939 views
1 vote
1 vote
Use three different values of n to demonstrate that 2 n + 3 n is equivalent to 5 n .

User VBAHole
by
2.7k points

2 Answers

30 votes
30 votes

Answer:

2n + 3n equals to 5n in the end, so just set n equal to literally any number

Explanation:

Example:

Let n = 1000

2(1000) + 3(1000) = 5(1000)

5000 = 500

Basically, plug in the number and solve on both sides each time. You will know you've demonstrated it if it's equal on both sides

User Erik Pragt
by
2.9k points
10 votes
10 votes

Answer:

2n + 3n equals to 5n in the end, so just set n equal to literally any number :)

Explanation:

Example:

Let n = 1000

2(1000) + 3(1000) = 5(1000)

5000 = 500

Basically, plug in the number and solve on both sides each time. You will know you've demonstrated it if it's equal on both sides

User Manjeet Barnala
by
2.9k points