SOLUTION: the units digit of a two digit number is two more than the tens digit. If the digits are reversed, the number formed is 17 less than twice the original number, find the number
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: the units digit of a two digit number is two more than the tens digit. If the digits are reversed, the number formed is 17 less than twice the original number, find the number
Log On
Question 825500: the units digit of a two digit number is two more than the tens digit. If the digits are reversed, the number formed is 17 less than twice the original number, find the number Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x = units digit
y = tens digit
---
x = y + 2
10x + y = 2(x + 10y) - 17
---
put the system of linear equations into standard form
---
x - y = 2
10x + y = 2x + 20y - 17
---
x - y = 2
8x - 19y = -17
---
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 = units digit = 5
y = tens digit = 3
the number is: 35
---
system matrix
1 -1
8 -19
---
inverse of system matrix
1.7272727 -0.090909091
0.72727273 -0.090909091
---
determinant of system matrix = -11
---
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