document.write( "Question 66984This question is from textbook Advanced mathematics
\n" ); document.write( ": Mom had P pounds of cookies and this would feed C children for M minutes. Yet N more children showed up. In how many minutes will P pounds of cookies be devoured by the children? \n" ); document.write( "
Algebra.Com's Answer #47634 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"c+%2F+%28p%2Fm%29+=+%28c%2Bn%29+%2F+%28p%2Fx%29\"
\n" ); document.write( "where x is the minutes when c+n children are eating
\n" ); document.write( "\"cm%2Fp+=+%28c%2Bn%29x%2Fp\"
\n" ); document.write( "\"cm+=+%28c%2Bn%29x\"
\n" ); document.write( "\"x+=+cm+%2F+%28c%2Bn%29\" answer
\n" ); document.write( "try with numbers
\n" ); document.write( "c = 100
\n" ); document.write( "n = 20
\n" ); document.write( "m = 36
\n" ); document.write( "\"x+=+cm+%2F+%28c%2Bn%29\"
\n" ); document.write( "\"x+=+100%2A36+%2F+%28100%2B20%29\"
\n" ); document.write( "\"x+=+3600+%2F+120\"
\n" ); document.write( "\"x+=+30\"
\n" ); document.write( "
\n" );