document.write( "Question 331563: solve for y: ax+by=c \n" ); document.write( "
Algebra.Com's Answer #237641 by mathmandotcom(31)![]() ![]() ![]() You can put this solution on YOUR website! Solve for y; ax+by=c \n" ); document.write( "first subtract ax from both sides \n" ); document.write( "ax+by=c \n" ); document.write( "-ax -ax \n" ); document.write( "we get by=c-ax; now divide by b, we get \n" ); document.write( "by/b=c/b-ax/b; simplify \n" ); document.write( "y=c/b-a/b*x answer.......I hope this helps! \n" ); document.write( " |