document.write( "Question 483571:  If Janet can build 22 tables in 14 days, and Anne can build 22 tables in 16 days,
\n" );
document.write( "approximately how long will it take them to build 22 tables together? \n" );
document.write( "
| Algebra.Com's Answer #330945 by jorel1380(3719)     You can put this solution on YOUR website! 1/14+1/16=1/t \n" ); document.write( "8/112+7/112=1/t \n" ); document.write( "15/112=1/t \n" ); document.write( "112/15=t \n" ); document.write( "It would take 112/15 days for Janet and Anne to build the tables together... \n" ); document.write( " |