Question 1189161
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