Question 626669: if 5 is added to a number and the sum is tripled, the result is 21 more than the number. Find the number. Answer by ewatrrr(24785) (Show Source):
Hi,
if 5 is added to a number and the sum is tripled,
the result is 21 more than the number.
Question states***
3(x+5) = x+ 21
3x + 15 = x + 21
2x = 6
x = 3
****and...