document.write( "Question 103297: Cycle Pths, Inc makes bicycles, trycicles and unicycles. 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? \n" ); document.write( "
Algebra.Com's Answer #75139 by HyperBrain(694)\"\" \"About 
You can put this solution on YOUR website!
Let x=the no. of bicycles
\n" ); document.write( " y=no.of tricycles
\n" ); document.write( " z=no. of unicycles\r
\n" ); document.write( "\n" ); document.write( "(1)x=z+88
\n" ); document.write( "(2)y=5z
\n" ); document.write( "(3)x=y+40
\n" ); document.write( "Substituting (1) and (2) to (3),\r
\n" ); document.write( "\n" ); document.write( "z+88=5z+40
\n" ); document.write( " 88=4z+40
\n" ); document.write( " 48=4z
\n" ); document.write( " z=12\r
\n" ); document.write( "\n" ); document.write( "Therefore, they made 12 unicycles!
\n" ); document.write( "HyperBrain
\n" ); document.write( "
\n" );