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 ->  Customizable Word Problem Solvers  -> Numbers -> 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.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.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) About Me  (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