document.write( "Question 173716: the cost of operating a testing device for n minutes is given by\r
\n" ); document.write( "\n" ); document.write( "C(n) = 1.4n^2 - 35n + 270\r
\n" ); document.write( "\n" ); document.write( "find the number of minutes the device had to be operated to minimize the cost?
\n" ); document.write( "what is the minimum cost?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #128593 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
C(n) = 1.4n^2 - 35n + 270
\n" ); document.write( ".
\n" ); document.write( "This is a parabola in standard form. Since the 'a' coefficient (1.4) is positive, finding the vertex will give you the minimum.
\n" ); document.write( "The n coordinate = -b/2a
\n" ); document.write( "-(-35)/2(1.4)
\n" ); document.write( "(35)/(2.8)
\n" ); document.write( "12.5
\n" ); document.write( ".
\n" ); document.write( "find the number of minutes the device had to be operated to minimize the cost?
\n" ); document.write( "12.5 minutes
\n" ); document.write( ".
\n" ); document.write( "what is the minimum cost?
\n" ); document.write( "To find the cost, stuff n=12.5 into the cost equation:
\n" ); document.write( "C(n) = 1.4n^2 - 35n + 270
\n" ); document.write( "C(12.5) = 1.4(12.5)^2 - 35(12.5) + 270
\n" ); document.write( "C(12.5) = 218.75 - 437.5 + 270
\n" ); document.write( "C(12.5) = $51.25\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );