SOLUTION: The basketball score is a 2 digit number. The sum of the digits is 8. The difference is 2. The tens digit is less than the ones digit. What is the score?
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: The basketball score is a 2 digit number. The sum of the digits is 8. The difference is 2. The tens digit is less than the ones digit. What is the score?
Log On
Question 639843: The basketball score is a 2 digit number. The sum of the digits is 8. The difference is 2. The tens digit is less than the ones digit. What is the score? Found 2 solutions by lwsshak3, neatmath:Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! The basketball score is a 2 digit number. The sum of the digits is 8. The difference is 2. The tens digit is less than the ones digit. What is the score?
**
let u=units digit
let t=tens digit
..
u-t=2
-t+u=2
t+u=8
add
2u=10
u=5
t=u-2=3
score: 35