document.write( "Question 1069747: What would be the linear equation for a graph where the line goes up from left to right and goes through x (-3) and y (2)? \n" ); document.write( "
Algebra.Com's Answer #684887 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The line goes through ( -3, 0 ) and ( 0, 2 )
\n" ); document.write( "The general form for a straight line is:
\n" ); document.write( "\"+y+=+m%2Ax+%2B+b+\"
\n" ); document.write( "-------------------
\n" ); document.write( "( -3,0 )
\n" ); document.write( "\"+0+=+m%2A%28-3%29+%2B+b+\"
\n" ); document.write( "\"+b+=+3m+\"
\n" ); document.write( "-------------------
\n" ); document.write( "( 0,2 )
\n" ); document.write( "\"+2+=+m%2A0+%2B+b+\"
\n" ); document.write( "\"+b+=+2+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+b+=+3m+\"
\n" ); document.write( "\"+2+=+3m+\"
\n" ); document.write( "\"+m+=+2%2F3+\"
\n" ); document.write( "--------------------
\n" ); document.write( "The equation is:
\n" ); document.write( "\"+y+=+%282%2F3%29%2Ax+%2B+2+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-5%2C+5%2C+-5%2C+5%2C+%282%2F3%29%2Ax+%2B+2+%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );