document.write( "Question 610579: how do i graph linear equations? grahing is so difficult for me and I hate to see it when I'm doing trigenometry or something like that. Please teach me. how do you solve this question:
\n" ); document.write( "y=-2x+1
\n" ); document.write( "y=x-5
\n" ); document.write( "

Algebra.Com's Answer #384467 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
y=-2x+1
\n" ); document.write( "You need 2 points to determine the graph of a line.
\n" ); document.write( "Let x = 0, then y = -2*0+1 ; so y = 1
\n" ); document.write( "Point (0,1)
\n" ); document.write( "Let x = 2, then y = -2*2+1 = -4+1 = -3
\n" ); document.write( "Point (2,-3)
\n" ); document.write( "---
\n" ); document.write( "Plot the 2 points and draw a line thru them to get:
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C-2x%2B1%29\"
\n" ); document.write( "==========================================================\r
\n" ); document.write( "\n" ); document.write( "y=x-5
\n" ); document.write( "Let x = 0, then y = -5
\n" ); document.write( "Point (0,-5)
\n" ); document.write( "-----------------
\n" ); document.write( "Let x = 2, ten y = 2-5 = -3
\n" ); document.write( "Point (2,-3)
\n" ); document.write( "----
\n" ); document.write( "Plot the points and draw the graph thru them to get:
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cx-5%29\"
\n" ); document.write( "=========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" ); document.write( "
\n" );