Question 1084605: Please write the following as an equation then solve
The sum of 5 times a number, and 5, is equal to 4 times the number. Answer by addingup(3677) (Show Source):
You can put this solution on YOUR website! let the number be x. Then just follow the problem:
5x+5 = 4x
x = -5
----------------
check:
5(-5)+5 = 4(-5)
-25+5 = -20 Correct