document.write( "Question 73163: Hello, I got this question wrong on a test, so I was just wondering what I did wrong. Thanks for the help!\r
\n" );
document.write( "\n" );
document.write( "Find the Maximum or minimum value of y=1/3x^2+x+1 and determine for which value of x it occurs\r
\n" );
document.write( "\n" );
document.write( "Thanks again \n" );
document.write( "
Algebra.Com's Answer #52424 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find the Maximum or minimum value of y=1/3x^2+x+1 and determine for which value of x it occurs \n" ); document.write( ": \n" ); document.write( "you want to find the axis of symmetry. Using the form y = ax^2 + bx + c, \n" ); document.write( "the axis of symmetry is found by: x = -b/(2a) \n" ); document.write( ": \n" ); document.write( "In your equation; a = 1/3; b = 1; c = 1 \n" ); document.write( ": \n" ); document.write( "x = -1/(2*(1/3) \n" ); document.write( "x = -1/(2/3) \n" ); document.write( "x = -3/2 or -1.5 \n" ); document.write( ": \n" ); document.write( "We know it is a minimum, because the coefficient of x^2 is positive \n" ); document.write( ": \n" ); document.write( "to find the vertex, substitute -1.5 in the original equation. \n" ); document.write( " |