asked 14.7k views
5 votes
Can someone smart help me here?

Solve the mathematical puzzle.

S is a three digit number.
Determine the digits of S from the clues.

All the digits are odd.
The last two digits add to make ten.
The first and last digits add to make eight.
The first two digits add to make twelve.

S is

asked
User Rajinweb
by
8.4k points

1 Answer

4 votes
The answer is 573

S is the three digit number.
h - a number of hundreds
t - a number of tens
o - a number of ones

S = 100h + 10t + o

The last two digits add to make ten: t + o = 10
The first and last digits add to make eight: h + o = 8
The first two digits add to make twelve: h + t = 12

t + o = 10 ⇒ o = 10 - t
h + o = 8 ⇒ o = 8 - h
_______
10 - t = 8 - h
h + t = 12 ⇒ h = 12 - t
_______
10 - t = 8 - (12 - t)
10 - t = 8 - 12 + t
10 - t = -4 + t
10 + 4 = t + t
2t = 14
t = 14/2 = 7
______

h = 12 - t = 12 - 7 = 5
______

o = 8 - h = 8 - 5 = 3

S = 100h + 10t + o
h = 5
t = 7
o = 3

S = 100*5 + 10*7 + 3
= 500 + 70 + 3
= 573
answered
User Theycallhimart
by
8.3k 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.