Andrew M. answered 10/19/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Hi Trix
First, assign variables for the unknowns:
Let c = # chairs
Let t = # tables
2t + 3c = 105
t = c + 40
Substitute c+40 in place of t in 1st equation
2(c+40) + 3c = 105
2c + 80 + 3c = 105
5c + 80 = 105
Can you finish solving for number of chairs?
Then number of tables is chairs + 40