document.write( "Question 267501: Can you please explain how you find the rise, run and slope. I have to write the equation of each line in the standard form Ax+By=C, A>0. \n" ); document.write( "
Algebra.Com's Answer #196279 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
here is the original equation
\n" ); document.write( "\"Ax%2BBy=C\"
\n" ); document.write( "step 1 - subtract Ax to get
\n" ); document.write( "\"By+=+-Ax+%2B+C\"
\n" ); document.write( "divide by B to get
\n" ); document.write( "\"y+=+%28-A%2FB%29x+%2B+%28C%2FB%29\"
\n" ); document.write( "slope = -A/B
\n" ); document.write( "y - intercept = (C/B)
\n" ); document.write( "rise = -A and run = B
\n" ); document.write( "
\n" );