document.write( "Question 832022: How do I change the following into the equation of a line in standard form (Ax+By+C=0) ;\r
\n" );
document.write( "\n" );
document.write( "y = 3/4x - 2\r
\n" );
document.write( "\n" );
document.write( "?
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #501788 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! you want everything on one side \n" ); document.write( "and put it in order x y constant \n" ); document.write( "subtract y from both sides \n" ); document.write( "y = 3/4x - 2 \n" ); document.write( "0=3/4x-y-2 \n" ); document.write( "3/4x-y-2=0 \n" ); document.write( " |