SOLUTION: A salesman knows he has 36 tables in his store room, some of which have 3 legs and other 4 legs. He discovers by counting that there are 124 legs. How many tables with 4 legs does
Algebra ->
Equations
-> SOLUTION: A salesman knows he has 36 tables in his store room, some of which have 3 legs and other 4 legs. He discovers by counting that there are 124 legs. How many tables with 4 legs does
Log On
Question 186564: A salesman knows he has 36 tables in his store room, some of which have 3 legs and other 4 legs. He discovers by counting that there are 124 legs. How many tables with 4 legs does he have?
(3x / 36)+(4x / 36) = 124
12x + 9x = 124 Found 2 solutions by vleith, solver91311:Answer by vleith(2983) (Show Source):
You can put this solution on YOUR website! let t be three legged tables and f be four legged ones
Use elimination multiply by 3 subtract
--------------------
-f = -16
f = 16
so t = 36-16 = 20
Does 3*20 + 4*16 = 124?