document.write( "Question 810288: How do I graph an equation and label the points for the equation y = 5 + 10x \n" ); document.write( "
Algebra.Com's Answer #488053 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
y=5+10x\r
\n" ); document.write( "\n" ); document.write( "generate co -ordinates for various points by assuming values for x\r
\n" ); document.write( "\n" ); document.write( "x=1,y=15 (1,15)
\n" ); document.write( "x=0.5, y=10(0.5,10)
\n" ); document.write( "x=-1,y=-5 (-1,-5)\r
\n" ); document.write( "\n" ); document.write( "Plot these points and draw a line joining these points\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );