SOLUTION: the tens digit of a number is 3 less than the units digit. if the number is divided by the sum of the digits, the quotient is 4 and the remainder is 3. what is the original no?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the tens digit of a number is 3 less than the units digit. if the number is divided by the sum of the digits, the quotient is 4 and the remainder is 3. what is the original no?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 672493: the tens digit of a number is 3 less than the units digit. if the number is divided by the sum of the digits, the quotient is 4 and the remainder is 3. what is the original no?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = the 10's digit, y = the units
then
10x+y = "the number"
:
Write an equation for each statement:
:
"the tens digit of a number is 3 less than the units digit."
x = y - 3
:
"the number is divided by the sum of the digits, the quotient is 4 and the remainder is 3."
%28%2810x%2By-3%29%29%2F%28%28x%2By%29%29 = 4 (subtracting the remainder makes it come out even)
:
multiply both sides by (x+y), results:
10x + y - 3 = 4(x+y)
:
10x + y - 3 = 4x + 4y
:
10x - 4x + y - 4y = 3
:
6x - 3y = 3
:
simplify, divide by 3
2x - y = 1
:
replace x with (y-3); (from the 1st statement)
2(y-3) - y = 1
2y - 6 - y = 1
y = 1 + 6
y = 7 is the units digit
then
7 -3 = 4 is the 10's digit
:
what is the original no? 47
:
:
You can confirm this in the statement:
" the number is divided by the sum of the digits, the quotient is 4 and the remainder is 3."
%2847%29%2F11 = 4, remainder of 3
: