document.write( "Question 246732: How do I draw the graph of the line y=3x - 5 \n" ); document.write( "
Algebra.Com's Answer #180096 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
y = 3x -5 is the equation of a line. \r
\n" ); document.write( "\n" ); document.write( "Pick two values of x and solve for y in each case. Then draw the line that passes through the two points. \r
\n" ); document.write( "\n" ); document.write( "For example when x=0, y = 3*0 - 5 = -5. So (0,-5) is a point on the line.\r
\n" ); document.write( "\n" ); document.write( "Choose another value for x and determine the corresponding value for y. \r
\n" ); document.write( "\n" ); document.write( "Now that you have two points on the line you can draw the line through them.
\n" ); document.write( "
\n" );