Question 1021678: There are 31 bikes at the park with a total of 77 wheels How many are bicycles and how many are tricycles? Answer by macston(5194) (Show Source):
You can put this solution on YOUR website! .
T=tricycles; B=bicycles
.
T+B=31
T=31-B
.
3T+2B=77
3(31-B)+2B=77
93-3B+2B=77
-B=-16
B=16
.
T=31-B=31-16=15
.
ANSWER: There are 16 bicycles and 15 tricycles.
.
CHECK:
3T+2B=77
3(15)+2(16)=77
45+32=77
77=77
.