a number is multiplied by 3 and then 7 is added.The result is doubled ,giving the answer 80.Using n to represent the original number.Write an equation

Respuesta :

Answer:

2(n*3 + 7) = 80

Step-by-step explanation:

2(n*3 + 7) = 80

n*3 + 7 = 40

n*3 = 33

n = 11