document.write( "Question 669457: Write an equation in standard form for the line described.
\n" ); document.write( " Through (7,9), parallel to x+6y=5
\n" ); document.write( "

Algebra.Com's Answer #416405 by SATCHI76(2)\"\" \"About 
You can put this solution on YOUR website!
x+6y=5
\n" ); document.write( "6y=5-x
\n" ); document.write( "y=5/6-x/6
\n" ); document.write( "y=-x/6+5/6;
\n" ); document.write( "Comparing with y=mx+c form,the slope of given line= m = -1/6
\n" ); document.write( "Any line parallel to this line will have same slope.
\n" ); document.write( "Equation of line parallel to it will be
\n" ); document.write( "y-Y=m(x-X)
\n" ); document.write( "y-9=(-1/6)(x-7)
\n" ); document.write( " =(7-x)/6
\n" ); document.write( "6y-54=7-x
\n" ); document.write( "x+6y=61.
\n" ); document.write( "
\n" );