document.write( "Question 91230: The value 'V'(in dollars per acre) of a wheat crop 'd' days after planting is given by V=12d-0.5d^2 for 20
Algebra.Com's Answer #66225 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The value 'V'(in dollars per acre) of a wheat crop 'd' days after planting is\r \n" ); document.write( "\n" ); document.write( "given by V=12d-0.5d^2 for 20 < d < 80. \n" ); document.write( "Find the maximum value of an acre of wheat. \r \n" ); document.write( "\n" ); document.write( "How many days after it was planted will it take to achieve this maximum value? \n" ); document.write( "---------------- \n" ); document.write( "Maximum occurs at d = -b/2a = -12/(2*-0.5) = 12\r \n" ); document.write( "\n" ); document.write( "V(d) = 12*12 - 0.5(12^2) = $72 per acre \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |