document.write( "Question 647695: hi i needed to know how i would write this y= 4/5x-6 in the form ax+by+c=0 \n" ); document.write( "
Algebra.Com's Answer #406337 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
You sure can.
\n" ); document.write( "Given
\n" ); document.write( "(1) y = (4/5)*x - 6
\n" ); document.write( "Subtract y from each side of the equation to get
\n" ); document.write( "(2) y - y = (4/5)*x - 6 - y, or
\n" ); document.write( "(3) 0 = (4/5)*x -y -6
\n" ); document.write( "Now flip (3) around to obtain
\n" ); document.write( "(4) 4/5x-y-6=0
\n" ); document.write( "Compare to ax+by+c and you obtain
\n" ); document.write( "a = 4/5
\n" ); document.write( "b = -1
\n" ); document.write( "c = -6
\n" ); document.write( "
\n" );