document.write( "Question 222132: how can i graph a line that satisfies the conditions of passing through (2,-1) parallel to graph of 2x+3y=6\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #166415 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
passing through (2,-1) parallel to graph of 2x+3y=6
\n" ); document.write( "3Y=-2X+6
\n" ); document.write( "Y=-2X/3+6/3
\n" ); document.write( "Y=-2X/3+2 THIS LINE HAS A SLOPE = -2/3. THEREFORE A PARALLEL LINE WILL ALSO HAVE A SLOPE=-2/3
\n" ); document.write( "-1=-2/3*2+b
\n" ); document.write( "-1=-4/3+b
\n" ); document.write( "b=-1+4/3
\n" ); document.write( "b=-3/3+4/3
\n" ); document.write( "b=1/3 the y intercept.
\n" ); document.write( "y=-2x/3+1/3
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-2x%2F3+%2B1%2F3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10,-2x/3 +1/3).
\n" ); document.write( "
\n" ); document.write( "
\n" );