document.write( "Question 280500: In last Saturday’s parade,Tom counted a total of 76 bicycles and
\n" ); document.write( "tricycles, for a total of 227 wheels. How many tricycles were in
\n" ); document.write( "the parade?
\n" ); document.write( "

Algebra.Com's Answer #203880 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
letthe number of tricycles be x\r
\n" ); document.write( "\n" ); document.write( "the number of bicycles will be 76-x\r
\n" ); document.write( "\n" ); document.write( "3x+2(76-x)=227\r
\n" ); document.write( "\n" ); document.write( "3x+152-2x=227\r
\n" ); document.write( "\n" ); document.write( "x=227-152\r
\n" ); document.write( "\n" ); document.write( "x=75\r
\n" ); document.write( "\n" ); document.write( "bicycles will be 76-75= 1
\n" ); document.write( "
\n" );