document.write( "Question 126987: The monthly sales of socks,(S on thousands of pairs) , can be calcualted by S=-t(squared)+4t+40 where t is t=0 corresponds to the first month of sales (t in months) In which months were there:
\n" );
document.write( "A)When were the maximum number of socks sold? For this one I used -b/2a to find the vertex and I came up with 2 months.\r
\n" );
document.write( "\n" );
document.write( "B) What is the maximum number of socks sold? I'm thinking you would just double the first answer and get 4 months.\r
\n" );
document.write( "\n" );
document.write( "C)When is the number of pairs sold equal to zero? Probably either 4 or 8 months. I think this because either I was wrong with 'B' and the maximum number was in month 2 or I was right and you just double 4.\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help! \n" );
document.write( "
Algebra.Com's Answer #93154 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The monthly sales of socks,(S on thousands of pairs) , can be calcualted by S=-t(squared)+4t+40 where t is t=0 corresponds to the first month of sales (t in months) In which months were there: \n" ); document.write( ": \n" ); document.write( "A)When were the maximum number of socks sold? For this one I used -b/2a to find the vertex and I came up with 2 months. \n" ); document.write( ": \n" ); document.write( "This is correct, t = 2 is the axis of symmetry \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "B) What is the maximum number of socks sold? \n" ); document.write( ": \n" ); document.write( "To find the maximum no. of socks, substitute 2 for t and find S \n" ); document.write( "S = -(2^2) + 4(2) + 40 \n" ); document.write( "S = -4 + 8 + 40 \n" ); document.write( "S = 44 thousand socks \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "C)When is the number of pairs sold equal to zero? \n" ); document.write( ": \n" ); document.write( "Solve for t when S = 0 \n" ); document.write( "-t^2 + 4t + 40 = 0 \n" ); document.write( "This requires the quadratic formula, \n" ); document.write( "Positive solution: t ~ 8.6 months \n" ); document.write( ": \n" ); document.write( "Did this help?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |