Question 909551: one number is five more than another. if twice the smaller is decreased by 4 the result is eighteen more than the larger. find the number. Answer by JulietG(1812) (Show Source):
You can put this solution on YOUR website! A = B + 5
2B-4 = A+18
Substitute the known value of A from the first equation into the second.
2B-4 = A+18
2B-4 = (B+5)+18
2B-4 = B+23
Subtract B from each side and add 4 to each side
B = 27
If B is 27, then A is 32