document.write( "Question 238048: there are 132 packages to be delivered . one quarter of them will be delivered
\n" );
document.write( "to day. one third of the remaining will be delivered tomorrow. how many will be left to be delivered on the day after tomorrow ?\r
\n" );
document.write( "\n" );
document.write( "a) 44 b) 66 c) 22 d) 11 e) 33\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #174950 by alicealc(293) ![]() You can put this solution on YOUR website! today = 1/4 * 132 = 132/4 = 33 \n" ); document.write( "so,the remaining will be: 132 - 33 = 99\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "tomorrow = 1/3 * 99 = 99/3 = 33 \n" ); document.write( "so, the remaining will be: 99 - 33 = 66 (b) \n" ); document.write( " |