document.write( "Question 1013141: How do you write Linear Equations in Standard Form? Example: (3,-4),0 \n" ); document.write( "
Algebra.Com's Answer #629329 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Standard from looks like: \n" ); document.write( "Ax + By = C \n" ); document.write( "where A,B, and C are integers and x and y are both non-zero. \n" ); document.write( "If you mean what I think you mean, then we have \n" ); document.write( "3x - 4y = 0 \n" ); document.write( " |