document.write( "Question 1000720: John had 60 fliers to post around town. Last week, he posted 1/3 of them. this week, he posted 1/4 of the remaining. How many fliers has not been posted? \n" ); document.write( "
Algebra.Com's Answer #618051 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We would write how many he has left as
\n" ); document.write( "60 - (1/3)(60) - (1/4)(2/3)(60)=
\n" ); document.write( "60 - 20 - 10 = 30 posters left
\n" ); document.write( "
\n" );