document.write( "Question 235397: find an equation of the line that passes through (4,3) and its parallel to the line 3x-y=7 \n" ); document.write( "
Algebra.Com's Answer #173399 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
This line through (4,3) & parallel to (3x-y=7) has a slope of:
\n" ); document.write( "Y=mX+b
\n" ); document.write( "3x-y=7
\n" ); document.write( "-y=-3x+7
\n" ); document.write( "y=3x-7 (red line)
\n" ); document.write( "slope=3
\n" ); document.write( "3=3*4+b
\n" ); document.write( "3=12+b
\n" ); document.write( "b=3-12
\n" ); document.write( "b=-9 the y intercept.
\n" ); document.write( "Equation of this line is:
\n" ); document.write( "y=3x-9 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+3x+-7%2C+3x+-9%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 3x -7 and 3x -9).
\n" ); document.write( "
\n" );