document.write( "Question 433587: find the equation of the line passing through (7,-1) and parallel to 4x-y=3 \n" ); document.write( "
Algebra.Com's Answer #300585 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The equation of the parallel line must be 4x - y = c, where c is unknown. To find c use the coordinates of the given point:\r
\n" ); document.write( "\n" ); document.write( "4*7 - -1 = c, or 28 + 1 =c, or c = 29.\r
\n" ); document.write( "\n" ); document.write( "Hence the equation is 4x - y = 29.
\n" ); document.write( "
\n" );