Question 534864
Last week they made 88 more bicycles than unicycles and 5 times as many tricycles as unicycles. If they made 40 more bicycles than tricycles, how many unicycles did they make?
-------------------
Pick out what's given, write it down:
Last week they made 88 more bicycles than unicycles
b = u + 88
-------------
and 5 times as many tricycles as unicycles
t = 5u
--------------
If they made 40 more bicycles than tricycles
b = t + 40
====================================
b = t + 40, t = 5u
--> b = 5u + 40
---------------
b = u + 88 = 5u + 40
u + 88 = 5u + 40
48 = 4u
u = 12
=======
t = 5u = 60
============
b = t + 40 = 100