document.write( "Question 285580: if you have an equation that is x^2=10y, how do you graph that as a parabola? \n" ); document.write( "
Algebra.Com's Answer #206985 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+x%5E2%2F10\"
\n" ); document.write( "Pick values for x, find y.
\n" ); document.write( "Plot the points, draw a curve thru them.
\n" ); document.write( "eg
\n" ); document.write( "x....y
\n" ); document.write( "0...0
\n" ); document.write( "1...0.1
\n" ); document.write( "2...0.4
\n" ); document.write( "3...0.9
\n" ); document.write( "----------
\n" ); document.write( "You can sub neg values for x and get the same y to save time.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );