SOLUTION: One number is two more than a certain number n. Another number is five less than n. The sum of the three numbers is _? Using the given information and variables, create an expressi

Algebra ->  Sequences-and-series -> SOLUTION: One number is two more than a certain number n. Another number is five less than n. The sum of the three numbers is _? Using the given information and variables, create an expressi      Log On


   



Question 340699: One number is two more than a certain number n. Another number is five less than n. The sum of the three numbers is _? Using the given information and variables, create an expression that will correctly solve the question.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
the numbers are n, n+2, n-5
Their sum = n+n+2+n-5
=3n-3