Question 1032860: The sum of two numbers is 19. Four times one of the numbers minus one is equal to the other number. What are the numbers? Answer by macston(5194) (Show Source):
You can put this solution on YOUR website! .
F=first number; S=second number
.
F=4S-1 . Use this to substitute for F below.
.
F+S=19 . Substitute for F from above.
.
(4S-1)+S=19
5S=20
S=4 The second number is 4
.
F=4S-1
F=4(4)-1
F=16-1=15 The first number is 15.
.
ANSWER: The numbers are 4 and 15.
.