28.8k views
0 votes
The sum of two consecutive integers is 61. What are the integers?

Include a let statements and checks in your answer.

2 Answers

2 votes

Answer:

30, and 31

Explanation:

Let the "x" mean the smaller of the two integers

x+x+1=61

2x+1=61

2x=60

x=30

CHECK:

30+30+1=61

2(30)+1=61

60+1=61

61=61 ✓

HOPE THIS HELPS

User Reizals
by
5.7k points
0 votes

Answer:

30, and 31

Explanation:

Let n=the smaller of the two integers

n+n+1=61

2n+1=61

2n=60

n=30

User Prabhat Kashyap
by
4.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.