document.write( "Question 226110: find the equation of the line containing the point (-3,4) and parallel to the line 2y-6x=46 \n" ); document.write( "
Algebra.Com's Answer #168479 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b is the line equation.
\n" ); document.write( "2y-6x=46
\n" ); document.write( "2y=6x+46
\n" ); document.write( "y=6x/2+46/2
\n" ); document.write( "y=3x+23 ans for the line equation.
\n" ); document.write( "(-3,4) slope=3
\n" ); document.write( "4=3*-3+b
\n" ); document.write( "4=-9+b
\n" ); document.write( "b=4+9
\n" ); document.write( "b=13 ans. for the y intercept.
\n" ); document.write( "y=3x+13 ans. for the line equation with a slope=3 & passing through (-3,4).
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+15%2C+3x+%2B13%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 3x +15).
\n" ); document.write( "
\n" );