document.write( "Question 257899: The owner of a bicycle shop took inventory of his bicycles and tricycles. He counted 153 wheels and 136 pedals. How many bicycles and tricycles did he have? \n" ); document.write( "
Algebra.Com's Answer #189815 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 136/2=68 UNITS ARE IN THE SHOP \n" ); document.write( "LET X=THE NUMBER OF BICYCLES. \n" ); document.write( "LET Y=THE NUMBER OF TRICYCLES. \n" ); document.write( "X+Y=68 MULTIPLY BY -2 & ADD \n" ); document.write( "2X+3Y=153 NUMBER OF WHEELS. \n" ); document.write( "-2X-2Y=-136 \n" ); document.write( "----------------- \n" ); document.write( "Y=17 NUMBER OF TRICYCLES. \n" ); document.write( "68-17=51 NUMBER OF BICYCLES. \n" ); document.write( "PROOF: \n" ); document.write( "2*51+3*17=153 \n" ); document.write( "102+51=153 \n" ); document.write( "153=153 \n" ); document.write( " \n" ); document.write( " |