document.write( "Question 54302: I have a graph problem that has to be plotted. How can you help me solve this problem?
\n" ); document.write( " Lost--\r
\n" ); document.write( "\n" ); document.write( " Sher
\n" ); document.write( "

Algebra.Com's Answer #36565 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Hi Sher,
\n" ); document.write( "If you're graphing a linear equation (I assume that's what you're doing because that's what they start you off with.)then you can plot a couple of points, or as many as your teacher feels is necessary and connect the dots. I'll try to show you an example.
\n" ); document.write( "First, take a look at the rectangular cartesian graph. The horizontal line (the one going left to right) is the x-axis and the vertical line (the one going up and down) is the y axis. Going right of the origin gives positive x's, to the left is negative x's. Going to up fromt the origin gives is positive y's going down gives negative y's.
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C25%29\"
\n" ); document.write( "If you needed to graph a point (x,y)=(2,3) You'd go right 2 on the x-axis and then from there 3 units up then put your point there.
\n" ); document.write( "For an example problem lets graph y=x+1.
\n" ); document.write( "You can pick any number you want for x, you want to pick one that is easy to fit on your graph.
\n" ); document.write( "Let x=(-1) Substitute -1 where x is in your equation and solve for y.
\n" ); document.write( "y=(-1)+1=0 Plot(-1,0)
\n" ); document.write( "Let x=0
\n" ); document.write( "y=0+1=1 Plot(0,1)
\n" ); document.write( "Let x=1
\n" ); document.write( "y=2+1=3 Plot (1,3)
\n" ); document.write( "Connect the dots and you have a line that looks like:
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cx%2B1%29\"
\n" ); document.write( "Hope that helps.
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );