document.write( "Question 198907: What is the parabola graph of y^2=10x \n" ); document.write( "
Algebra.Com's Answer #149400 by anantha(86)![]() ![]() ![]() You can put this solution on YOUR website! sol \n" ); document.write( "y^2=10x \n" ); document.write( "dividing by 10 on both sides \n" ); document.write( "y^2/10=10x/10 \n" ); document.write( "x=y^2/10\r \n" ); document.write( "\n" ); document.write( "put y=1 then x=y^2/10=1^2/10=1/10=0.1 \n" ); document.write( "put y=2 then x=y^2/10=2^2/10=2*2/10=4/10=0.4 \n" ); document.write( "put y=3 then x=y^2/10=3^2/10=9/10=0.9 \n" ); document.write( "put y=0 then x=y^2/10=0/10=0 \n" ); document.write( "put y=-1 then x=y^2/10=(-1)^2/10=1/10=0.1 \n" ); document.write( "put y=-2 then x=y^2/10=(-2)^2/10=4/10=0.4 \n" ); document.write( "put y=-3 then x=y^2/10=(-3)^2/10=9/10=0.9 \n" ); document.write( "the coordinates (x,y) are (0.1,1),(0.4,2),(0.9,3),(0,0),(0.1,-1),(0.4,-2),(0.9,-3) \n" ); document.write( "now draw the graph of the above coordinates using graph paper\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |