document.write( "Question 446372: if a parttime workers daily pay was 25.00 for monday and tuesday and 15.00 for Wed, Thurs and Friday, what was the average workers daily pay for the 5 days \n" ); document.write( "
Algebra.Com's Answer #307389 by mananth(16949) You can put this solution on YOUR website! 25*2 + 15*3= 95 \n" ); document.write( "95 for 5 days \n" ); document.write( "95/5 = 19 per day average \n" ); document.write( " |