document.write( "Question 358305: Pop's Cycle Shop sells bicycles and tricycles. The number of bicycles is 1 less than 4 times the number of tricycles. All the bicycles and tricycles together have a total of 174 wheels. How many bicycles are there? \n" ); document.write( "
Algebra.Com's Answer #255693 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let tricycles be x \n" ); document.write( "bicycles= 4x-1\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "3x+2(4x-1)=174 \n" ); document.write( "3x+8x-2=174 \n" ); document.write( "11x=174+2 \n" ); document.write( "11x=176 \n" ); document.write( "x=16 tricycles \n" ); document.write( "bicycles = 4x-1=64-1 \n" ); document.write( "= 63 bicycles \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |