SOLUTION: A parking lot contains motorcycles (2 wheels) and cars (4 wheels).
There are 35 vehicles and 114 wheels. How many motorcycles and cars are
there? how to solve using elimin
Question 1195779: A parking lot contains motorcycles (2 wheels) and cars (4 wheels).
There are 35 vehicles and 114 wheels. How many motorcycles and cars are
there? how to solve using elimination method Found 2 solutions by MathLover1, Alan3354:Answer by MathLover1(20849) (Show Source):
You can put this solution on YOUR website!
let motorcycles (2 wheels) be and cars (4 wheels)
if there are 35 vehicles we have
...........eq.1
if there 114 wheels, we have
...........eq.2
solve the system ...........eq.1 ...........eq.2
-------------------------------------------ultiply eq1 by ...........eq.1 ...........eq.2
-------------------------------------------- subtrat eq2 fro eq1 to eliinate
go to ...........eq.1 substitute
You can put this solution on YOUR website! A parking lot contains motorcycles (2 wheels) and cars (4 wheels).
There are 35 vehicles and 114 wheels. How many motorcycles and cars are
there? how to solve using elimination method
---------------
2M + 4C = 114 ---- # of wheels
M + C = 35
---------------
2M + 4C = 114 --- divide by 2
M + 2C = 57
M + C = 35
-------------------- Subtract
C = 22
etc.