document.write( "Question 177081: How can I solve a linear equation that has both variables but no coefficient? For example, 3x = 5y. How do I put it into standard form? \n" ); document.write( "
Algebra.Com's Answer #132109 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"3x+=+5y\" Start with the given equation.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3x+-+5y+=+0\" Subtract 5y from both sides.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now the equation is in standard form \"Ax%2BBy=C\" where \"A=3\", \"B=-5\" and \"C=0\"
\n" ); document.write( "
\n" );