Question 606430: The difference between two numbers is four. On number (v) is five times the value of the other number (x). What are the two numbers? Answer by Cintchr(481) (Show Source):
You can put this solution on YOUR website! v - x = 4 (The difference between two numbers is four.)
.
v = 5x (On number (v) is five times the value of the other number (x).)
.
.
Substitution is best used here.
Plug 5x from the second equation in for the v in the first
.
5x - x = 4
4x = 4
x = 1
.
Now plug 1 in for x in the 2nd equation.
v = 5x
v = 5(1)
v = 5
.