document.write( "Question 505013: how do you graph y= 3x+2 \n" ); document.write( "
Algebra.Com's Answer #339756 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
y = 3x + 2
\n" ); document.write( ".
\n" ); document.write( "It is linear, so you need to points to draw the straight line.
\n" ); document.write( ".
\n" ); document.write( "x = 0 means y = 2, so that point is (0,2)
\n" ); document.write( "x = -2/3 means y =0, so that defines the point (-2/3,0)
\n" ); document.write( ".
\n" ); document.write( "But you can use any two convenient values of 'x' and compute the associated value of 'y'.
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-5%2C5%2C-5%2C5%2C-3x%2B2%29\"
\n" ); document.write( "
\n" );