asked 229k views
4 votes
It is: THE SUM OF THREE CONSECUTIVE NUMBERS IS 78 WHAT IS THE SMALLEST OF THREE NUMBERS?

2 Answers

4 votes
lets call them
a, b, c
we know that
a+b+c=78
and we know they are consecutive which makes this problem a lot more easier
the number just after another number is that number plus one. example:
the number just after 3 is
3+1...which is 4
lets write our consecutive numbers in a way that we can use this principle:
a, a+1, a+2

a+a+1+a+2=78
3a+3=78
3a=75
a=25
the smallest number is 25
answered
User DiegoRBaquero
by
7.4k points
5 votes
-----------------------------------------------
Define x :
-----------------------------------------------
Let the smallest number be x.
The other two numbers will be x+1 and x+2.

-----------------------------------------------
Construct equation :
-----------------------------------------------
The sum of all 3 numbers is 78
⇒ x + x + 1 + x + 2 = 78

-----------------------------------------------
Solve x :
-----------------------------------------------
x + x + 1 + x + 2 = 78
3x + 3 = 78
3x = 78 - 3
3x = 75
x = 25

-----------------------------------------------
Answer: Smallest number = 25
-----------------------------------------------
answered
User Dakusan
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.