document.write( "Question 261919: The owner of a bicycle shop report his inventory of bicycles and tricycles in an unusual way. He said he counted 126 wheels and 108 pedals. How many bikes and how many trikes did he have?\r
\n" );
document.write( "\n" );
document.write( "How would I setup and equation to solve this word problem. \n" );
document.write( "
Algebra.Com's Answer #193022 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 108 pedals mean there are 54 vehicles \n" ); document.write( "t+b=54 \n" ); document.write( "3t+2b=126 \n" ); document.write( "t=36 \n" ); document.write( "b=18 \n" ); document.write( " \n" ); document.write( " |