document.write( "Question 719892: Write each equation in ax+by=c form.\r
\n" );
document.write( "\n" );
document.write( "1. y=5-3x
\n" );
document.write( "for this one, I got y-3x=5 , is that right?\r
\n" );
document.write( "\n" );
document.write( "2. 2/3x+1/4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #441617 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. y = 5 - 3x \n" ); document.write( "add 3x to both sides and you have \n" ); document.write( "3x + y = 5, which is the form that you want \n" ); document.write( ": \n" ); document.write( "Assume it's \n" ); document.write( "2. y = (2/3)x + 1/4 \n" ); document.write( "we want integer coefficients here \n" ); document.write( "multiply by 12 \n" ); document.write( "12y = 8x + 3 \n" ); document.write( "subtract 8x from both sides \n" ); document.write( "-8x + 12y = 3 \n" ); document.write( " |