Problema Solution

A number is multiplied by 2, and then the product is added to 9. the result is 49. What is the number?

Answer provided by our tutors

let 'n' represent the number


2n + 9 = 49

2n = 40

n = 40/2 = 20


the number is 20