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