document.write( "Question 582661: Sorry, but I have to repeat the other question I have put because I need the equation to only use ONE variable, to be able to be solved by hand: \r
\n" ); document.write( "\n" ); document.write( "There are three types of bikes. A bicycle, tricycle, and tandem bikes. A bicycle as 2 wheels, 2 pedals, and 1 seat. A tricycle has 3 wheels, 2 pedals, and 1 seat. A tandem bike has 2 wheels, 4 pedals, and 2 seats.
\n" ); document.write( "How many of each are there if there are 144 front steering handlebars, 378 pedals, and 320 wheels? How many bicycles, tricycles, and tandem bikes?
\n" ); document.write( "Can you tell me the equation to find it? It's been bugging me for a while.\r
\n" ); document.write( "\n" ); document.write( "Ex: 2x + 2(320 - x) + ? = # of bikes or something.
\n" ); document.write( "

Algebra.Com's Answer #372168 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
We can do one variable at a time, but you need to find three numbers that mean different things (number of bicycles, number of tricycles, and number of tandem bikes), so I would rather use three different letter for those numbers. We could re-use old traditional x, for each part of the problemm, but it could get confusing.
\n" ); document.write( "The total number of bikes is the number of front steering handlebars: 144.
\n" ); document.write( "How many tricycles?
\n" ); document.write( "Tricycles are the only bikes with 3 wheels. All the other bikes have 2.
\n" ); document.write( "So if we call the number of tricycles x, the number of other bikes (bicycles and tandem bikes) will be 144-x
\n" ); document.write( "The number of wheels will be
\n" ); document.write( "\"3x%2B2%28144-x%29=320\"
\n" ); document.write( "Let's find x:
\n" ); document.write( "\"3x%2B2%28144-x%29=320\" --> \"3x%2B288-2x=320\" (applying distributive property)
\n" ); document.write( "\"3x%2B288-2x=320\" --> \"%283-2%29x%2B288=320\" --> \"x%2B288=320\" (collecting like terms, which is also the distributive property)
\n" ); document.write( "\"x%2B288=320\" --> \"x%2B288-288=320-288\" --> \"highlight%28x=32%29\"
\n" ); document.write( "How many tandem bikes?
\n" ); document.write( "Tandem bikes have 4 pedals, while all the other bikes have just 2.
\n" ); document.write( "Do you want to call the number of tandem bikes y? We could call it x, if we remember that we are recycling and this x is not the same x as before, but I'd rather use a different letter.
\n" ); document.write( "If the number of tandem bikes is y, the number of other bikes (bicycles and tricycles) is 144-y.
\n" ); document.write( "The total number of pedals is
\n" ); document.write( "\"4y%2B2%28144-y%29=378\"
\n" ); document.write( "Let's find y:
\n" ); document.write( "\"4y%2B2%28144-y%29=378\" --> \"4y%2B288-2y=378\" --> \"%284-2%29y%2B288=378\" --> \"2y%2B288=378\" --> \"2y%2B288-288=378-288\" --> \"2y=90\" --> \"2y%2F2=90%2F2\" --> \"highlight%28y=45%29\"
\n" ); document.write( "So we know there are 32 tricycles and 45 tandem bikes.
\n" ); document.write( "How many bicycles.
\n" ); document.write( "If z is the number of bicycles, the total number of bikes is
\n" ); document.write( "\"z%2B32%2B45=144\" --> \"z%2B77=144\" --> \"z%2B77-77=144-77\" --> \"highlight%28z=67%29\"
\n" ); document.write( "
\n" );