document.write( "Question 223651: How do I plot the graph of
\n" ); document.write( " \"+y=-o.5x%5E2+\"? I remember the slope-intercept formula, but don't know what to do when x has an exponent. Thank you, in advance.
\n" ); document.write( "

Algebra.Com's Answer #167179 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How do I plot the graph of
\n" ); document.write( " \"+y=-o.5x%5E2+\"? I remember the slope-intercept formula, but don't know what to do when x has an exponent.
\n" ); document.write( "------------------------------------
\n" ); document.write( "y = (-1/2)x^2
\n" ); document.write( "-------
\n" ); document.write( "Plot points and draw a smooth curve thru them:
\n" ); document.write( "Let x = -2, then y = (-1/2)(-2)^2 = -2
\n" ); document.write( "Let x = -1 , then y = (-1/2)(-1)^2 = -1/2
\n" ); document.write( "Let x = 0 , then y = (-1/2)(0)^2 = 0
\n" ); document.write( "Let x = 1 , then y = (-1/2)(1)^2 = -1/2
\n" ); document.write( "Let x = 2 , then y = (-1/2)(2)^2 = -2
\n" ); document.write( "==========================================
\n" ); document.write( "So you have points (-2,-2)(-1,-1/2)(0,0)(1,-1/2)(2,-2)
\n" ); document.write( "\"graph%28400%2C200%2C-10%2C10%2C-10%2C10%2C-%281%2F2%29x%5E2%29\"
\n" ); document.write( "==========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );