document.write( "Question 485722: Hi, I needed help with my precalc honors summer work, and I was wondering if someone could help me. How do I:
\n" );
document.write( "a) Express the quadratic equation in standard form
\n" );
document.write( "b) Sketch the graph (I know how do do this)
\n" );
document.write( "c) Find its maximum or minimum value (What does this mean? The vertex?)
\n" );
document.write( "What I have so far:
\n" );
document.write( "Original equation: f(x)=2x-x^2
\n" );
document.write( "A)
\n" );
document.write( "f(x)=2x-x^2
\n" );
document.write( " -x^2+2x+0
\n" );
document.write( " (-x^2+2x+1)-1
\n" );
document.write( " -(x^2-2x-1)+1
\n" );
document.write( "I got stuck...I would love it if someone would explain to me how to get rid of the negative coefficient so I can factor it, and how to put this equation into standard form. Also I would appreciate it a ton if someone could tell me what minimum/maximum of a graph is and how to find it. Thanks a ton, Jess \n" );
document.write( "
Algebra.Com's Answer #332691 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a) Express the quadratic equation in standard form \n" ); document.write( "b) Sketch the graph (I know how do do this) \n" ); document.write( "c) Find its maximum or minimum value (What does this mean? The vertex?) \n" ); document.write( "What I have so far: \n" ); document.write( "Original equation: f(x)=2x-x^2 \n" ); document.write( "** \n" ); document.write( "a) Quadratic equations are parabolas of standard form: y=A(x-h)^2+k, with (h,k) being the (x,y) coordinates of the vertex. \n" ); document.write( "For given equation: \n" ); document.write( "y=-x^2+2x \n" ); document.write( "completing the square \n" ); document.write( "y=-(x^2-2x+1)+1 \n" ); document.write( "y=-(x-1)^2+1 \n" ); document.write( "vertex: (1,1) \n" ); document.write( "The negative sign of the lead coefficient means that the parabola opens downwards, that is, it has a maximum value=1 (y-coordinate of vertex) \n" ); document.write( ".. \n" ); document.write( "see graph below as a visual check on the answers: \n" ); document.write( ".. \n" ); document.write( " |