SOLUTION: The sum of the digits of a three digit number is 17. The middle digit is two more than the first digit. The third digit is one less than twice the first digit. Find the number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of the digits of a three digit number is 17. The middle digit is two more than the first digit. The third digit is one less than twice the first digit. Find the number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 449155: The sum of the digits of a three digit number is 17. The middle digit is two more than the first digit. The third digit is one less than twice the first digit. Find the number.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
first digit = x
middle digit =x+2
Third digit is 2x-1
x+x+2+2x-1=17
4x+1=17
4x=16
x=4 first digit
middle digit = 6
Third digit = 7