document.write( "Question 613010: Write thd equation of the line passing through (4,7) and parallel to 6x-7y=10 \n" ); document.write( "
Algebra.Com's Answer #385850 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "equation of the line passing through (4,7) and parallel to 6x-7y=10 OR y = (6/7)x -10/7
\n" ); document.write( "y = (6/7)x + b
\n" ); document.write( "7 = (6/7)4 + b ||Using pt(4,7) to solve for b
\n" ); document.write( "25/7 = b
\n" ); document.write( "y = (6/7)x + 25/7 or in Standard form: 6x-7y = -25 \n" ); document.write( "
\n" );