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)![]() ![]() 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( " \n" ); document.write( "Let's find x: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( "Let's find y: \n" ); document.write( " \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( " |