document.write( "Question 946023: Ethan is a car salesman. On Monday, he sells one third of the cars in the lot. On Tuesday, he sells one fourth of the remaining cars in the lot. If he sells half the cars remaining in the lot on Wednesday, what percentage of the original cars did he sell?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #577123 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! He sells 1/3 of the cars on monday \n" ); document.write( "That means he has 2/3 left \n" ); document.write( "-------------------------- \n" ); document.write( "On tuesday, he sells (1/4)*(2/3) = 1/6 \n" ); document.write( "of these cars, leaving (3/4)*(2/3 = 3/6 \n" ); document.write( "3/6 = 1/2 \n" ); document.write( "-------------------------- \n" ); document.write( "On wednesday, he sells (1/2)*(1/2) = 1/4 \n" ); document.write( "leaving 1/4 of the cars \n" ); document.write( "--------------------- \n" ); document.write( "1 - 1/4 = 3/4 is he fraction he sold \n" ); document.write( "He sold 75% of the original cars \n" ); document.write( "------------------------------------- \n" ); document.write( "check \n" ); document.write( "suppose he started with 300 cars \n" ); document.write( "Monday he sells (1/3)*300 = 100 \n" ); document.write( "leaving 200 \n" ); document.write( "-------------- \n" ); document.write( "tuesday he sells (1/4)*200 = 50 \n" ); document.write( "leaving 150 cars \n" ); document.write( "----------------- \n" ); document.write( "Wednesday he sells (1/2)*150 = 75 cars \n" ); document.write( "leaving 75 cars \n" ); document.write( "-------------- \n" ); document.write( "In all, he sold 300 - 75 = 225 cars \n" ); document.write( "225/300 = .75 \n" ); document.write( ".75*100 = 75% \n" ); document.write( "OK \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |