1 point
Translate the words to an algebraic expression. "The first integer plus the next consecutive integer plus the next consecutive integer."



Respuesta :

Answer:

3x+3

Step-by-step explanation:

The given expression is "The first integer plus the next consecutive integer plus the next consecutive integer."

Let the first integer is x.

Next consecutive integer of x = x+1

Other next consecutive integer of x+1 = x+1+1=x+2

ATQ,

The expression is :

=x+x+1+x+1+1

=3x+3