document.write( "Question 417558: In the formula R=0.4x-0.0001x^2. What is the Vertex and can you show me how you got it. \n" ); document.write( "
Algebra.Com's Answer #292303 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! R=0.4x-0.0001x^2 \n" ); document.write( ". \n" ); document.write( "vertex consist, of course, (x,y) \n" ); document.write( "where: \n" ); document.write( "x = -b/(2a) \n" ); document.write( "x = -(0.4)/(2(-0.0001)) \n" ); document.write( "x = -(0.4)/(-0.0002) \n" ); document.write( "x = 2000 \n" ); document.write( ". \n" ); document.write( "plug in value of x to find your y: \n" ); document.write( "R=0.4(2000)-0.0001(2000)^2 \n" ); document.write( "R=800-400 \n" ); document.write( "R=400 \n" ); document.write( ". \n" ); document.write( "vertex is at (2000, 400) \n" ); document.write( " \n" ); document.write( " |