SOLUTION: Translate into a mathematical sentence/expression. 1. The sum of three consecutive numbers is equal to the smallest number multiplied by 4

Algebra ->  Finance -> SOLUTION: Translate into a mathematical sentence/expression. 1. The sum of three consecutive numbers is equal to the smallest number multiplied by 4      Log On


   



Question 1189161: Translate into a mathematical sentence/expression.
1. The sum of three consecutive numbers is equal to the smallest number multiplied by 4

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Translate into a mathematical sentence/expression.
1. The sum of three consecutive numbers is equal to the smallest number multiplied by 4
let x = the smallest number
:
x + (x+1) + (x+2) = 4x
simplify
3x + 3 = 4x
Can solve
3 = 4x - 3x
x = 3