document.write( "Question 931774: Central Freight dispatched 5 fewer trucks on Monday than on Tuesday. The company dispatched 9 more trucks on Wednesday than on Tuesday. The total number of trucks dispatched on the three days was 175 trucks.\r
\n" );
document.write( "\n" );
document.write( "A student obtained the following answers 55 trucks dispatched on Monday, 58 trucks dispatched on Tuesday, and 62 trucks on Wednesday. Was the student's answer correct? Why or Why not? Explain in detail and show all work. \n" );
document.write( "
Algebra.Com's Answer #568826 by ptfile(81)![]() ![]() You can put this solution on YOUR website! Let M = Monday \n" ); document.write( " T = Tuesday \n" ); document.write( " W = Wednesday\r \n" ); document.write( "\n" ); document.write( "Central Freight dispatched 5 fewer trucks on Monday than on Tuesday. \n" ); document.write( "T = M + 5\r \n" ); document.write( "\n" ); document.write( "The company dispatched 9 more trucks on Wednesday than on Tuesday. \n" ); document.write( "W = T + 9\r \n" ); document.write( "\n" ); document.write( "The total number of trucks dispatched on the three days was 175 trucks. \n" ); document.write( "M + T + W = 175 \n" ); document.write( "M + M + 5 + M + 5 + 9 = 175 \n" ); document.write( "3M = 156 \n" ); document.write( " M = 52 \n" ); document.write( " T = 57 \n" ); document.write( " W = 66\r \n" ); document.write( "\n" ); document.write( "The correct answer is 52 trucks dispatched on Monday, 57 trucks dispatched on Tuesday, and 66 trucks on Wednesday. \n" ); document.write( " |