SOLUTION: I need to set up three algebraic equations in order to solve this problem. Here is the word problem that I have:
"The sum of the digits of a certain three digit number is nine.
Algebra ->
Matrices-and-determiminant
-> SOLUTION: I need to set up three algebraic equations in order to solve this problem. Here is the word problem that I have:
"The sum of the digits of a certain three digit number is nine.
Log On
Question 383355: I need to set up three algebraic equations in order to solve this problem. Here is the word problem that I have:
"The sum of the digits of a certain three digit number is nine. The sum of the hundreds and tens digits is equal to the ones digit minus one. The number, divided by nine, equals three times the ones digit. What is the number?"
So far, I have:
x + y + z = 9
x + y - z = -1 (Originally x + y = z - 1)
I can't figure out the third one. Help please!
You can put this solution on YOUR website! "The sum of the digits of a certain three digit number is nine.
The sum of the hundreds and tens digits is equal to the ones digit minus one. The number, divided by nine, equals three times the ones digit. What is the number?"
===========================
h + t + u = 9
h + t = u-1
(100h + 10t + u)/9 = 3u
------------------------------
Rearrange:
h + t + u = 9
h + t - u = -1
100h+ 10t -26u = 0
---------------------------
Solve using any method you know to get:
h = 1
t = 3
u = 5
=============
The number is 135
=========================
Cheers,
Stan H.