document.write( "Question 460546: Mike and Bill sell cars for Jangle's Auto. Over the past year they sold 640 cars. Assuming Mike sells 3 times as many as Bill, how many cars did Mike sell?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315891 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! B=x \n" ); document.write( "M=3x \n" ); document.write( "x+3x=640 \n" ); document.write( "4x=640 \n" ); document.write( "x=160 \n" ); document.write( "3x=480 \n" ); document.write( " |