//easySlider 1.5 $(document).ready(function(){ $("#interactive-tool-open-ended-403-1").easySlider({ prevText:'Previous Question', prevId: 'prevBtn-403-1', nextText:'Next Question', nextId: 'nextBtn-403-1', vertical:'true', groupID: '403-1' }); $(".interactive-tool-open-ended ul li").each(function(listItem) { if( $(this).children('textarea').height() != null ) { //alert( $(this).children('div').outerHeight() + " " + $(this).children('div').css( 'padding-top' ) + " " + $(this).children('div').css( 'padding-bottom' ) ); $(this).children('textarea').css( 'height', $(this).height() - $(this).children('div').outerHeight() ); } }); $(".lesson-detail ul").css( 'margin', '0' ); }); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
    \n" ); document.write( "
  • 1. How much is the cost per member?
  • \n" ) document.write( "\n" ) document.write( "
  • 2. How much is the cost per member per week? (calculate based on the number of weeks produce is received)
  • \n" ) document.write( "\n" ) document.write( "
  • 3. Is this a reasonable cost for most families for weekly produce?
  • \n" ) document.write( "\n" ) document.write( "
  • 4. If the average consumer only wants to spend $20 per week on fresh produce, how many members must Bill have in his CSA?
  • \n" ) document.write( "\n" ) document.write( "
  • 5. If members of the CSA will work on his farm, Bill estimates he could save $60,000 in labor costs. If there are 200 members in the CSA, how much will each member pay per week?
  • \n" ) document.write( "\n" ) document.write( "
  • 6. If there are only fifty members in the CSA, what is the cost per member per week?
  • \n" ) document.write( "\n" ) document.write( "
  • 7. Is the cost too high?
  • \n" ) document.write( "\n" ) document.write( "" ) document.write( "
  • \n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write("
");