document.write( "Question 84280: Please help me solve this equation where the answer needs to be written in y=mx+b form:
\n" );
document.write( "-x/3+y/2=1
\n" );
document.write( " I have been working on this for hours and I am just getting more and more confuse!!! \n" );
document.write( "
Algebra.Com's Answer #60683 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! -X/3+Y/2=1 \n" ); document.write( "Y/2=X/3+1 NOW TO GET RID OF THE 2 IN THE DENOMINATOR OF Y WE MULTIPLY ALL TERMS BY 2. THUS: \n" ); document.write( "2(Y/2)=2(X/3)+2*1 \n" ); document.write( "Y=2X/3+2 \n" ); document.write( " |