document.write( "Question 1118930: If 8 children ate a crate of egg in 12days, how long will 6 children take to eat same crate of egg, if they eat at the same rate \n" ); document.write( "
Algebra.Com's Answer #734354 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If 8 children ate a crate of egg in 12days, how long will 6 children take to eat same crate of egg, if they eat at the same rate
\n" ); document.write( ":
\n" ); document.write( " 8 * 12 = 96 egg-days available
\n" ); document.write( "\"how long will 6 children take to eat same crate of egg, if they eat at the same rate\"
\n" ); document.write( "let d = no. of days for 6 kids to eat this amt
\n" ); document.write( "6d = 96
\n" ); document.write( "d = 96/6
\n" ); document.write( "d = 16 days
\n" ); document.write( "
\n" );