SOLUTION: The sum of the digits of a two-digit number is 7. With the digits reversed the number is 5 times the tens digit of the original number. Find the original number.
Algebra.Com
Question 825433: The sum of the digits of a two-digit number is 7. With the digits reversed the number is 5 times the tens digit of the original number. Find the original number.
Answer by TimothyLamb(4379) (Show Source): You can put this solution on YOUR website!
---
x = ones digit
y = tens digit
---
x + y = 7
10x + y = 5y
---
put the system of linear equations into standard form
---
x + y = 7
10x - 4y = 0
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 2
y = 5
---
system matrix
1 1
10 -4
---
inverse of system matrix
0.28571429 0.071428571
0.71428571 -0.071428571
---
determinant of system matrix = -14
---
answer:
the original number is: 52
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 4-equations 4-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
RELATED QUESTIONS
The sum of the digits of a two-digit number is 7. With the digits reversed the number is... (answered by ankor@dixie-net.com)
The sum of a two-digit number is 12. The number with the digits reversed is 15 times the... (answered by dabanfield)
The tens digit of a two digit number is 7 more than the units digit. The sum of the... (answered by MathTherapy)
The sum of the digits of a two-digit number is 7. The original two-digit number is 3 less (answered by stanbon)
The tens digit of a two-digit number exceeds twice its units digit by 1. If the digits... (answered by josgarithmetic)
The tens digit of a two-digit number exceeds twice its units digit by 1. If the digits... (answered by vleith)
The sum of the digits of a two-digit number is 13. Twice the tens digit is two less than... (answered by josgarithmetic)
Five times the sum of the digits of a two-digit number is 13 less than the original... (answered by amarjeeth123)
Five times the sum of the digits of a two-digit number is 13 less than the original... (answered by josmiceli)