document.write( "Question 769216: Write an equation of the line that passes through (5,6) and is parallel to 3x- 4y=10 \n" ); document.write( "
Algebra.Com's Answer #468692 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
3x - 4y = 10
\n" ); document.write( "Sort into y = mx + c
\n" ); document.write( "-4y = -3x + 10
\n" ); document.write( "4y = 3x - 10
\n" ); document.write( "Gradient (Slope) = 3
\n" ); document.write( "Lines that are parallel have the same gradient.
\n" ); document.write( "Using equation:
\n" ); document.write( "y - b = m(x - a)
\n" ); document.write( "a = 5, b = 6 and m (gradient) = 3
\n" ); document.write( "y - 6 = 3(x - 5)
\n" ); document.write( "y - 6 = 3x - 15
\n" ); document.write( "y = 3x - 15 + 6
\n" ); document.write( "y = 3x - 9
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );