document.write( "Question 524978: find the equation of the line with slope 5/7 and passing through (1,-6) \n" ); document.write( "
Algebra.Com's Answer #347992 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
slope = m=5/7, point (1,-6)
\n" ); document.write( "Equation of the line point slope form
\n" ); document.write( "m=(y2-y1)/(x2-x1)
\n" ); document.write( "put the values in above formula
\n" ); document.write( "5/7=(y-(-6))/(x-1)
\n" ); document.write( "5/7=(y+6))/(x-1)
\n" ); document.write( "5(x-1)=7(y+6)
\n" ); document.write( "5x=7y+42+5
\n" ); document.write( "5x=7y+47
\n" ); document.write( "7y+47=5x
\n" ); document.write( "7y=5x-47
\n" ); document.write( "y=(5x-47)/7
\n" ); document.write( "y=(5/7)x-47/7 (Required Equation of the line)\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+y=5x%2F7-47%2F7%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );