document.write( "Question 1098226: Ax+By=c solve for x \n" ); document.write( "
Algebra.Com's Answer #712599 by wilft1(217)\"\" \"About 
You can put this solution on YOUR website!
ax + by = c\r
\n" ); document.write( "\n" ); document.write( "ax + by - by = c - by\r
\n" ); document.write( "\n" ); document.write( "ax = c - by\r
\n" ); document.write( "\n" ); document.write( "ax/a = (c - by)/a\r
\n" ); document.write( "\n" ); document.write( "x = (c - by)/a
\n" ); document.write( "
\n" );