document.write( "Question 860766: Joe and Hugh sell cars. Over the past year they sold 300 cars. Joe sells 5 times as many cars as Hugh. How many cars did each man sell? \n" ); document.write( "
Algebra.Com's Answer #518633 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! x cars sold by Hugh. \n" ); document.write( "5x cars sold by Joe. \n" ); document.write( "x+5x=300 \n" ); document.write( "6x=300 \n" ); document.write( "x=300/6 \n" ); document.write( "x=50 cars sold by Hugh. \n" ); document.write( "5*50=250 cars sold by Joe. \n" ); document.write( "Proof: \n" ); document.write( "50+250=300 \n" ); document.write( "300=300 \n" ); document.write( " |